public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/27954]  New: ICE on garbage in DATA statement
@ 2006-06-08 11:00 reichelt at gcc dot gnu dot org
  2006-06-12  0:14 ` [Bug fortran/27954] " kargl at gcc dot gnu dot org
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2006-06-08 11:00 UTC (permalink / raw)
  To: gcc-bugs

The following invalid code snippet causes an ICE since GCC 4.0.0:

==============================
      subroutine FOO

      character*20 X  0
      data X /'A'/    0

      end subroutine FOO
==============================

 In file bug.f:4

      data X /'A'/    0                                                 
                 1
Error: Syntax error in DATA statement at (1)
 In file bug.f:6

      end subroutine FOO                                                
                                                                       1
 Internal Error at (1):
 gfc_get_default_type(): Bad symbol


-- 
           Summary: ICE on garbage in DATA statement
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery, monitored
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-09-25 10:26 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-08 11:00 [Bug fortran/27954] New: ICE on garbage in DATA statement reichelt at gcc dot gnu dot org
2006-06-12  0:14 ` [Bug fortran/27954] " kargl at gcc dot gnu dot org
2006-06-12 12:51 ` reichelt at gcc dot gnu dot org
2006-06-12 14:41 ` kargl at gcc dot gnu dot org
2006-06-12 15:34 ` reichelt at gcc dot gnu dot org
2006-06-12 23:07 ` sgk at troutmask dot apl dot washington dot edu
2006-06-13  0:10 ` reichelt at gcc dot gnu dot org
2006-06-13  0:56 ` sgk at troutmask dot apl dot washington dot edu
2006-06-13  1:56 ` sgk at troutmask dot apl dot washington dot edu
2006-06-16  2:33 ` reichelt at gcc dot gnu dot org
2006-09-11  1:34 ` jvdelisle at gcc dot gnu dot org
2006-09-11  1:40 ` jvdelisle at gcc dot gnu dot org
2006-10-20  3:24 ` jvdelisle at gcc dot gnu dot org
2006-10-20  3:26 ` jvdelisle at gcc dot gnu dot org
2006-10-20  3:54 ` jvdelisle at gcc dot gnu dot org
2006-10-20  4:50 ` pault at gcc dot gnu dot org
2006-10-20  9:20 ` pault at gcc dot gnu dot org
2006-10-20 14:28 ` jvdelisle at gcc dot gnu dot org
2006-10-20 14:33 ` jvdelisle at gcc dot gnu dot org
2006-10-20 14:35 ` pault at gcc dot gnu dot org
2006-10-20 16:25 ` jvdelisle at gcc dot gnu dot org
2006-10-27 20:47 ` jvdelisle at gcc dot gnu dot org
2006-10-27 20:55 ` jvdelisle at gcc dot gnu dot org
2006-10-27 20:59 ` jvdelisle at gcc dot gnu dot org
2007-02-04 20:11 ` jvdelisle at gcc dot gnu dot org
2007-09-25 10:26 ` jakub at gcc dot gnu dot 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).