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/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution


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

--- Comment #12 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-28 10:57:31 UTC ---
(In reply to comment #11)
> Richi, which one is âsecondâ?  The second I posted, or the second in the active
> attachment list?  (the third posted superseded the first, becoming second in
> the list)

The patch attached to comment #8, disabling the optimization for loops
with more than one exit.


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