public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16161] New: [gfortran] IMPLICIT CHARACTER not implemented
@ 2004-06-23 16:36 tow21 at cam dot ac dot uk
  2004-06-23 17:19 ` [Bug fortran/16161] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tow21 at cam dot ac dot uk @ 2004-06-23 16:36 UTC (permalink / raw)
  To: gcc-bugs

gfortran, when confronted with the following code:  
  
       PROGRAM TEST  
       IMPLICIT CHARACTER (C) 
       END PROGRAM  
  
gives an incorrect error message, and then ICEs  
  
parabrisas:~% gfortran test.f  
 In file test.f:2  
  
       IMPLICIT CHARACTER (C)  
                            1  
Error: Syntax error in IMPLICIT statement at (1)  
test.f:0: internal compiler error: Segmentation fault

-- 
           Summary: [gfortran] IMPLICIT CHARACTER not implemented
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tow21 at cam dot ac dot uk
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-06-30 22:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-23 16:36 [Bug fortran/16161] New: [gfortran] IMPLICIT CHARACTER not implemented tow21 at cam dot ac dot uk
2004-06-23 17:19 ` [Bug fortran/16161] " pinskia at gcc dot gnu dot org
2004-06-29 20:59 ` tobi at gcc dot gnu dot org
2004-06-30 12:58 ` cvs-commit at gcc dot gnu dot org
2004-06-30 22:26 ` pinskia 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).