https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833
--- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #11 from Bernd Edlinger <bernd.edlinger at hotmail dot de> --- > Created attachment 39082 > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39082&action=edit > updated patch > > patch both variants of longjmp. > this time make check-fixincludes should pass. The x86_64-apple-darwin11 bootstrap with the previous version of the patch went fine (but stopped building libjava for unrelated reasons), and the i686-apple-darwin11 one with the current version is well into stage3, the fixed i386/setjmp.h differing only by the additional fix for additional fix for siglongjmp. So from my POV the patch is good to go. Thanks. Rainer