[Bug fortran/13811] New: -fdump-tree-all causes ICE at tree-inline.c:648
lei at il dot ibm dot com
gcc-bugzilla@gcc.gnu.org
Thu Jan 22 09:18:00 GMT 2004
% cat hello.f90
SUBROUTINE FOO11(A)
CHARACTER*11 A
A = "HELLO WORLD"
END SUBROUTINE FOO11
% gfortran -fdump-tree-all -c hello.f90
hello.f90: In function `foo11':
hello.f90:0: internal compiler error: in copy_body_r, at tree-inline.c:648
--
Summary: -fdump-tree-all causes ICE at tree-inline.c:648
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lei at il dot ibm dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13811
More information about the Gcc-bugs
mailing list