rx: Cleanup non-VOIDmode SETs.
authorRichard Henderson <rth@redhat.com>
Mon, 17 Jan 2011 18:11:49 +0000 (10:11 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 17 Jan 2011 18:11:49 +0000 (10:11 -0800)
commit265c835fcfc31603765096a2ce417f37c7dbe32f
treeaa1e3a2af099b3aceb0884fe387d3b44ec2b7194
parentb4d83be3f3b2093a4fe071908571434781242522
rx: Cleanup non-VOIDmode SETs.

SET should always have VOIDmode.  A number of places used
SImode or QImode for the mode of the SET rtx itself.

From-SVN: r168925
gcc/ChangeLog
gcc/config/rx/rx.c
gcc/config/rx/rx.md