* expr.c (expand_expr_real_1) <normal_inner_ref>: If a temporary
commit4432b02322d39469d2259a9756638c9f8fd71fff
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Feb 2007 20:51:29 +0000 (15 20:51 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Feb 2007 20:51:29 +0000 (15 20:51 +0000)
tree92fca5300e88aba9f3665cce220913e0eff12c52
parent33e91809b230840fd1686b8d93495723ce1f7131
* expr.c (expand_expr_real_1) <normal_inner_ref>: If a temporary
is made and the reference doesn't use the alias set of its type,
do not create the temporary using that type.

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