public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/18109] New: [gfortran] ICE with explicit array of strings
@ 2004-10-22 13:31 martin at mpa-garching dot mpg dot de
  2004-10-22 13:32 ` [Bug fortran/18109] " martin at mpa-garching dot mpg dot de
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: martin at mpa-garching dot mpg dot de @ 2004-10-22 13:31 UTC (permalink / raw)
  To: gcc-bugs

The current gfortran segfaults when compiling the following code

program test
  call foo ( (/"bar"/) )
end program

~/tmp>gfortran -v gfbug.f90 
Driving: gfortran -v gfbug.f90 -lgfortranbegin -lgfortran -lm -shared-libgcc
Reading specs from /afs/mpa/data/martin/ugcc/lib/gcc/i686-pc-linux-gnu/4.0.0/specs
Configured with: /scratch/gcc/configure --quiet
--prefix=/afs/mpa/data/martin/ugcc --enable-languages=c++,f95
--with-gmp=/afs/mpa/data/martin/mygmp
Thread model: posix
gcc version 4.0.0 20041021 (experimental)
 /afs/mpa/data/martin/ugcc/libexec/gcc/i686-pc-linux-gnu/4.0.0/f951 gfbug.f90
-quiet -dumpbase gfbug.f90 -mtune=pentiumpro -auxbase gfbug -version -o
/tmp/ccwl5Yg5.s
GNU F95 version 4.0.0 20041021 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.0.0 20041021 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
gfbug.f90: In function 'MAIN__':
gfbug.f90:2: 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.

-- 
           Summary: [gfortran] ICE with explicit array of strings
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: martin at mpa-garching dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-06-05 22:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22 13:31 [Bug fortran/18109] New: [gfortran] ICE with explicit array of strings martin at mpa-garching dot mpg dot de
2004-10-22 13:32 ` [Bug fortran/18109] " martin at mpa-garching dot mpg dot de
2004-10-22 13:42 ` [Bug fortran/18109] " pinskia at gcc dot gnu dot org
2004-10-22 13:45 ` martin at mpa-garching dot mpg dot de
2005-02-15  6:15 ` cvs-commit at gcc dot gnu dot org
2005-02-17 13:05 ` dalej at apple dot com
2005-02-17 13:15 ` cvs-commit at gcc dot gnu dot org
2005-05-31 17:20 ` cvs-commit at gcc dot gnu dot org
2005-06-05  9:02 ` cvs-commit at gcc dot gnu dot org
2005-06-05 22:39 ` pault at gcc dot gnu dot org
2005-06-05 22:42 ` 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).