target/10213: [3.4 regression] optimization problem with ix86 fast prologue with -O2 -fPIC

steven@gcc.gnu.org steven@gcc.gnu.org
Wed Mar 26 09:55:00 GMT 2003


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



More information about the Gcc-bugs mailing list