[Bug fortran/16580] gfortran ICE on test g77.f-torture/execute/intrinsic77.f
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jul 19 15:28:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-07-19 15:28 -------
Here's an even shorter testcase:
=================================
subroutine FOO
intrinsic INDEX
call BAR(INDEX)
end
=================================
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16580
More information about the Gcc-bugs
mailing list