This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12739] gcj emits dead bytecode
- From: "jsturm at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2003 03:28:29 -0000
- Subject: [Bug java/12739] gcj emits dead bytecode
- References: <20031023032624.12739.jsturm@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12739
------- Additional Comments From jsturm at gcc dot gnu dot org 2003-10-23 03:28 -------
Forgot to mention: this is a 3.4 regression, though we are no worse off than
javac (which doesn't strip the useless try/finally).