This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/47470] Less-optimized Code Size when using Optimizations


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47470

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-26 12:50:57 UTC ---
Try -fno-loop-optimize (or -fno-loop-optimize2 if that is already available).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]