ASMA207E Length of G-type constant must be a multiple of 2 - xxxxxxxx
Explanation
A G-type constant must contain only double-byte data. If assembled with a length modifier which is not a multiple of 2, incorrect double-byte data is created.
System action
The operand in error, and the following operands are ignored.
Programmer response
Either correct the length modifier, or change the constant to a C-type.
Severity
8