public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/17097] New: Large DATA initialization broken or terminally slow
@ 2004-08-19 10:23 rth at gcc dot gnu dot org
  2004-08-19 11:36 ` [Bug fortran/17097] Large DATA initialization " reichelt at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: rth at gcc dot gnu dot org @ 2004-08-19 10:23 UTC (permalink / raw)
  To: gcc-bugs

The following fragment

      PROGRAM APSI
      IMPLICIT DOUBLE PRECISION (A-H, O-Z)
      DIMENSION WORK(1200000)
      DATA WORK/1200000*0.0D0/
      END

does not compile in under 7.5 hours.  I have no idea how long it does take,
as I stopped the process.

-- 
           Summary: Large DATA initialization broken or terminally slow
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: compile-time-hog
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rth at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-08-19 19:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19 10:23 [Bug fortran/17097] New: Large DATA initialization broken or terminally slow rth at gcc dot gnu dot org
2004-08-19 11:36 ` [Bug fortran/17097] Large DATA initialization " reichelt at gcc dot gnu dot org
2004-08-19 14:13 ` pinskia at gcc dot gnu dot org
2004-08-19 19:45   ` Toon Moene
2004-08-19 19:45 ` toon at moene dot indiv dot nluug dot nl

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).