This is the mail archive of the gcc-prs@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++/3936: g++


Synopsis: g++

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Mon Dec  3 08:47:54 2001
State-Changed-Why:
    Is this fixed in gcc 3.0.2?
    What variable is being optimized out?
    If I compile your testcase on i386 Linux with:
    -O2
    or
    -O2 -g
    
    I get the same symbols:
    00000000 T LaRCsimIC::solve(double*, double)
             U __gxx_personality_v0
    

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


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