function.c (purge_single_hard_subreg_set): Only check REGNO if the subreg was a hard...
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 10 Apr 2001 02:47:32 +0000 (02:47 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 10 Apr 2001 02:47:32 +0000 (02:47 +0000)
commit55107ee39c2c539883270a2a9e050a4ec406ac58
tree73cf310d19ebcac964b72a8ebb75329acf749c06
parentfa9518de0271175955abe4cce0b29788dd4e4aa3
function.c (purge_single_hard_subreg_set): Only check REGNO if the subreg was a hard register.

2001-04-10  Andrew MacLeod  <amacleod@redhat.com>

* function.c (purge_single_hard_subreg_set): Only check REGNO if
the subreg was a hard register. Pseudos are left as subregs.

From-SVN: r41217
gcc/ChangeLog
gcc/function.c