[Bug fortran/26440] New: ICE in expand_copysign, at optabs.c:2930 with using -ff2c
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 23 12:40:00 GMT 2006
The attached testcase ICEs with
./f951 t.f -ffixed-form -quiet -dumpbase t.f -mtune=pentiumpro -auxbase t -O0
-pedantic -W -Waliasing -std=legacy -version -fno-automatic -frepack-arrays
-ff2c -o /dev/null
GNU F95 version 4.1.0 20060222 (prerelease) (i686-pc-linux-gnu)
compiled by GNU C version 4.0.2 20050901 (prerelease) (SUSE Linux).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
t.f: In function ÂgvftorÂ:
t.f:37: internal compiler error: in expand_copysign, at optabs.c:2930
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
(ICEs also with mainline)
--
Summary: ICE in expand_copysign, at optabs.c:2930 with using -
ff2c
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rguenth at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26440
More information about the Gcc-bugs
mailing list