[Bug middle-end/39744] component references with VIEW_CONVERT_EXPR should be canonicalized
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 1 20:44:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39744
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-02-01
Ever Confirmed|0 |1
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-01 20:43:54 UTC ---
Confirmed, right now we get:
D.1711_2 = VIEW_CONVERT_EXPR<struct X>(1).y.z;
return D.1711_2;
More information about the Gcc-bugs
mailing list