https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31128
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=34393 --- Comment #15 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Edmar Wienskoski from comment #14) > (In reply to comment #10) > > Created an attachment (id=14573) [edit] > > gcc43-pr34134.patch > > > > Patch to avoid the ICE. > > > > I don't mind the patch which disables these builtins either, but > > 1) it might be better to add the space at the end of builtin's name rather > > than > > in the middle > > 2) have you posted it to gcc-patches? > > > > I still see a problem on PowerPC. From dejagnu logfile: That was PR 34393 .