expr.c
312 KB
-
re PR middle-end/7847 (pragma pack / attribute(packed): unaligned access to packed structure) · e82407b5
PR middle-end/7847 * expr.c (expand_expr) [normal_inner_ref]: When 'offset' is non-zero, do not recheck that 'op0' is a MEM. Move comment. When testing for unaligned objects, take also into account the alignment of 'op0' and 'mode1' if 'op0' is a MEM. From-SVN: r74092
Eric Botcazou committed