This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8035: optimizing access to a const member causes illegal code to be generated
- From: sirl at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, robt at flyingpig dot com
- Date: 21 Nov 2002 15:10:19 -0000
- Subject: Re: c++/8035: optimizing access to a const member causes illegal code to be generated
- Reply-to: sirl at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, robt at flyingpig dot com, gcc-gnats at gcc dot gnu dot org
Old Synopsis: optimizing access to a const member causes illegal code to be generated on powerpc
New Synopsis: optimizing access to a const member causes illegal code to be generated
State-Changed-From-To: open->analyzed
State-Changed-By: sirl
State-Changed-When: Thu Nov 21 07:10:18 2002
State-Changed-Why:
Seems like this is either a generic C++ bug or no bug at all.
AFAIC parse x86 assembly, the 0 constant is passed there as well, so I leave this to the c++ experts.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8035