mn10300: Force lower-subreg pass to run.
authorRichard Henderson <rth@redhat.com>
Wed, 12 Jan 2011 17:47:02 +0000 (09:47 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 12 Jan 2011 17:47:02 +0000 (09:47 -0800)
commitec815d657b52efc88343bab229eb279a55696ad7
tree6201cce6994d447f77b667b85d86a24a1811486b
parentd6a3e26499ed7c6ff937cdb7319c1f04029cb61c
mn10300: Force lower-subreg pass to run.

There are a number of tests that fail -- generally ones involving
generic vectorization -- at -O0 because we run out of registers.
The lower-subreg pass cleans things up sufficiently to allow these
tests to succeed.

From-SVN: r168721
gcc/ChangeLog
gcc/config/mn10300/mn10300.c