This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/11951] natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result before ffi_call
- 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: 18 Aug 2003 01:31:17 -0000
- Subject: [Bug libgcj/11951] natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result before ffi_call
- References: <20030816210252.11951.mark@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=11951
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
------- Additional Comments From tromey at gcc dot gnu dot org 2003-08-18 01:31 -------
I have a more complete patch and a test case.
I'm testing now.