public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/18958] New: eoshift segfaults when shifting off the end of an array
@ 2004-12-13 16:04 Thomas dot Koenig at online dot de
  2004-12-13 16:08 ` [Bug libfortran/18958] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas dot Koenig at online dot de @ 2004-12-13 16:04 UTC (permalink / raw)
  To: gcc-bugs

$ cat eoshift.f90
  print *,eoshift((/1, 3/), 3)
end
$ gfortran eoshift.f90
$ ./a.out
Segmentation fault
$ gfortran -v
Reading specs from /home/zfkts/lib/gcc/ia64-unknown-linux-gnu/4.0.0/specs
Configured with: ../gcc-4.0-20041205/configure --prefix=/home/zfkts
--enable-languages=c,c++,f95 --disable-shared
Thread model: posix
gcc version 4.0.0 20041205 (experimental)

-- 
           Summary: eoshift segfaults when shifting off the end of an array
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Thomas dot Koenig at online dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-05-07 19:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-13 16:04 [Bug libfortran/18958] New: eoshift segfaults when shifting off the end of an array Thomas dot Koenig at online dot de
2004-12-13 16:08 ` [Bug libfortran/18958] " pinskia at gcc dot gnu dot org
2005-03-09 15:14 ` Thomas dot Koenig at online dot de
2005-04-10 22:21 ` tkoenig at gcc dot gnu dot org
2005-04-30 20:51 ` cvs-commit at gcc dot gnu dot org
2005-05-02 14:45 ` [Bug libfortran/18958] [4.0 only] " tkoenig at gcc dot gnu dot org
2005-05-07 19:48 ` cvs-commit at gcc dot gnu dot org
2005-05-07 19:49 ` tkoenig 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).