This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
- From: "robt at flyingpig dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Aug 2003 14:41:58 -0000
- Subject: [Bug optimization/8035] [ppc] optimizing access to a const member causes illegal code to be generated
- References: <20020925055601.8035.robt@flyingpig.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
------- Additional Comments From robt at flyingpig dot com 2003-08-11 14:41 -------
Can you explain this more? I can see no way that an optimisation could cause a
null reference to be passed....