diff src/share/vm/c1/c1_Runtime1.cpp @ 1931:48bbaead8b6c

Adjustments after merge with OpenJDK repository.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Tue, 30 Nov 2010 16:39:35 +0100
parents 2d26b0046e0d
children 00bc9eaf0e24
line wrap: on
line diff
--- a/src/share/vm/c1/c1_Runtime1.cpp	Tue Nov 30 14:53:30 2010 +0100
+++ b/src/share/vm/c1/c1_Runtime1.cpp	Tue Nov 30 16:39:35 2010 +0100
@@ -148,8 +148,6 @@
     case counter_overflow_id: // Not generated outside the tiered world
 #endif
 #ifdef SPARC
-    case counter_overflow_id:
-#if defined(SPARC) || defined(PPC)
     case handle_exception_nofpu_id:  // Unused on sparc
 #endif
       break;