This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18667] New: ice with --parm integer-share-limit=0
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2004 00:49:08 -0000
- Subject: [Bug middle-end/18667] New: ice with --parm integer-share-limit=0
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
cat /dev/null>t.c
gcc t.c --parm integer-share-limit=0
this gives a bus error.
--
Summary: ice with --parm integer-share-limit=0
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,nathan at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18667