public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/55092] New: [4.8 Regression] LRA doesn't scale
@ 2012-10-26 21:54 hjl.tools at gmail dot com
  2012-10-26 22:13 ` [Bug rtl-optimization/55092] " jakub at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: hjl.tools at gmail dot com @ 2012-10-26 21:54 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55092
           Summary: [4.8 Regression] LRA doesn't scale
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: vmakarov@redhat.com


From

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402#c4

-----
As Uros says in bug 54507, the reflect test from libgo is another example.
Without var tracking it takes 20s on my x86_64 box (tested with a 32-bit
compiler).  With var tracking it takes 46m 40s.
-----

It only happens with -m32.  It takes less than 20 seconds for
-m64 and -mx32. Turn-off LRA takes only 13 seconds to finish.


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

end of thread, other threads:[~2013-10-25 11:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-26 21:54 [Bug rtl-optimization/55092] New: [4.8 Regression] LRA doesn't scale hjl.tools at gmail dot com
2012-10-26 22:13 ` [Bug rtl-optimization/55092] " jakub at gcc dot gnu.org
2012-10-26 22:50 ` vmakarov at redhat dot com
2012-10-26 22:57 ` hjl.tools at gmail dot com
2012-10-26 22:58 ` vmakarov at redhat dot com
2012-10-26 23:03 ` hjl.tools at gmail dot com
2012-10-27 13:32 ` [Bug rtl-optimization/55092] [4.8 Regression] LRA aggravates var-tracking scalability problems steven at gcc dot gnu.org
2012-10-29 14:35 ` rguenth at gcc dot gnu.org
2012-12-10 10:54 ` jakub at gcc dot gnu.org
2013-02-26 15:15 ` rguenth at gcc dot gnu.org
2013-03-22 14:48 ` [Bug rtl-optimization/55092] [4.8/4.9 " jakub at gcc dot gnu.org
2013-05-31 10:59 ` jakub at gcc dot gnu.org
2013-10-16  9:49 ` jakub at gcc dot gnu.org
2013-10-25 11:20 ` rguenth at gcc dot gnu.org
2013-10-25 11:48 ` 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).