This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13139] gcj throws exception with faulty stacktrace with freenet
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2003 19:41:24 -0000
- Subject: [Bug libgcj/13139] gcj throws exception with faulty stacktrace with freenet
- References: <20031120182851.13139.robilad@kaffe.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2003-11-28 19:41 -------
The verifier errors were, I believe, fixed on 2003-11-18:
2003-11-18 Tom Tromey <tromey@redhat.com>
PR libgcj/13026:
* verify.cc (state::copy): Only set local_changed if we're in a
subroutine. Correctly copy local variables which were modified
by the subroutine.
(push_jump_merge): Added more debugging output.
Andrew, could you try with a newer version?
Dalibor, what version were you using?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13139