gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other lvalues in the fb_none...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 12 Jun 2006 19:57:44 +0000 (19:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 12 Jun 2006 19:57:44 +0000 (19:57 +0000)
commit02a5eac4833861df9a1ce8721dc9a7d0b3de26d6
tree2b77c7a8779740efa3b69e56019607e642fc2067
parentf0b99d6cbdd4809189775194446a6a7093b7162c
gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other lvalues in the fb_none case with side-effects.

* gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR like other
lvalues in the fb_none case with side-effects.

From-SVN: r114576
gcc/ChangeLog
gcc/gimplify.c