public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/54704] New: three-fold increase in compile-time between r191483 and r191569
@ 2012-09-25 14:05 rguenth at gcc dot gnu.org
  2012-09-25 14:07 ` [Bug middle-end/54704] " rguenth at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-09-25 14:05 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54704
           Summary: three-fold increase in compile-time between r191483
                    and r191569
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: compile-time-hog
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org
                CC: bernds@gcc.gnu.org, dehao@gcc.gnu.org


http://gcc.opensuse.org/c++bench-frescobaldi/tramp3d/ shows a three-fold
compile-time increase for tramp3d between r191483 (good) and r191569 (bad).

Pretty bad I'd say.

Suspicious are:

+2012-09-19  Dehao Chen  <dehao@google.com>
+
+       * toplev.c (general_init): Init block_locations.
+       * tree.c (tree_set_block): New.
+       (tree_block): Change to use LOCATION_BLOCK.
+       * tree.h (TREE_SET_BLOCK): New.
...

and

+2012-09-19  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * dbgcnt.def (sched_breakdep): New counter.
+       * haifa-sched.c (update_insn_after_change): New static function,
+       broken out of haifa_change_pattern.
+       (haifa_change_pattern): Call it.
+       (dep_t heap vecs): Declare.
+       (INSN_COST): Define earlier.
...


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

end of thread, other threads:[~2012-09-26  9:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-25 14:05 [Bug middle-end/54704] New: three-fold increase in compile-time between r191483 and r191569 rguenth at gcc dot gnu.org
2012-09-25 14:07 ` [Bug middle-end/54704] " rguenth at gcc dot gnu.org
2012-09-25 14:10 ` [Bug middle-end/54704] [4.8 Regression] " rguenth at gcc dot gnu.org
2012-09-25 14:38 ` rguenth at gcc dot gnu.org
2012-09-25 14:41 ` rguenth at gcc dot gnu.org
2012-09-25 14:58 ` rguenth at gcc dot gnu.org
2012-09-25 15:02 ` rguenth at gcc dot gnu.org
2012-09-25 19:35 ` dehao at google dot com
2012-09-25 21:33 ` dehao at gcc dot gnu.org
2012-09-26  9:03 ` rguenth 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).