--- old/src/cpu/x86/vm/macroAssembler_x86.cpp 2014-04-29 16:51:25.000000000 -0400 +++ new/src/cpu/x86/vm/macroAssembler_x86.cpp 2014-04-29 16:51:25.000000000 -0400 @@ -55,6 +55,7 @@ #define BIND(label) bind(label); BLOCK_COMMENT(#label ":") +PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC #ifdef ASSERT bool AbstractAssembler::pd_check_instruction_mark() { return true; }