]> git.ipfire.org Git - thirdparty/gcc.git/commit
Correct graphite*.c ISL header file inclusion order.
authorDavid Edelsohn <dje@gcc.gnu.org>
Mon, 23 Nov 2015 14:23:59 +0000 (09:23 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 23 Nov 2015 14:23:59 +0000 (09:23 -0500)
commit4d776011993936d5e17421abe228b856f8e5e748
tree8b552b61a1b1ac6b4ce298f12409fda5177e3c16
parent546e500c8f90f9adf4187d07f8e6d33d82194f3c
Correct graphite*.c ISL header file inclusion order.

* system.h: Don't poison calloc and strdup if USES_ISL is defined.
* graphite-dependences.c: Define USES_ISL.  Include ISL header files
after GCC header files and before graphite header files.
* graphite-dependences.c: Same.
* graphite-isl-ast-to-gimple.c: Same.
* graphite-optimize-isl.c: Same.
* graphite-poly.c: Same.
* graphite-scop-detection.c: Same.
* graphite-sese-to-poly.c: Same.
* graphite.c: Same.

From-SVN: r230759
gcc/graphite-dependences.c
gcc/graphite-isl-ast-to-gimple.c
gcc/graphite-optimize-isl.c
gcc/graphite-poly.c
gcc/graphite-scop-detection.c
gcc/graphite-sese-to-poly.c
gcc/graphite.c
gcc/system.h