You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2008/01/16 08:23:55 UTC

svn commit: r612373 - /harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf

Author: varlax
Date: Tue Jan 15 23:23:54 2008
New Revision: 612373

URL: http://svn.apache.org/viewvc?rev=612373&view=rev
Log:
Fixed HARMONY-5389 [drlvm][jit] -Xem:server_static causes error on x64
Just restored jit.SS_OPT.path entry erroneously dropped in [r611695].

Modified:
    harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf

Modified: harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf?rev=612373&r1=612372&r2=612373&view=diff
==============================================================================
--- harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf (original)
+++ harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf Tue Jan 15 23:23:54 2008
@@ -30,6 +30,8 @@
 -XDjit.RA3.path=webmaker,cg_regalloc
 -XDjit.RA3.arg.webmaker.calc=true
 
+-XX:jit.SS_OPT.path=opt_init,translator,optimizer,hir2lir,codegen
+
 -XX:jit.SS_OPT.path.optimizer=ssa,simplify,dce,uce,statprof,devirt_virtual,unguard,devirt_intf,hlo_api_magic,inline,purge,osr_path-,escape_path,dce,uce,hvn,dce,uce,inline_helpers-,purge,simplify,uce,dce,uce,abce,lower,dce,uce,memopt,reassoc,dce,uce,hvn,dce,uce,gcm,dessa,statprof
 -XX:jit.SS_OPT.path.osr_path=simplify,dce,uce,gcm,osr
 -XX:jit.SS_OPT.path.escape_path=hvn,simplify,dce,uce,escape