[Bug c/47470] Less-optimized Code Size when using Optimizations
Tomer.Levi at nuvoton dot com
gcc-bugzilla@gcc.gnu.org
Wed Jan 26 14:10:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470
--- Comment #7 from Tomer Levi <Tomer.Levi at nuvoton dot com> 2011-01-26 13:16:16 UTC ---
Hi,
I was able to test the behavior on GCC 3.4.5 (native):
Here, the -fno-loop-optimize (and -fno-loop-optimize2) generate an optimized
code as expected. Unfortunately, i don't have a GCC 3.3.2 native installation,
hence i can't verify whether the behavior i'm seeing using my cross-gcc is due
to the frontend or backend.
More information about the Gcc-bugs
mailing list