reload.c (push_reload): If WORD_REGISTER_OPERATIONS...
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Wed, 28 Jan 1998 19:09:41 +0000 (19:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 28 Jan 1998 19:09:41 +0000 (12:09 -0700)
commitd2c92f5a43a4541115e0b8eadf024ed7004e1386
tree1c0035b1008301f0c1636f9a9b2ab3bf5c8484e0
parent90ad3ab77dfe645679ac8aee9e5d5bd303dc1d25
reload.c (push_reload): If WORD_REGISTER_OPERATIONS...

        * reload.c (push_reload): If WORD_REGISTER_OPERATIONS, reload the
        SUBREG_REG if the word count is unchanged, also in the input reload
        case.  Disable non-applicable sanity checks.

From-SVN: r17541
gcc/ChangeLog
gcc/reload.c