public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/19239] New: gfortran ICE on vector subscript expressions
@ 2005-01-03 13:12 panuzzo at pd dot astro dot it
  2005-01-03 15:34 ` [Bug fortran/19239] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: panuzzo at pd dot astro dot it @ 2005-01-03 13:12 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 774 bytes --]

Hi,

this valid program:

program dummy
  integer,dimension(2) :: index=(/1,1/) 
  real,dimension(2) :: A=1.0
  print*,A(index+1)
end program dummy

gives:

dummy.f90: In function ‘MAIN__’:
dummy.f90:6: fatal error: gfc_todo: Not Implemented: vector subscript expressions
compilation terminated.

with gcc version 4.0.0 20050102

-- 
           Summary: gfortran ICE on vector subscript expressions
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: panuzzo at pd dot astro dot it
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-09-18 20:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-03 13:12 [Bug fortran/19239] New: gfortran ICE on vector subscript expressions panuzzo at pd dot astro dot it
2005-01-03 15:34 ` [Bug fortran/19239] " pinskia at gcc dot gnu dot org
2005-06-09  9:06 ` c dot lemmen at fz-juelich dot de
2005-09-05  8:10 ` rsandifo at gcc dot gnu dot org
2005-09-09  6:34 ` cvs-commit at gcc dot gnu dot org
2005-09-09  6:37 ` rsandifo at gcc dot gnu dot org
2005-09-09  6:37 ` rsandifo at gcc dot gnu dot org
2005-09-18 20:06 ` tkoenig at gcc dot gnu dot org
2005-09-18 20:10 ` [Bug fortran/19239] [4.0 only] " rsandifo at gcc dot gnu dot org
2005-09-18 20:27 ` 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).