[gcc/f15/master] 4.6.0-0.13

Jakub Jelinek jakub at fedoraproject.org
Tue Mar 15 17:36:08 UTC 2011


commit ea637ffe988758a7564d0297c6d58f707b19d041
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Tue Mar 15 18:35:47 2011 +0100

    4.6.0-0.13

 gcc46-cloog-dl.patch |    8 ++++----
 1 files 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;
      }
  


More information about the scm-commits mailing list