public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/51109] New: bdver1 scheduler state machine too large
@ 2011-11-12 21:19 andi-gcc at firstfloor dot org
  2012-10-10  9:37 ` [Bug target/51109] " ubizjak at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: andi-gcc at firstfloor dot org @ 2011-11-12 21:19 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51109
           Summary: bdver1 scheduler state machine too large
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: andi-gcc@firstfloor.org
                CC: harsha.jagasia@amd.com, hubicka@gcc.gnu.org


I noticed that the i386 bdver1 scheduler generates some of the largest symbols
in the compiler, much larger than any of the other x86 scheduler state machines

% nm -t d --size-sort .../cc1 | c++filt | tail
...
0000000000040480 r bdver1_int_min_issue_delay
...
0000000000161920 r bdver1_int_transitions

Likely that means it's slow too.

Honza thought it was a bug, so I'm filling it for reference.


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

end of thread, other threads:[~2012-10-10 10:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-12 21:19 [Bug target/51109] New: bdver1 scheduler state machine too large andi-gcc at firstfloor dot org
2012-10-10  9:37 ` [Bug target/51109] " ubizjak at gmail dot com
2012-10-10  9:38 ` ubizjak at gmail dot com
2012-10-10  9:39 ` Ganesh.Gopalasubramanian at amd dot com
2012-10-10 10:56 ` jakub at gcc dot gnu.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).