Small testcase: _Complex int bar(_Complex int z) { return z; } --- CUT --- This causes some testsuite failures on spu-elf. t.c: In function bar: t.c:9: internal compiler error: in spu_expand_mov, at config/spu/spu.c:4117 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
-- Summary: [4.4 Regression] complex int arguments cause ICE Product: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org GCC target triplet: spu-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39181