[gcc-7] 36/354: - add missing patch
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository gcc-7.
commit e4bbfc3cfbef0caac4e9254b3eb6a319dcd201dd
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Sat Nov 19 22:52:03 2016 +0000
- add missing patch
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9107 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/patches/gdc-hacks.diff | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/debian/patches/gdc-hacks.diff b/debian/patches/gdc-hacks.diff
new file mode 100644
index 0000000..c6a0b70
--- /dev/null
+++ b/debian/patches/gdc-hacks.diff
@@ -0,0 +1,11 @@
+--- a/src/gcc/d/d-attribs.c
++++ b/src/gcc/d/d-attribs.c
+@@ -588,8 +588,6 @@
+
+ if (targetm_common.have_named_sections)
+ {
+- user_defined_section_attribute = true;
+-
+ if (VAR_OR_FUNCTION_DECL_P (decl)
+ && TREE_CODE (TREE_VALUE (args)) == STRING_CST)
+ {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git
More information about the Reproducible-commits
mailing list