https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu.org --- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- I'd like to help, but it's such a mess. There is not one PR per distinct issue, but various things reported in long threads. Regarding the first two patches (libcc1 and ipa-chkp.c), they are straightforward and should be approved fast. Don't hesitate to ping them every few days. The "nonlocal goto and setjmp" patch has been committed. But… the remaining patch (https://gcc.gnu.org/bugzilla/attachment.cgi?id=33843) does not appear enough to restore bootstrap. I still get: ld: illegal text reloc in 'std::strstream::strstream()' to 'construction vtable for std::basic_ostream<char, std::char_traits<char> >-in-std::strstream' for architecture x86_64 is there another patch required?