c/8559: [Tru64] -O3 hogs memory on Perl 5.8.0's toke.c

bangerth@dealii.org bangerth@dealii.org
Mon Feb 3 20:51:00 GMT 2003


Synopsis: [Tru64] -O3 hogs memory on Perl 5.8.0's toke.c

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Mon Feb  3 20:51:48 2003
State-Changed-Why:
    Hm, more questions: I tried this testcase on a x86 Linux
    box. Without optimization, it takes at a max 14 MB of
    memory (3.2.2 prerelease), when watched with "top". With -O3,
    this increases to about 22 MB. This does not seem like an 
    unreasonable increase.
    
    Can you tell us what these numbers are on your machine (i.e.
    without and with -O3)?
    
    Thanks
      Wolfgang

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



More information about the Gcc-bugs mailing list