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 tree-optimization/53273] test-cases suffer from cross-function optimizations with no way to mark limits


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

--- Comment #5 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-05-09 00:04:08 UTC ---
(In reply to comment #3)
> You seem to be hitting the logic detecting functions executed just once and
> making them optimized for size rather than speed.

No, not really "once", but "noreturn".  Maybe both. :/


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