https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61408
--- Comment #7 from Georg Koppen <gk at torproject dot org> --- (In reply to Jakub Jelinek from comment #6) > I'd say there is no point in doing that. Just build the compiler-rt library > and link it in statically (-static-libasan) with gcc instead of the gcc one. Hmm... how do I do that exactly? I have some libclang_rt.* in Release+Asserts/lib/clang/3.5.0/lib/linux but seem not to be able to get that going... And I don't get any Firefox version between 24 and trunk compiled with 3.5.0 (for different reasons), thus that way is blocked as well atm.