[Bug tree-optimization/49217] Wrong optimization of code
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun May 29 10:22:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49217
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011.05.29 10:17:18
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-29 10:17:18 UTC ---
Confirmed. Looks like alias analysis thinks that DFS() does not clobber
visited.
More information about the Gcc-bugs
mailing list