[gcc-7] 115/354: * GCC 7 snapshot build, taken from the trunk 20170227. * Update gdc to trunk 20170227.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:39 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 fda6348782d7a13955249e70826cf9cc748f6393
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Mon Feb 27 13:32:14 2017 +0000

      * GCC 7 snapshot build, taken from the trunk 20170227.
      * Update gdc to trunk 20170227.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9312 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog                |  7 +++++++
 debian/patches/gdc-updates.diff | 12 ------------
 2 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81d0a01..ca59f01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gcc-7 (7-20170227-1) experimental; urgency=medium
+
+  * GCC 7 snapshot build, taken from the trunk 20170227.
+  * Update gdc to trunk 20170227.
+
+ -- Matthias Klose <doko at debian.org>  Mon, 27 Feb 2017 14:29:03 +0100
+
 gcc-7 (7-20170226-1) experimental; urgency=medium
 
   * GCC 7 snapshot build, taken from the trunk 20170226.
diff --git a/debian/patches/gdc-updates.diff b/debian/patches/gdc-updates.diff
index e159788..81d10b5 100644
--- a/debian/patches/gdc-updates.diff
+++ b/debian/patches/gdc-updates.diff
@@ -24,15 +24,3 @@
          if ( (intpart & 1) == 0 )
              sgngam = -1;
          z = q - p;
---- a/src/gcc/d/d-target.cc
-+++ b/src/gcc/d/d-target.cc
-@@ -108,7 +108,8 @@
-   if (type->isTypeBasic ())
-     {
-       TREE_TYPE (field) = build_ctype (type);
--      SET_DECL_ALIGN (field, ADJUST_FIELD_ALIGN (field, DECL_ALIGN (field)));
-+      SET_DECL_ALIGN (field, ADJUST_FIELD_ALIGN (field, TREE_TYPE(field),
-+						 DECL_ALIGN (field)));
-     }
- #endif
- 

-- 
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