--- old/make/lib/Awt2dLibraries.gmk 2016-10-27 14:13:55.852520466 +0530 +++ new/make/lib/Awt2dLibraries.gmk 2016-10-27 14:13:55.688520466 +0530 @@ -356,7 +356,7 @@ $(X_CFLAGS), \ WARNINGS_AS_ERRORS_xlc := false, \ DISABLED_WARNINGS_gcc := type-limits pointer-to-int-cast \ - deprecated-declarations unused-result maybe-uninitialized format \ + unused-result maybe-uninitialized format \ format-security int-to-pointer-cast parentheses, \ DISABLED_WARNINGS_solstudio := E_DECLARATION_IN_CODE \ E_ASSIGNMENT_TYPE_MISMATCH E_NON_CONST_INIT, \