OSDN Git Service

* gimplify.c (gimplify_modify_expr_rhs): Handle the case when we
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Dec 2007 11:12:39 +0000 (11:12 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Dec 2007 11:12:39 +0000 (11:12 +0000)
commit82972775f53524f04053da5a13027a7649437d2f
tree152c25d48afd460f70909cee7507677f1f8c0bfa
parent29847ec4952258319a397b4a567dc31f942aac5c
    * gimplify.c (gimplify_modify_expr_rhs): Handle the case when we
        are assigning from a constant constructor.
        Fix wrapping in function comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130788 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/gcc.dg/tree-ssa/pr32901.c [new file with mode: 0644]