]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gimple.def
gimple.def (GIMPLE_ASSIGN): Fix incorrect information in the comment.
authorRichard Guenther <rguenther@suse.de>
Wed, 6 May 2009 21:40:10 +0000 (21:40 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Wed, 6 May 2009 21:40:10 +0000 (21:40 +0000)
commit22f597f1ade547d0b4927947f46a8f5aa68c3ef2
tree63fbc1788b61f8c97e56db444df7eb3bd4dfe26b
parent2ff2235ced856640e360705b080bf92c60796fc7
gimple.def (GIMPLE_ASSIGN): Fix incorrect information in the comment.

* gimple.def (GIMPLE_ASSIGN): Fix incorrect information in the
comment.  Add that if LHS is not a gimple register, then RHS1 has
to be a single object (GIMPLE_SINGLE_RHS).

Co-Authored-By: Adam Nemet <anemet@caviumnetworks.com>
From-SVN: r147209
gcc/ChangeLog
gcc/gimple.def