[debrepatch] 01/01: toolchain-patches: unbackport gcc-6 patch back to gcc-7

Ximin Luo infinity0 at debian.org
Mon Aug 7 22:30:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository debrepatch.

commit 7faf9010f3cf6fd109eb33d9acc609e76a485306
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Aug 8 00:29:52 2017 +0200

    toolchain-patches: unbackport gcc-6 patch back to gcc-7
---
 .../{gcc-6_BPPM.patch => gcc-7_BPPM.patch}         | 42 +++++++++++-----------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/toolchain-patches/gcc-6_BPPM.patch b/toolchain-patches/gcc-7_BPPM.patch
similarity index 97%
rename from toolchain-patches/gcc-6_BPPM.patch
rename to toolchain-patches/gcc-7_BPPM.patch
index e7dcbb4..aa527cf 100644
--- a/toolchain-patches/gcc-6_BPPM.patch
+++ b/toolchain-patches/gcc-7_BPPM.patch
@@ -1,34 +1,34 @@
-diff -u gcc-6-6.3.0/debian/changelog gcc-6-6.3.0/debian/changelog
---- gcc-6-6.3.0/debian/changelog
-+++ gcc-6-6.3.0/debian/changelog
+diff -u gcc-7-7.1.0/debian/changelog gcc-7-7.1.0/debian/changelog
+--- gcc-7-7.1.0/debian/changelog
++++ gcc-7-7.1.0/debian/changelog
 @@ -1,3 +1,10 @@
-+gcc-6 (6.3.0-11.0~reproducible1) UNRELEASED; urgency=medium
++gcc-7 (7.1.0-12.0~reproducible1) UNRELEASED; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * Support BUILD_PATH_PREFIX_MAP.
 +
 + -- Ximin Luo <infinity0 at debian.org>  Fri, 31 Mar 2017 19:13:44 -0400
 +
- gcc-6 (6.3.0-11) unstable; urgency=medium
+ gcc-7 (7.1.0-12) unstable; urgency=medium
  
-   * Fix PR target/78543 (PPC), taken from the gcc-6-branch. Closes: #856809.
-diff -u gcc-6-6.3.0/debian/rules.patch gcc-6-6.3.0/debian/rules.patch
---- gcc-6-6.3.0/debian/rules.patch
-+++ gcc-6-6.3.0/debian/rules.patch
-@@ -86,6 +86,9 @@
+   * GCC 7.2 release candidate 1.
+diff -u gcc-7-7.1.0/debian/rules.patch gcc-7-7.1.0/debian/rules.patch
+--- gcc-7-7.1.0/debian/rules.patch
++++ gcc-7-7.1.0/debian/rules.patch
+@@ -66,6 +66,9 @@
+ 	pr67590 \
  	libjit-ldflags \
- 	gcc-SOURCE_DATE_EPOCH \
- 	gcc-SOURCE_DATE_EPOCH-2 \
+ 	PR55947-revert \
 +	BPPM_env_debuginfo \
 +	BPPM_env_FILE_macro \
 +	remap_whole_path_components \
- 	cmd-go-combine-gccgo-s-ld-and-ldShared-methods \
- 	libjava-mips64el \
- 	gccgo-issue16780 \
+ 	libffi-pax \
+ 	libffi-race-condition \
+ 	gcc-foffload-default \
 only in patch2:
 unchanged:
---- gcc-6-6.3.0.orig/debian/patches/BPPM_env_FILE_macro.diff
-+++ gcc-6-6.3.0/debian/patches/BPPM_env_FILE_macro.diff
+--- gcc-7-7.1.0.orig/debian/patches/BPPM_env_FILE_macro.diff
++++ gcc-7-7.1.0/debian/patches/BPPM_env_FILE_macro.diff
 @@ -0,0 +1,229 @@
 +Subject: [PATCH 2/3] Use BUILD_PATH_PREFIX_MAP envvar to transform __FILE__
 +
@@ -261,8 +261,8 @@ unchanged:
 ++}
 only in patch2:
 unchanged:
---- gcc-6-6.3.0.orig/debian/patches/BPPM_env_debuginfo.diff
-+++ gcc-6-6.3.0/debian/patches/BPPM_env_debuginfo.diff
+--- gcc-7-7.1.0.orig/debian/patches/BPPM_env_debuginfo.diff
++++ gcc-7-7.1.0/debian/patches/BPPM_env_debuginfo.diff
 @@ -0,0 +1,625 @@
 +Subject: [PATCH 1/3] Use BUILD_PATH_PREFIX_MAP envvar for debug-prefix-map
 +
@@ -891,8 +891,8 @@ unchanged:
 ++}
 only in patch2:
 unchanged:
---- gcc-6-6.3.0.orig/debian/patches/remap_whole_path_components.diff
-+++ gcc-6-6.3.0/debian/patches/remap_whole_path_components.diff
+--- gcc-7-7.1.0.orig/debian/patches/remap_whole_path_components.diff
++++ gcc-7-7.1.0/debian/patches/remap_whole_path_components.diff
 @@ -0,0 +1,72 @@
 +Subject: [PATCH 3/3] When remapping paths, only match whole path components
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debrepatch.git



More information about the Reproducible-commits mailing list