Makefile.in (genattrtab): Don't use (HOST_RTLANAL).
authorCatherine Moore <clm@cygnus.com>
Tue, 2 Nov 1999 15:48:26 +0000 (15:48 +0000)
committerCatherine Moore <clm@gcc.gnu.org>
Tue, 2 Nov 1999 15:48:26 +0000 (10:48 -0500)
commitb5ee7789006fb4ad0d7c73beaa6fbc647648bcb5
treef83fe0290e48a0e59e062186a312f81a60d3c0dc
parent96e9c98d59cc40bbb51480fb408fb63919fc55c7
Makefile.in (genattrtab): Don't use (HOST_RTLANAL).

        * 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.

From-SVN: r30350
gcc/ChangeLog
gcc/Makefile.in
gcc/rtl.c
gcc/rtl.h
gcc/rtlanal.c