IGYCB7304-W An exception "&1" occurred while processing numeric literals.
The result of the operation was set to zero.
Explanation
The compiler determined at compile-time that performing
a computation would always result in a floating-point underflow.
System action
The compilation
continues. RC=4 is returned.
User response
Correct the code so that a floating-point underflow
does not occur.