public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/21622] New: ICE on assumed-shape array with lower bound given by a dummy argument
@ 2005-05-17 14:23 dubos at lmd dot polytechnique dot fr
  2005-05-17 17:31 ` [Bug fortran/21622] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: dubos at lmd dot polytechnique dot fr @ 2005-05-17 14:23 UTC (permalink / raw)
  To: gcc-bugs

SUBROUTINE Eval(mind,p)
  INTEGER                      :: mind
  REAL, DIMENSION(mind:)       :: p
  p(mind)=0
END SUBROUTINE Eval

Works with g95
Fails with : GNU Fortran 95 (GCC 4.1.0 20050517 (experimental)) 
downloaded from http://gcc.gnu.org/wiki/GFortranBinaries

-- 
           Summary: ICE on assumed-shape array with lower bound given by a
                    dummy argument
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dubos at lmd dot polytechnique dot fr
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: gcc version 4.1.0 20050517
  GCC host triplet: i386-linux
GCC target triplet: i386-linux


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


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

* [Bug fortran/21622] ICE on assumed-shape array with lower bound given by a dummy argument
  2005-05-17 14:23 [Bug fortran/21622] New: ICE on assumed-shape array with lower bound given by a dummy argument dubos at lmd dot polytechnique dot fr
@ 2005-05-17 17:31 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-17 17:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-17 17:30 -------


*** This bug has been marked as a duplicate of 19358 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2005-05-17 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17 14:23 [Bug fortran/21622] New: ICE on assumed-shape array with lower bound given by a dummy argument dubos at lmd dot polytechnique dot fr
2005-05-17 17:31 ` [Bug fortran/21622] " 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).