[Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 11 15:50:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8035
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-11 15:50 -------
You are using a gcc extension and this extension is called casts as lvalues and it is know to be
broken and there is movement to remove it.
More information about the Gcc-bugs
mailing list