< prev index next >

src/hotspot/share/utilities/globalDefinitions_gcc.hpp

Print this page

        

*** 228,238 **** // Portability macros #define PRAGMA_INTERFACE #pragma interface #define PRAGMA_IMPLEMENTATION #pragma implementation - #define VALUE_OBJ_CLASS_SPEC #if (__GNUC__ == 2) && (__GNUC_MINOR__ < 95) #define TEMPLATE_TABLE_BUG #endif #if (__GNUC__ == 2) && (__GNUC_MINOR__ >= 96) --- 228,237 ----
< prev index next >