public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/55489] New: [4.7 regression] insane PRE memory usage with PIE (translate.i)
@ 2012-11-27 14:08 bonzini at gnu dot org
  2012-11-27 14:09 ` [Bug rtl-optimization/55489] " bonzini at gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bonzini at gnu dot org @ 2012-11-27 14:08 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55489
           Summary: [4.7 regression] insane PRE memory usage with PIE
                    (translate.i)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Keywords: memory-hog
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bonzini@gnu.org


Created attachment 28793
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28793
gzipped preprocessed source

Yet another evil testcase, this time for RTL GCSE.  Compile with:

$ gcc ~/translate.i -g -O2 -fPIE

gcc 4.4.6:
 PRE :   3.83 (24%) usr   0.15 (17%) sys   3.99 (24%) wall  267307 kB (33%) ggc

gcc 4.7.2:
 PRE :   7.95 (41%) usr   0.40 (40%) sys   8.31 (41%) wall  821017 kB (80%) ggc

Fixed, or latent in trunk:

gcc 4.8.0:
 PRE :   6.94 (26%) usr   0.02 ( 4%) sys   6.98 (26%) wall     731 kB ( 0%) ggc


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-11-28  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-27 14:08 [Bug rtl-optimization/55489] New: [4.7 regression] insane PRE memory usage with PIE (translate.i) bonzini at gnu dot org
2012-11-27 14:09 ` [Bug rtl-optimization/55489] " bonzini at gnu dot org
2012-11-27 14:20 ` rguenth at gcc dot gnu.org
2012-11-27 15:51 ` [Bug rtl-optimization/55489] [4.7/4.8 " bonzini at gnu dot org
2012-11-27 20:27 ` bonzini at gnu dot org
2012-11-27 20:29 ` bonzini at gnu dot org
2012-11-28  9:30 ` bonzini at gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).