From ea637ffe988758a7564d0297c6d58f707b19d041 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 15 Mar 2011 18:35:47 +0100 Subject: [PATCH] 4.6.0-0.13 --- gcc46-cloog-dl.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc46-cloog-dl.patch b/gcc46-cloog-dl.patch index 9eca98a..11ce82b 100644 --- a/gcc46-cloog-dl.patch +++ b/gcc46-cloog-dl.patch @@ -382,9 +382,9 @@ #endif /* GRAPHITE_CLOOG_COMPAT_H */ --- gcc/graphite.c.jj 2011-01-03 12:53:05.194056513 +0100 +++ gcc/graphite.c 2011-01-04 16:18:32.385007767 +0100 -@@ -54,6 +54,35 @@ along with GCC; see the file COPYING3. - #include "graphite-clast-to-gimple.h" - #include "graphite-sese-to-poly.h" +@@ -56,6 +56,35 @@ along with GCC; see the file COPYING3. + + CloogState *cloog_state; +__typeof (cloog_pointers__) cloog_pointers__; + @@ -418,7 +418,7 @@ /* Print global statistics to FILE. */ static void -@@ -199,6 +228,12 @@ graphite_initialize (void) +@@ -201,6 +230,12 @@ graphite_initialize (void) return false; }