public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/52391] New: [4.7 regression] genattrtab almost 5X slower for m68k than in 4.6 and earlier releases
@ 2012-02-26 23:08 mikpe at it dot uu.se
  2012-02-27  9:32 ` [Bug other/52391] " rguenth at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: mikpe at it dot uu.se @ 2012-02-26 23:08 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52391
           Summary: [4.7 regression] genattrtab almost 5X slower for m68k
                    than in 4.6 and earlier releases
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mikpe@it.uu.se


Building a gcc-4.7 cross to m68k-linux takes almost twice as long as it takes
for earlier releases, and most of the slowdown comes from genattrtab taking
almost 5 times longer.

Here's some numbers for build times and genattrtab times for the 4 latest gcc
versions (--target=m68k-linux --enable-languages=c --enable-checking=release,
non-parallel "make", on a 2.4GHz C2Q6600):

gcc-4.4-20120221:
    genattrtab: 2:13.31
    total: 9m17s

gcc-4.5-20120223:
    genattrtab: 1:48.17
    total: 9m10s

gcc-4.6-20120224:
    genattrtab: 1.44.05
    total: 9m14s

gcc-4.7-20120225:
    genattrtab: 8:25.99
    total: 16m21s

The genattrtab times are as reported by /usr/bin/time on Fedora 14, i.e.
minutes:seconds.fraction.

I haven't measured other target build times in detail, but my gut feeling is
that they're not nearly as bad as these, so it might be an issue with the m68k
target specifically or perhaps cc0 targets in general.


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

end of thread, other threads:[~2012-05-07 12:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-26 23:08 [Bug other/52391] New: [4.7 regression] genattrtab almost 5X slower for m68k than in 4.6 and earlier releases mikpe at it dot uu.se
2012-02-27  9:32 ` [Bug other/52391] " rguenth at gcc dot gnu.org
2012-02-27 10:48 ` [Bug bootstrap/52391] " rguenth at gcc dot gnu.org
2012-02-27 20:44 ` jakub at gcc dot gnu.org
2012-02-27 21:52 ` mikpe at it dot uu.se
2012-02-27 23:04 ` steven at gcc dot gnu.org
2012-02-27 23:05 ` mikpe at it dot uu.se
2012-02-27 23:16 ` steven at gcc dot gnu.org
2012-02-27 23:35 ` jakub at gcc dot gnu.org
2012-02-28  0:38 ` steven at gcc dot gnu.org
2012-02-28  9:02 ` steven at gcc dot gnu.org
2012-03-22  8:44 ` [Bug bootstrap/52391] [4.7/4.8 " rguenth at gcc dot gnu.org
2012-05-05 10:14 ` steven at gcc dot gnu.org
2012-05-05 11:31 ` steven at gcc dot gnu.org
2012-05-06 22:02 ` steven at gcc dot gnu.org
2012-05-07 12:46 ` steven 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).