Use diagnostic-core.h instead of diagnostic.h.
commit52f91c040f9619f79bc73a864f2893f2c9f626ba
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Dec 2010 05:26:17 +0000 (29 05:26 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Dec 2010 05:26:17 +0000 (29 05:26 +0000)
treec05d674530b6914cabdfd2c9a4ca6a1fe357f6f3
parentdff917fb01a6b61001bc5805b09652001082058a
Use diagnostic-core.h instead of diagnostic.h.

2010-12-28  Sebastian Pop  <sebastian.pop@amd.com>

* Makefile.in (graphite.o): Depends on DIAGNOSTIC_CORE_H.
(graphite-clast-to-gimple.o): Same.
(graphite-poly.o): Same.
* graphite-clast-to-gimple.c: Include diagnostic-core.h.
* graphite-poly.c: Same.
* graphite.c: Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168310 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/graphite-clast-to-gimple.c
gcc/graphite-poly.c
gcc/graphite.c