http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620
--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-18 10:48:25 UTC --- (In reply to comment #14) > Created attachment 23390 [details] > Patch that kills the bug harder While with the previous patch gcc didn't profiledbootstrap on s390-linux, nor apparently s390x-linux and ppc-linux too (yet bootstrap went fine), with this patch instead of the previous one gcc successfully profiledbootstrapped on {x86_64,i686,ppc,ppc64,s390,s390x}-linux with no regressions against the bootstrap regtest results without that patch.