[Bug fortran/13940] [gfortran] F77 code accepted by g77 causes ICE in gfortran
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 3 15:32:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-02-03 15:32 -------
The hex-value extension of the data statement causes the crash.
Here's a shorter testcase:
===================================
SUBROUTINE FOO
INTEGER A(1)
DATA A /X'1'/
END
===================================
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-02-03 15:32:13
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13940
More information about the Gcc-bugs
mailing list