public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/49310] New: [4.7 Regression] Compile time hog
@ 2011-06-07 10:53 Joost.VandeVondele at pci dot uzh.ch
  2011-06-07 12:30 ` [Bug middle-end/49310] " rguenth at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Joost.VandeVondele at pci dot uzh.ch @ 2011-06-07 10:53 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] Compile time hog
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@pci.uzh.ch


Created attachment 24456
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24456
testcase

The attached testcase requires a very long compile time with current trunk.

this requires about 35s (+- OK)
gfortran -c -O1 -g hog.f90 

this requires > 900s 
gfortran -c -O1 -g -fbounds-check hog.f90

(4.6 branch does better with only 57s in the latter case)

The same testcase was discussed (and fixed) in 

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

but the issue might be different this time.


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

end of thread, other threads:[~2011-10-19 15:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-07 10:53 [Bug middle-end/49310] New: [4.7 Regression] Compile time hog Joost.VandeVondele at pci dot uzh.ch
2011-06-07 12:30 ` [Bug middle-end/49310] " rguenth at gcc dot gnu.org
2011-06-07 15:11 ` [Bug middle-end/49310] [4.7 Regression] Compile time hog in var-tracking emit Joost.VandeVondele at pci dot uzh.ch
2011-06-08  7:16 ` Joost.VandeVondele at pci dot uzh.ch
2011-06-08  9:55 ` jakub at gcc dot gnu.org
2011-06-08 13:23 ` Joost.VandeVondele at pci dot uzh.ch
2011-06-08 13:34 ` jakub at gcc dot gnu.org
2011-06-08 13:39 ` jakub at gcc dot gnu.org
2011-06-09  6:55 ` Joost.VandeVondele at pci dot uzh.ch
2011-07-04 18:58 ` Joost.VandeVondele at pci dot uzh.ch
2011-07-22  9:53 ` jakub at gcc dot gnu.org
2011-10-19 15:50 ` aoliva 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).