Alignment expression with secondary induction variables is sometimes wrong Reviewed-by: kvn, rasbold
T_ADDRESS size is defined as 'int' size (4 bytes) but C2 use it for raw pointers and as memory type for StoreP and LoadP nodes. Reviewed-by: jrose