[Bug c++/67888] Compiling clang 3.7.0 results in is used but never defined

2015-10-08 Thread rodrigc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67888 --- Comment #3 from Craig Rodrigues --- This is for cross-compiling the FreeBSD base system with GCC. The FreeBSD base system has libc++, which was recently upgraded to clang 3.7.0. Cross-compiling FreeBSD base system with GCC worked before, wit

[Bug c++/67888] Compiling clang 3.7.0 results in is used but never defined

2015-10-07 Thread rodrigc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67888 --- Comment #1 from Craig Rodrigues --- I was able to work around this problem in two ways, as I mentioned on the cfe-dev mailing list for LLVM: http://lists.llvm.org/pipermail/cfe-dev/2015-October/045336.html (1) Patch Module.cpp to move "stru

[Bug c++/67888] New: Compiling clang 3.7.0 results in is used but never defined

2015-10-07 Thread rodrigc at gcc dot gnu.org
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rodrigc at gcc dot gnu.org Target Milestone: --- Created attachment 36460 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36460&action=edit Module.ii.bz2 Version of GCC: Using b