This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: bug in ppc closure code in libffi
- To: khendricks at ivey dot uwo dot ca
- Subject: Re: bug in ppc closure code in libffi
- From: Tom Tromey <tromey at redhat dot com>
- Date: 18 Jun 2001 09:41:52 -0600
- Cc: java at gcc dot gnu dot org
- References: <01061809093301.06283@localhost>
- Reply-To: tromey at redhat dot com
>>>>> "Kevin" == Kevin B Hendricks <khendricks@ivey.uwo.ca> writes:
Kevin> Once gcc 3.0 is out, I will grab the latest libffi code and
Kevin> send you a patch to make the code match what gcc is actually
Kevin> doing.
Great, thanks.
Kevin> Sorry about that.
Not a big problem.
Maybe you could add a regression test to libffi for this, too?
Tom