* Makefile.in (genattrtab): Don't use (HOST_RTLANAL).
commit140cb7e4892d1b9d4103ce39396d182952546f5e
authorclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 1999 15:48:26 +0000 (2 15:48 +0000)
committerclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 1999 15:48:26 +0000 (2 15:48 +0000)
treef83fe0290e48a0e59e062186a312f81a60d3c0dc
parentbe38f6544d729a2823c1a96659ae389a58a364ef
    * Makefile.in (genattrtab): Don't use (HOST_RTLANAL).
        * rtl.h (rtx_equal_p): Move prototype.
        * rtl.c (rtx_equal_function_value_matters): Move from
        rtlanal.c
        (rtx_equal_p): Likewise.
        * rtlanal.c (rtx_equal_function_value_matters): Delete.
        (rtx_equal_p): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30350 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/rtl.c
gcc/rtl.h
gcc/rtlanal.c