commit:     8b2bf34b60351d4a3cfb32cde04b9de77075d3d8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  2 21:56:53 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Apr  2 21:56:53 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=8b2bf34b

5.5.0: make 21_all_gcc5_isl-dl.patch -p1 appliable

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 5.5.0/gentoo/21_all_gcc5_isl-dl.patch | 16 ++++++++--------
 5.5.0/gentoo/README.history           |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/5.5.0/gentoo/21_all_gcc5_isl-dl.patch 
b/5.5.0/gentoo/21_all_gcc5_isl-dl.patch
index aff6aec..2cb3d93 100644
--- a/5.5.0/gentoo/21_all_gcc5_isl-dl.patch
+++ b/5.5.0/gentoo/21_all_gcc5_isl-dl.patch
@@ -9,8 +9,8 @@ We abuse the existing plugin check logic to pull out that info.
 extended by Gentoo to support isl-0.15
 https://bugs.gentoo.org/552278
 
---- gcc/Makefile.in.jj 2012-12-13 17:09:20.000000000 +0100
-+++ gcc/Makefile.in    2012-12-14 11:45:22.585670055 +0100
+--- a/gcc/Makefile.in.jj       2012-12-13 17:09:20.000000000 +0100
++++ b/gcc/Makefile.in  2012-12-14 11:45:22.585670055 +0100
 @@ -1006,7 +1006,7 @@ BUILD_LIBDEPS= $(BUILD_LIBIBERTY)
  # and the system's installed libraries.
  LIBS = @LIBS@ libcommon.a $(CPPLIB) $(LIBINTL) $(LIBICONV) $(LIBBACKTRACE) \
@@ -36,8 +36,8 @@ https://bugs.gentoo.org/552278
  #
  # Generate header and source files from the machine description,
  # and compile them.
---- gcc/configure
-+++ gcc/configure
+--- a/gcc/configure
++++ b/gcc/configure
 @@ -604,6 +604,7 @@ PICFLAG
  enable_host_shared
  enable_plugin
@@ -62,8 +62,8 @@ https://bugs.gentoo.org/552278
       fi
       LIBS="$saved_LIBS"
  
---- gcc/graphite-poly.h.jj     2012-12-13 11:31:27.000000000 +0100
-+++ gcc/graphite-poly.h        2012-12-14 13:41:41.970800726 +0100
+--- a/gcc/graphite-poly.h.jj   2012-12-13 11:31:27.000000000 +0100
++++ b/gcc/graphite-poly.h      2012-12-14 13:41:41.970800726 +0100
 @@ -22,6 +22,493 @@ along with GCC; see the file COPYING3.
  #ifndef GCC_GRAPHITE_POLY_H
  #define GCC_GRAPHITE_POLY_H
@@ -558,8 +558,8 @@ https://bugs.gentoo.org/552278
  typedef struct poly_dr *poly_dr_p;
  
  typedef struct poly_bb *poly_bb_p;
---- gcc/graphite.c.jj  2012-12-13 11:31:00.000000000 +0100
-+++ gcc/graphite.c     2012-12-14 13:40:44.155136961 +0100
+--- a/gcc/graphite.c.jj        2012-12-13 11:31:00.000000000 +0100
++++ b/gcc/graphite.c   2012-12-14 13:40:44.155136961 +0100
 @@ -90,6 +90,38 @@ along with GCC; see the file COPYING3.
  #include "graphite-isl-ast-to-gimple.h"
  #include "graphite-sese-to-poly.h"

diff --git a/5.5.0/gentoo/README.history b/5.5.0/gentoo/README.history
index 4fcc795..b357432 100644
--- a/5.5.0/gentoo/README.history
+++ b/5.5.0/gentoo/README.history
@@ -1,4 +1,5 @@
 2              TODO
+       U 21_all_gcc5_isl-dl.patch
        + 36_all_libsanitizer-p1.patch
        + 37_all_libsanitizer-p2.patch
 

Reply via email to