MFPLI00172W ADDR of an unaligned BIT variable does not materialize a possible bit address.

The argument of ADDR cannot be a bit-string that is not aligned on a byte boundary.
Resolution:
Ensure the bit-string argument of ADDR is aligned on a byte boundary.
Module:
INTRP2.PL1