This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [BusyBox] Re: Long term code compactness regression
> I checked this morning, with last week's gcc-3.1 snapshot. A few cases
> with g77 have slowed down in recent weeks. The worst examples of
In what testcases g77 slowed down recently?
Honza
> slowness with g77 -O2 involve the generation of redundant pointers, as we
> have discussed before. I see -Os faster than -O2 in the same tests
> on -msse2 and on -march=pentiumpro.