This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 10:57:48 +0000
- Subject: [Bug tree-optimization/45122] [4.6 Regression] -funsafe-loop-optimizations causes FAIL: gcc.c-torture/execute/pr27285.c execution
- Auto-submitted: auto-generated
- References: <bug-45122-4@http.gcc.gnu.org/bugzilla/>
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.