This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/18954] New: ICE with mudflap in fold_convert, at fold-const.c:1899
- From: "marcus at jet dot franken dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2004 12:59:10 -0000
- Subject: [Bug c/18954] New: ICE with mudflap in fold_convert, at fold-const.c:1899
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
following code ICEs with -fmudflap -O2
$ gcc-4.0 -fmudflap -O2 -c xx.i
xx.i: In function #f#:
xx.i:11: internal compiler error: in fold_convert, at fold-const.c:1899
$
--
Summary: ICE with mudflap in fold_convert, at fold-const.c:1899
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ppc-unknown-linux
GCC host triplet: ppc-unknown-linux
GCC target triplet: ppc-unknown-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18954