[Bug fortran/13201] [gfortran] ICE in trans-types.c

pbrook at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Nov 26 16:53:00 GMT 2003


------- Additional Comments From pbrook at gcc dot gnu dot org  2003-11-26 16:53 -------
Minimal testcase: 
 
program test 
  integer, parameter :: zeros(:) = (/ 0, 0 /) 
 
  call mysub (zeros) 
end program 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-26 16:53:45
               date|                            |


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



More information about the Gcc-bugs mailing list