vapier      15/10/10 17:46:38

  Modified:             74_all_gcc49_cloog-dl.patch README.history
  Log:
  drop isl/val_gmp.h include as gcc-4 doesn't use it, and older isl doesn't 
provide it #562728

Revision  Changes    Path
1.3                  src/patchsets/gcc/4.9.3/gentoo/74_all_gcc49_cloog-dl.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.3/gentoo/74_all_gcc49_cloog-dl.patch?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.3/gentoo/74_all_gcc49_cloog-dl.patch?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.3/gentoo/74_all_gcc49_cloog-dl.patch?r1=1.2&r2=1.3

Index: 74_all_gcc49_cloog-dl.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.9.3/gentoo/74_all_gcc49_cloog-dl.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 74_all_gcc49_cloog-dl.patch 15 Jul 2015 04:32:29 -0000      1.2
+++ 74_all_gcc49_cloog-dl.patch 10 Oct 2015 17:46:38 -0000      1.3
@@ -107,7 +107,7 @@
    mpz_clear (bound_two);
 --- a/gcc/graphite-poly.h
 +++ b/gcc/graphite-poly.h
-@@ -22,6 +22,410 @@ along with GCC; see the file COPYING3.  If not see
+@@ -22,6 +22,409 @@ along with GCC; see the file COPYING3.  If not see
  #ifndef GCC_GRAPHITE_POLY_H
  #define GCC_GRAPHITE_POLY_H
  
@@ -120,7 +120,6 @@
 +#include <isl/options.h>
 +#include <isl/ast.h>
 +#include <isl/ast_build.h>
-+#include <isl/val_gmp.h>
 +#include <cloog/isl/cloog.h>
 +#include <dlfcn.h>
 +#ifdef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE



1.4                  src/patchsets/gcc/4.9.3/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.3/gentoo/README.history?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.3/gentoo/README.history?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.3/gentoo/README.history?r1=1.3&r2=1.4

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.9.3/gentoo/README.history,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.history      10 Aug 2015 11:08:03 -0000      1.3
+++ README.history      10 Oct 2015 17:46:38 -0000      1.4
@@ -1,3 +1,6 @@
+1.3            10 Oct 2015
+       U 74_all_gcc49_cloog-dl.patch
+
 1.2            10 Aug 2015
        U 93_all_gcc-4.9-config.h-bconfig.h-parallel-PR57125-PR61899.patch
 




Reply via email to