https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61408
--- Comment #13 from Georg Koppen <gk at torproject dot org> --- (In reply to Kostya Serebryany from comment #12) > I am not sure what does your bisection of LLVM/clang/compiler-rt mean > if you say that clang trunk works fine. There are two different issues here in this bug: one got moved to bug 61475 and *there* clang trunk is working fine. BUT for the original issue mentioned in this bug trunk is *not* working. See comment 8 above. I was referring to that comment when I talked about the bisection in my last comment. Anyway, I backed out the corresponding code parts in my GCC 4.9.0 and now everything is working when I am compiling with GCC 4.9.0 on Ubuntu Lucid.