This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13360] New: [tree-ssa] ICE in reload_cse_simplify_operands, at postreload.c:378
- From: "green at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2003 19:12:58 -0000
- Subject: [Bug c/13360] New: [tree-ssa] ICE in reload_cse_simplify_operands, at postreload.c:378
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Found while building tree-ssa powerpc-eabi toolchain with native tree-ssa
compiler. I'll upload the .i file.
$ ../../../../../gcc/cc1 --version
GNU C version 3.5-tree-ssa 20031208 (merged 20031130) (powerpc-eabi)
compiled by GNU C version 3.5-tree-ssa 20031208 (merged 20031130).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
$ ../../../../../gcc/cc1 vfprintf.i -O1
__sprint
__sbprintf
vfprintf
_vfprintf_r
../../../../../../src/HEAD-2003-12-08/newlib/libc/stdio/vfprintf.c: In function
`_vfprintf_r':
../../../../../../src/HEAD-2003-12-08/newlib/libc/stdio/vfprintf.c:1194: error:
insn does not satisfy its constraints:
(insn 4179 14 16 0 (set (reg/v:DI 30 [orig:242 _double_ ] [242])
(const_int 0 [0x0])) 329 {*movdi_internal32} (nil)
(nil))
../../../../../../src/HEAD-2003-12-08/newlib/libc/stdio/vfprintf.c:1194:
internal compiler error: in reload_cse_simplify_operands, at postreload.c:378
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [tree-ssa] ICE in reload_cse_simplify_operands, at
postreload.c:378
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: green at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: powerpc-eabi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13360