regrename.c (rr_replace_reg): Rewrite to use recog_data to perform substitutions...
authorRichard Henderson <rth@cygnus.com>
Fri, 20 Oct 2000 17:54:49 +0000 (10:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 20 Oct 2000 17:54:49 +0000 (10:54 -0700)
commit4ca0f257ffa8d24fb2aa68c7b4fb69dfb63b9e2c
tree17e20885b9b6a6b336ca83bd8420b0e17c168955
parent444751385724c1ed44e29047bfd96bcdba91f522
regrename.c (rr_replace_reg): Rewrite to use recog_data to perform substitutions...

        * regrename.c (rr_replace_reg): Rewrite to use recog_data to
        perform substitutions, and apply_change_group to see if it worked.

From-SVN: r36971
gcc/ChangeLog
gcc/regrename.c