# HG changeset patch # User dcubed # Date 1213648697 25200 # Node ID d6c28083ace6f9effc7cee5a38ac0374c38fdeeb # Parent 05d7b04bda37a446e873c77dd68d8bb8907abf6c# Parent 3ad4bacbcdbee1e389563ad9a8f3a0602d1a4bdf Merge diff -r 3ad4bacbcdbe -r d6c28083ace6 make/solaris/makefiles/jvmg.make --- a/make/solaris/makefiles/jvmg.make Tue Jun 10 11:14:27 2008 -0700 +++ b/make/solaris/makefiles/jvmg.make Mon Jun 16 13:38:17 2008 -0700 @@ -30,7 +30,7 @@ ifeq ("${Platform_compiler}", "sparcWorks") -ifeq ($(COMPILER_REV),5.8)) +ifeq ($(COMPILER_REV),5.8) # SS11 SEGV when compiling with -g and -xarch=v8, using different backend DEBUG_CFLAGS/compileBroker.o = $(DEBUG_CFLAGS) -xO0 DEBUG_CFLAGS/jvmtiTagMap.o = $(DEBUG_CFLAGS) -xO0