https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102519
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Aldy Hernandez from comment #4) > Is there any way of reproducing this on a cross? I've been waiting 15 > minutes for a "git fetch" on gcc111.fsffrance.org or gcc119.fsffrance.org. > I'll continue trying in the background just in case. > > FWIW, on a cross to --target=powerpc-ibm-aix7.1.2.0 --enable-languages=c I > don't see much of a difference on cc1 with -ftime-report: > > TOTAL : 67.25 5.84 73.41 > 518M > > TOTAL : 70.15 6.23 76.74 > 533M > > That looks like a 2.9% increase. Memory usage increased rather than compile time :).