* expr.c (expand_expr) <normal_inner_ref>: When testing for unaligned
commitbcbaa86e0092870c3495ae62b0e3e0249042d81d
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jun 2017 19:21:25 +0000 (29 19:21 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Jun 2017 19:21:25 +0000 (29 19:21 +0000)
tree55e1d6b786135609443047541d2d9148636913b0
parent802177fb0fc47ca3ea996c9ef15c5516fcd4a38d
* expr.c (expand_expr) <normal_inner_ref>: When testing for unaligned
objects, take into account only the alignment of 'op0' and 'mode1' if
'op0' is a MEM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249811 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c