Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.
authorSebastian Pop <pop@cri.ensmp.fr>
Fri, 16 Jul 2004 17:55:47 +0000 (19:55 +0200)
committerSebastian Pop <spop@gcc.gnu.org>
Fri, 16 Jul 2004 17:55:47 +0000 (17:55 +0000)
commit4619c7017fd62d7df2b73d57c492f30a173b8394
treea2652fbc3bf785d92087b4b70ea0f48b74376763
parent58ec6ece35f6af8ea22b4b483b44b49aa5b64056
Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.

* Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.
* tree-pretty-print.c: Include tree-chrec.h.
(dump_generic_node): Pretty print SCEV_KNOWN, SCEV_NOT_KNOWN
and POLYNOMIAL_CHREC nodes.

From-SVN: r84826
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-pretty-print.c