[Bug fortran/15978] New: ICE with implicit none (invalid code)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jun 13 18:11:00 GMT 2004
subroutine test
implicit none
integer aa
common/rommel/aaa
end subroutine test
--
Summary: ICE with implicit none (invalid code)
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Keywords: ice-on-invalid-code
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
OtherBugsDependingO 15973
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15978
More information about the Gcc-bugs
mailing list