* expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: When converting
commitf9b618ccc72c95013fd5ae90b4b7689c0287225c
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Aug 2008 22:34:52 +0000 (15 22:34 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Aug 2008 22:34:52 +0000 (15 22:34 +0000)
treeaa2269ed96c51ccd901f9a4af5d73c91dd71b1cf
parent5730e779499adf859bf5496498e1098ba11c5529
* expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: When converting
to BLKmode, try to fetch an inner memory reference.  Use 'mode' in
lieu of TYPE_MODE (type) throughout.

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