gcse.c (try_replace_reg): Use validate_replace_rtx_subexp instead of replace_rtx.
authorJan Hubicka <jh@suse.cz>
Sun, 30 Jul 2000 18:44:13 +0000 (18:44 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 30 Jul 2000 18:44:13 +0000 (18:44 +0000)
commite251e2a27f3a38da3d71a016efffa50ec324bbbb
tree2c6fd84da6f0c23faff8a5ea847eb2f65a7c2b4c
parente8dc6d50748c9fa9b1f572e1b0a39c6ac1d222bf
gcse.c (try_replace_reg): Use validate_replace_rtx_subexp instead of replace_rtx.

* gcse.c (try_replace_reg): Use validate_replace_rtx_subexp
instead of replace_rtx.
* recog.c (validate_replace_rtx_subexp): New function.
* recog.h (validate_replace_rtx_subexp): Declare.

From-SVN: r35349
gcc/ChangeLog
gcc/gcse.c
gcc/recog.c
gcc/recog.h