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++/4026: bad code generated with optimization


Synopsis: bad code generated with optimization

State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Tue Feb 26 14:03:26 2002
State-Changed-Why:
    confirmed as a 2.95 regression. with current CVS I get,
    nathan@uha:28>../../../xg++ incomming/4026.ii -O2
    nathan@uha:29>./a.out                            
    aa: 3fffe130 123
    aa: 3fffe110 123
    bb 3fffe130 123

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4026


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