diff --git a/src/hotspot/share/opto/c2compiler.cpp b/src/hotspot/share/opto/c2compiler.cpp index e1ac66968a4..d4c455c852f 100644 --- a/src/hotspot/share/opto/c2compiler.cpp +++ b/src/hotspot/share/opto/c2compiler.cpp @@ -63,16 +63,6 @@ bool C2Compiler::init_c2_runtime() { } } - // Check that runtime and architecture description agree on callee-saved-floats - bool callee_saved_floats = false; - for( OptoReg::Name i=OptoReg::Name(0); i