[Bug tree-optimization/58732] wrong code at -O3 on x86_64-linux-gnu
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 15 08:06:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58732
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.8.2
Resolution|--- |DUPLICATE
Known to fail| |4.8.1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed with 4.8.1 but cannot reproduce on the branch. Fixed by
-fno-tree-loop-distribute-patterns and thus likely a dup of PR58223
(which incidentially just papers over a issue).
*** This bug has been marked as a duplicate of bug 58223 ***
More information about the Gcc-bugs
mailing list