public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/23091] New: ICE in gfc_trans_auto_array_allocation
@ 2005-07-27 12:23 valera dot veryazov at teokem dot lu dot se
  2005-07-27 12:50 ` [Bug fortran/23091] " reichelt at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: valera dot veryazov at teokem dot lu dot se @ 2005-07-27 12:23 UTC (permalink / raw)
  To: gcc-bugs

Subroutine My(n1)                  
      Dimension myArray(n1)
      Save     ! or 'Save myArray'
      Call xxx(myArray)      
      Return                                              
      End                                                

gives 
internal compiler error: in gfc_trans_auto_array_allocation, at
fortran/trans-array.c:3047

g77 compiles the code, and makes a proper warning if instead of 'Save', 'Save
myArray' is used..

-- 
           Summary: ICE in gfc_trans_auto_array_allocation
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: valera dot veryazov at teokem dot lu dot se
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i386 Linux


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


^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <bug-23091-1492@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2006-06-20  4:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-27 12:23 [Bug fortran/23091] New: ICE in gfc_trans_auto_array_allocation valera dot veryazov at teokem dot lu dot se
2005-07-27 12:50 ` [Bug fortran/23091] " reichelt at gcc dot gnu dot org
2005-07-27 12:59 ` reichelt at gcc dot gnu dot org
2005-07-27 13:00 ` reichelt at gcc dot gnu dot org
     [not found] <bug-23091-1492@http.gcc.gnu.org/bugzilla/>
2005-12-22  4:43 ` pinskia at gcc dot gnu dot org
2005-12-30  6:44 ` pinskia at gcc dot gnu dot org
2006-01-05 13:41 ` mimo2 at free dot fr
2006-01-05 14:18 ` pinskia at gcc dot gnu dot org
2006-05-13 23:25 ` pinskia at gcc dot gnu dot org
2006-06-06 14:09 ` paul dot richard dot thomas at cea dot fr
2006-06-06 22:04 ` patchapp at dberlin dot org
2006-06-07  7:46 ` pault at gcc dot gnu dot org
2006-06-11 22:33 ` pault at gcc dot gnu dot org
2006-06-11 22:36 ` pault at gcc dot gnu dot org
2006-06-20  4:14 ` pinskia at gcc dot gnu dot org
2006-06-20  4:15 ` 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).