public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30779]  New: incomplete file triggers ICE
@ 2007-02-12 19:14 jv244 at cam dot ac dot uk
  2007-02-12 19:30 ` [Bug fortran/30779] " tkoenig at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: jv244 at cam dot ac dot uk @ 2007-02-12 19:14 UTC (permalink / raw)
  To: gcc-bugs

trying to find a testcase for what is currently an issue in PR29975 I ran into
this:

vondele@pcihopt1:/scratch/vondele/clean/cp2k/obj/Linux-x86-64-gfortran/sdbg>
gfortran t.f90
t.f90:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
vondele@pcihopt1:/scratch/vondele/clean/cp2k/obj/Linux-x86-64-gfortran/sdbg>
cat t.f90
MODULE M1
 INTEGER :: I
END MODULE M1

USE M1,                    ONLY: I,&


-- 
           Summary: incomplete file triggers ICE
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk


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


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

end of thread, other threads:[~2007-02-16 23:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-12 19:14 [Bug fortran/30779] New: incomplete file triggers ICE jv244 at cam dot ac dot uk
2007-02-12 19:30 ` [Bug fortran/30779] " tkoenig at gcc dot gnu dot org
2007-02-12 20:12 ` jv244 at cam dot ac dot uk
2007-02-13 21:00 ` pault at gcc dot gnu dot org
2007-02-14  0:43 ` jvdelisle at gcc dot gnu dot org
2007-02-14 20:31 ` jvdelisle at gcc dot gnu dot org
2007-02-14 20:54 ` paulthomas2 at wanadoo dot fr
2007-02-15  6:25 ` patchapp at dberlin dot org
2007-02-15  6:48 ` jvdelisle at gcc dot gnu dot org
2007-02-15  6:52 ` jvdelisle at gcc dot gnu dot org
2007-02-15  7:04 ` [Bug fortran/30779] [4.1, 4.2 only] " jvdelisle at gcc dot gnu dot org
2007-02-16 23:42 ` jvdelisle at gcc dot gnu dot org
2007-02-16 23:52 ` jvdelisle 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).