rtlanal.c (refers_to_regno_p): Test regno, not inner_regno, against FIRST_PSEUDO_REGI...
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 2 Feb 2004 18:20:55 +0000 (18:20 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 2 Feb 2004 18:20:55 +0000 (13:20 -0500)
commit8ad0d964acb6f8c7db9b48165d20ed41f68cc7ff
treeac20e60a4d6922029d122c4ee577322404096251
parente9525111c9a3fabe2244b57e7a6257b708b8f9f5
rtlanal.c (refers_to_regno_p): Test regno, not inner_regno, against FIRST_PSEUDO_REGISTER.

        * rtlanal.c (refers_to_regno_p): Test regno, not inner_regno,
        against FIRST_PSEUDO_REGISTER.

From-SVN: r77128
gcc/ChangeLog
gcc/rtlanal.c