make/hotspot/lib/CompileGtest.gmk
branchihse-cflags-rewrite-branch
changeset 56240 1950c307f07a
parent 56239 ba505dae4143
child 56241 0b5822abe04a
--- a/make/hotspot/lib/CompileGtest.gmk	Mon Mar 05 22:02:25 2018 +0100
+++ b/make/hotspot/lib/CompileGtest.gmk	Mon Mar 05 22:16:28 2018 +0100
@@ -90,7 +90,7 @@
         array-bounds narrowing empty-body unused-but-set-parameter undef, \
     DISABLED_WARNINGS_clang := undef switch format-nonliteral \
         tautological-undefined-compare $(BUILD_LIBJVM_DISABLED_WARNINGS_clang), \
-    DISABLED_WARNINGS_solstudio := hidef inlafteruse inllargeint \
+    DISABLED_WARNINGS_solstudio := hidef inlafteruse \
         nokeyworddefine unknownpragma w_enumnotused \
         wnoretvalue w_novirtualdescr w_toomanyenumnotused wvarhidenmem \
         doubunder wunreachable, \