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: target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC


Old Synopsis: 3.4: optimization problem with ix86 fast prologue
New Synopsis: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC

State-Changed-From-To: open->analyzed
State-Changed-By: steven
State-Changed-When: Wed Mar 26 08:22:58 2003
State-Changed-Why:
    Confirmed
    
    # gcc-3.3 10213.cc -O2 -fPIC
    # a.out 
    8048470
    8048470
    
    # gcc-3.4 10213.cc -O2 -fPIC
    # a.out 
    8048480
    8048421

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


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