public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: Enable interpreter for IRIX 6
@ 2010-01-21 15:34 Rainer Orth
  0 siblings, 0 replies; only message in thread
From: Rainer Orth @ 2010-01-21 15:34 UTC (permalink / raw)
  To: java-patches

I've had the following patch in my tree for quite some time.  I've just
run a full regtest on mips-sgi-irix6.5 without and with the patch.
Results are good: no new FAILs with it, and all the gij tests pass.

Ok for mainline?

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Tue Sep  4 17:42:04 2007  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>

	* configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.

Index: libjava/configure.host
===================================================================
--- libjava/configure.host	(revision 156082)
+++ libjava/configure.host	(working copy)
@@ -282,8 +282,6 @@
 	;;
   mips-sgi-irix6* )
 	sysdeps_dir=mips
-	# disable interpreter, no closure support for N32 and N64 ABIs
-	libgcj_interpreter=no
 	;;
   arm*-linux* )
 	slow_pthread_self=no

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-21 15:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-21 15:34 PATCH: Enable interpreter for IRIX 6 Rainer Orth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).