This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] libffi: Remove xfail for mips64.
- From: Richard Sandiford <richard at codesourcery dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>, andreast at gcc dot gnu dot org
- Date: Thu, 09 Aug 2007 10:58:25 +0100
- Subject: Re: [Patch] libffi: Remove xfail for mips64.
- References: <46BAA47C.5060704@avtrex.com>
David Daney <ddaney@avtrex.com> writes:
> This is a mechanical patch that I would like to apply if my mips64
> support patch is accepted. All it does is remove the xfail for
> mips64*-*-* from all test cases that had it.
>
> Tested on x86_64-pc-linux-gnu, mips64-linux{o32, n32, n64} with zero
> failures.
>
> OK to commit?
OK, thanks.
Richard