This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14730] [tree-ssa] ICE on a switch statement with a case which is bigger than the type of switcher
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2004 09:55:25 -0000
- Subject: [Bug middle-end/14730] [tree-ssa] ICE on a switch statement with a case which is bigger than the type of switcher
- References: <20040325051437.14730.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-03-25 09:55 -------
Confirmed. Here's the ICE:
test.c:3: internal compiler error: in tree_low_cst, at tree.c:3452
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14730