[Bug c++/49495] -O3 causes error message "edge points to wrong declaration:"
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 1 18:12:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49495
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |jamborm at gcc dot gnu.org
|gnu.org |
--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-07-01 18:11:48 UTC ---
Actually no, the problem is that the verifier is not alias-aware in this test.
I have a fix, just need to polish and test it.
More information about the Gcc-bugs
mailing list