From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 5.5.0/gentoo/
Date: Thu, 2 Apr 2020 22:05:36 +0000 (UTC) [thread overview]
Message-ID: <1585864613.8b2bf34b60351d4a3cfb32cde04b9de77075d3d8.slyfox@gentoo> (raw)
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
#\f
# 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
next reply other threads:[~2020-04-02 22:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-02 22:05 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-28 19:03 [gentoo-commits] proj/gcc-patches:master commit in: 5.5.0/gentoo/ Sergei Trofimovich
2020-08-23 9:05 Sergei Trofimovich
2020-08-01 8:45 Sergei Trofimovich
2020-05-29 21:27 Sergei Trofimovich
2020-05-29 21:27 Sergei Trofimovich
2020-04-02 22:05 Sergei Trofimovich
2020-03-21 17:37 Sergei Trofimovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1585864613.8b2bf34b60351d4a3cfb32cde04b9de77075d3d8.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox