pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO.
authorJeffrey A Law <law@cygnus.com>
Fri, 29 Aug 1997 22:14:07 +0000 (22:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 29 Aug 1997 22:14:07 +0000 (16:14 -0600)
commit63e7fe9ba41df48e63a3a837a340f2e872421d4e
tree7d9d57ce58d730a09cfd1ea2569dc58950c18cba
parenteb7b11fd0742ac1377e3b6338feec6fc2e64200e
pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO.

        * pa.md (reload_peepholes): Make sure operand is a REG before
        examining REGNO.  Allow general registers too.
Fixes sporatic c-torture failure.

Remove last change to fold-const.c and c-decl.c

From-SVN: r15000
gcc/ChangeLog
gcc/c-decl.c
gcc/config/pa/pa.md
gcc/fold-const.c