C/C++ Programmer's Guide (G06.27+, H06.08+, J06.03+)

Changed Features
pragma shared2/shared8
When pragma shared2/shared8 is compiled with the LP64 data model, the compiler issues an
error for components whose type is long or whose type is a pointer (without an explicit size
modifier). These components are grandfathered for the ILP32 mode.
Changed Features 395