* expr.c (expand_assignment): Force an address offset computation
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 2015 16:12:34 +0000 (16:12 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 2015 16:12:34 +0000 (16:12 +0000)
commit2ff88218064f390322a3b96b68594e12bcdf4f1e
tree53436624eab879ce27cfe6fc7c6f19abf6c43bb0
parentfe565588f0f593e340a3cc24a26d1026b632833f
* expr.c (expand_assignment): Force an address offset computation
into a register before changing its mode.
(expand_expr_real_1): Likewise.

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