Use diagnostic-core.h instead of diagnostic.h.
authorSebastian Pop <sebastian.pop@amd.com>
Wed, 29 Dec 2010 05:26:17 +0000 (05:26 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 29 Dec 2010 05:26:17 +0000 (05:26 +0000)
commit32a73fc494522c760b0b1287103f9f4a8971c543
treec05d674530b6914cabdfd2c9a4ca6a1fe357f6f3
parentc97c25c0b9561961b00d107647a1d9b0213507a8
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.

From-SVN: r168310
gcc/ChangeLog
gcc/Makefile.in
gcc/graphite-clast-to-gimple.c
gcc/graphite-poly.c
gcc/graphite.c