public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/50130] New: ICE with invalid array slice
@ 2011-08-19 18:15 Joost.VandeVondele at pci dot uzh.ch
  2011-08-19 19:28 ` [Bug fortran/50130] [4.6/4.7 Regression] " dominiq at lps dot ens.fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Joost.VandeVondele at pci dot uzh.ch @ 2011-08-19 18:15 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50130
           Summary: ICE with invalid array slice
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Joost.VandeVondele@pci.uzh.ch


The following triggers an ICE

integer, parameter :: a(10)=0
integer, parameter :: b(10)=a(1:10:0)
END


f951: internal compiler error: Floating point exception
Please submit a full bug report,


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

end of thread, other threads:[~2011-08-22 15:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19 18:15 [Bug fortran/50130] New: ICE with invalid array slice Joost.VandeVondele at pci dot uzh.ch
2011-08-19 19:28 ` [Bug fortran/50130] [4.6/4.7 Regression] " dominiq at lps dot ens.fr
2011-08-19 20:23 ` kargl at gcc dot gnu.org
2011-08-19 21:27 ` burnus at gcc dot gnu.org
2011-08-21 11:55 ` tkoenig at gcc dot gnu.org
2011-08-21 14:38 ` tkoenig at gcc dot gnu.org
2011-08-22 15:13 ` tkoenig at gcc dot gnu.org
2011-08-22 15:19 ` tkoenig 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).