http://llvm.org/bugs/show_bug.cgi?id=11639
K. Noel Belcourt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #4 from K. Noel Belcourt <[email protected]> 2011-12-22 00:04:12 CST --- Hi Anton, I just retried a clean build, same error, so compiler-rt trunk is broken. Might want to see who's recently pushed to trunk. This gcc (4.1.2) works fine (was working all day today). I was trying to fixing the broken include path support in clang by configuring and passing the include paths explicitly. It didn't work but I thought I'd give it a try. The crash below is still occurring with a clean checkout of llvm, clang, and compiler-rt. -- Noel -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
