A negative value is used to initialize an unsigned table or array.
20
Cause . . . . . : The data used to initialize an unsigned numeric compile-time array or table is a negative value. The sign defaults to plus.
Recovery . . . : Correct the data used to initialize the table or array. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.