This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: c++/8035: optimizing access to a const member causes illegal code to be generated on powerpc


I can't figure how to add an attachment to an exiting bug in gnatsweb , but
is attached to this message. Not tested with 3.2.1 yet. Looking at it again
I think what this code tries to do may be undefined behaviour, but gcc
should probably do something sensible..

Rob Taylor

> -----Original Message-----
> From: sirl@gcc.gnu.org [mailto:sirl@gcc.gnu.org]
> Sent: 21 November 2002 13:38
> To: gcc-bugs@gcc.gnu.org; gcc-prs@gcc.gnu.org; nobody@gcc.gnu.org;
> robt@flyingpig.com
> Subject: Re: c++/8035: optimizing access to a const member causes
> illegal code to be generated on powerpc
>
>
> Synopsis: optimizing access to a const member causes illegal code
> to be generated on powerpc
>
> State-Changed-From-To: open->feedback
> State-Changed-By: sirl
> State-Changed-When: Thu Nov 21 05:37:51 2002
> State-Changed-Why:
>     Can you add the testcase please? Does the problem persist
> with the released gcc-3.2.1?
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&data
base=gcc&pr=8035

Attachment: const-opt-bug.cpp
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]