This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] boehm-gc: Fix mips64-linux n64 configuration.
- From: Tom Tromey <tromey at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>, Hans dot Boehm at hp dot com
- Date: Tue, 14 Aug 2007 17:24:43 -0600
- Subject: Re: [PATCH] boehm-gc: Fix mips64-linux n64 configuration.
- References: <46BD4A65.6000707@avtrex.com>
- Reply-to: tromey at redhat dot com
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
David> Before committing I will test x86_64-pc-linux-gnu.
David> OK to commit if testing shows no regressions?
David> 2007-08-10 David Daney <ddaney@avtrex.com>
David> * include/private/gcconfig.h: Handle mips64-linux n64 ABI.
Yes, thanks.
Tom