OSDN Git Service

* Makefile.in (tree-pretty-print.o): Depend on tree-chrec.h.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Jul 2004 17:55:47 +0000 (17:55 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Jul 2004 17:55:47 +0000 (17:55 +0000)
commit101d9422ff9c0d81d6ba89716dc2170ce0cb6373
treea2652fbc3bf785d92087b4b70ea0f48b74376763
parent7ac873244e5544a55e421690c6c20ba575f3068d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84826 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/tree-pretty-print.c