mn10300: Force lower-subreg pass to run.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jan 2011 17:47:02 +0000 (17:47 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Jan 2011 17:47:02 +0000 (17:47 +0000)
commit731049b6e90e749e244fa80dc53b7389a3c16405
tree6201cce6994d447f77b667b85d86a24a1811486b
parent3562cea78fafd23bb4c95fe63d9a6b7af7c0f604
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168721 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mn10300/mn10300.c