OSDN Git Service

* gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 May 2010 19:46:03 +0000 (19:46 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 May 2010 19:46:03 +0000 (19:46 +0000)
commite8f78e99274dd63bcfcbd5f0430248b412018482
treea0ded03e5675ac2991167c1d2a5332b05c60dc5f
parentbe52f08613679c8dd577f1658eaa5a1338b09d6b
* gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
stripping WITH_SIZE_EXPR.
(gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
change.

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