hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp
changeset 24424 2658d7834c6e
parent 23471 ec9427262f0a
child 26157 70eddb655686
--- a/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp	Fri May 09 08:34:22 2014 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp	Fri May 09 16:50:54 2014 -0400
@@ -26,6 +26,8 @@
 #include "gc_implementation/g1/heapRegionRemSet.hpp"
 #include "gc_implementation/g1/heapRegionSet.inline.hpp"
 
+PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
+
 uint FreeRegionList::_unrealistically_long_length = 0;
 
 void HeapRegionSetBase::fill_in_ext_msg(hrs_ext_msg* msg, const char* message) {