public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/43776] cpu hog with '-O1 -g2' / var-tracking issue?
  2010-04-17  9:12 [Bug debug/43776] New: cpu hog with '-O1 -g2' / var-tracking issue? pluto at agmk dot net
@ 2010-04-17  9:12 ` pluto at agmk dot net
  2010-04-17 11:16 ` rguenth at gcc dot gnu dot org
  2010-05-16 12:23 ` pluto at agmk dot net
  2 siblings, 0 replies; 4+ messages in thread
From: pluto at agmk dot net @ 2010-04-17  9:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pluto at agmk dot net  2010-04-17 09:11 -------
Created an attachment (id=20406)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20406&action=view)
testcase.


-- 


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


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

* [Bug debug/43776]  New: cpu hog with '-O1 -g2' / var-tracking issue?
@ 2010-04-17  9:12 pluto at agmk dot net
  2010-04-17  9:12 ` [Bug debug/43776] " pluto at agmk dot net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pluto at agmk dot net @ 2010-04-17  9:12 UTC (permalink / raw)
  To: gcc-bugs

here's a small testcase that shows cpu hog in 4.5.
for bigger files, the hog is much bigger :(

$ time g++43 1.ii -c -O1 -g2
g++43 1.ii -c -O1 -g2  11,25s user 0,20s system 99% cpu 11,474 total

$ time g++44 1.ii -c -O1 -g2
g++44 1.ii -c -O1 -g2  8,53s user 0,25s system 99% cpu 8,795 total

$ time g++45 1.ii -c -O1 -g2
1.ii: In member function 'void es::ClockAnalyzer::initPrimitives()':
1.ii:38722:7: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
g++45 1.ii -c -O1 -g2  34,73s user 0,45s system 99% cpu 35,237 total


-- 
           Summary: cpu hog with '-O1 -g2' / var-tracking issue?
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
  GCC host triplet: x86_64-gnu-linux


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


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

* [Bug debug/43776] cpu hog with '-O1 -g2' / var-tracking issue?
  2010-04-17  9:12 [Bug debug/43776] New: cpu hog with '-O1 -g2' / var-tracking issue? pluto at agmk dot net
  2010-04-17  9:12 ` [Bug debug/43776] " pluto at agmk dot net
@ 2010-04-17 11:16 ` rguenth at gcc dot gnu dot org
  2010-05-16 12:23 ` pluto at agmk dot net
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-17 11:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-04-17 11:16 -------
That's the usual KDE var-tracking issue.  Do we still have a PR open to mark
this as a dup of?


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

* [Bug debug/43776] cpu hog with '-O1 -g2' / var-tracking issue?
  2010-04-17  9:12 [Bug debug/43776] New: cpu hog with '-O1 -g2' / var-tracking issue? pluto at agmk dot net
  2010-04-17  9:12 ` [Bug debug/43776] " pluto at agmk dot net
  2010-04-17 11:16 ` rguenth at gcc dot gnu dot org
@ 2010-05-16 12:23 ` pluto at agmk dot net
  2 siblings, 0 replies; 4+ messages in thread
From: pluto at agmk dot net @ 2010-05-16 12:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pluto at agmk dot net  2010-05-16 12:22 -------


*** This bug has been marked as a duplicate of 41371 ***


-- 

pluto at agmk dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2010-05-16 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-17  9:12 [Bug debug/43776] New: cpu hog with '-O1 -g2' / var-tracking issue? pluto at agmk dot net
2010-04-17  9:12 ` [Bug debug/43776] " pluto at agmk dot net
2010-04-17 11:16 ` rguenth at gcc dot gnu dot org
2010-05-16 12:23 ` pluto at agmk dot net

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).