http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59009
--- Comment #33 from Kostya Serebryany <kcc at gcc dot gnu.org> --- (In reply to Dominique d'Humieres from comment #32) > > > > Would it be possible to post the fix? TIA. > > > Committed upstream as > > > http://llvm.org/viewvc/llvm-project?rev=196779&view=rev > > > Feel free to commit the exact same change to gcc > > > or wait for the next merge (will try this week, but no promises) > > > > Thanks for the pointer, it allowed to bootstrap r205803. > > I understand "no promises", but it is broken bootstrap with a known fix. > Waiting for more than a week seems excessive! Sorry. Feel free to commit the exact fix as in http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc?r1=196779&r2=196778&pathrev=196779 directly to GCC.