This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/14551] Switch w sign-extended byte and >16 labels causes error in tree.c
- From: "erwin at klomp dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2004 13:11:25 -0000
- Subject: [Bug java/14551] Switch w sign-extended byte and >16 labels causes error in tree.c
- References: <20040312130857.14551.erwin@klomp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From erwin at klomp dot org 2004-03-12 13:11 -------
Created an attachment (id=5905)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5905&action=view)
Minimized source file that still triggers the bug
All code that could be removed while still triggering the bug has been removed;
the result is a valid Java source file that can (should) be compiled by itself.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14551