rtlanal.c: Include target.h and output.h.
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 5 Mar 2004 10:32:54 +0000 (10:32 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Fri, 5 Mar 2004 10:32:54 +0000 (10:32 +0000)
commitf894b69b7561a8be2b2def5ae0adad4d2e2e5ec5
tree98c5020651c4a61ba9b85e846fb8559e5e983851
parent86caf04d48093177caa3904e186ef538e4094e9d
rtlanal.c: Include target.h and output.h.

2004-03-05  Paolo Bonzini  <bonzini@gnu.org>

        * rtlanal.c: Include target.h and output.h.
        (rtx_cost, address_cost, default_address_cost): Move from...
        * cse.c (rtx_cost, address_cost, default_address_cost):
        ... this file.
        * rtl.h (rtx_cost, address_cost): Move under rtlanal.c.
        * Makefile.in: Adjust dependencies.

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