mn10300: Define the A and D constraints.
authorRichard Henderson <rth@redhat.com>
Tue, 11 Jan 2011 18:28:59 +0000 (10:28 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 11 Jan 2011 18:28:59 +0000 (10:28 -0800)
commit85a337b58a1a6088d085354aa28de8b5198e8d08
tree7deed119e939b6f57b15932b9e0d854c7e425658
parenta5c727e3babe7dfdb78652074dcefbedb10ab1a0
mn10300: Define the A and D constraints.

This will allow combining am33 and mn103 alternatives
without having to resort to the enabled attribute.

The existing 'A' constraint renamed to 'c'.  Thankfully
this existing accumulator constraint doesn't appear in
either newlib or eglibc sources.

From-SVN: r168675
gcc/ChangeLog
gcc/config/mn10300/constraints.md
gcc/config/mn10300/mn10300.md