* gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other
commite1f5655dab7052416b11f5c7121de11de1845481
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jun 2006 19:57:44 +0000 (12 19:57 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jun 2006 19:57:44 +0000 (12 19:57 +0000)
tree2b77c7a8779740efa3b69e56019607e642fc2067
parent5c775397aa422d53d47119dafdabc3f58cb4dd9f
* gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other
lvalues in the fb_none case with side-effects.

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