[Bug target/14927] New: [ia64] ICE in gen_movxf
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Mon Apr 12 19:37:00 GMT 2004
$ cat scalar-by-value-3_x.i
_Complex long double g01cld;
extern void testvacld (int n, ...);
void testitcld (void)
{
testvacld (1, g01cld);
}
$ ./xgcc -B./ scalar-by-value-3_x.i
scalar-by-value-3_x.i: In function `testitcld':
scalar-by-value-3_x.i:6: internal compiler error: in gen_movxf, at
insn-emit.c:2389
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [ia64] ICE in gen_movxf
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: schwab at suse dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: ia64-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14927
More information about the Gcc-bugs
mailing list