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]

[Bug c/30610] huge memory consumption with -O3



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-01-27 16:51 -------
All time is suck up in PRE:

 tree PRE              :  36.36 (93%) usr   0.40 (95%) sys  36.85 (93%) wall  
88918 kB (96%) ggc
 TOTAL                 :  39.03             0.42            39.74             
92276 kB

though it uses only 512MB for me (and 36s) using a release-checking enabled
build from 20070113.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dberlin at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30610


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