AIX xlc has to have strict aliasing turned off. If not, the optimizer
assumes that pointers can only point to an object of the same type.
parent
6647ca6e
Please register or sign in to comment
assumes that pointers can only point to an object of the same type.