[gcc-7] 98/354: * GCC 7 snapshot build, taken from the trunk 20170126. * libgo version bumped to 11.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:36 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 b79fa64224373cd1f2f342db662783d654b61165
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Thu Jan 26 15:03:18 2017 +0000

      * GCC 7 snapshot build, taken from the trunk 20170126.
      * libgo version bumped to 11.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9262 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog                        |   6 +-
 debian/control                          |  38 +++++-----
 debian/patches/gdc-libphobos-build.diff | 126 ++++++++++++++++----------------
 debian/rules.defs                       |   2 +-
 4 files changed, 87 insertions(+), 85 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c1a688..248afcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-gcc-7 (7-20170121-2) UNRELEASED; urgency=medium
+gcc-7 (7-20170126-1) experimental; urgency=medium
 
+  * GCC 7 snapshot build, taken from the trunk 20170126.
   * Fix removing the RUNPATH from the asan, tsan, ubsan, cilkrts, gfortran
     and gphobos runtime libraries.
   * Let the gnatgcc symlinks point to the versioned names. Addresses: #839209.
   * Build the BRIG frontend on amd64.
   * Install new intrinsics headers. Closes: #852551.
+  * libgo version bumped to 11.
 
- -- Matthias Klose <doko at debian.org>  Sun, 22 Jan 2017 19:29:00 +0100
+ -- Matthias Klose <doko at debian.org>  Thu, 26 Jan 2017 15:49:26 +0100
 
 gcc-7 (7-20170121-1) experimental; urgency=medium
 
diff --git a/debian/control b/debian/control
index ffa7727..934aeff 100644
--- a/debian/control
+++ b/debian/control
@@ -1668,9 +1668,9 @@ Description: Runtime library for GNU Fortran applications (x32 debug symbols)
 Package: gccgo-7
 Architecture: any
 Priority: optional
-Depends: gcc-7-base (= ${gcc:Version}), gcc-7 (= ${gcc:Version}), libgo10 (>= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
+Depends: gcc-7-base (= ${gcc:Version}), gcc-7 (= ${gcc:Version}), libgo11 (>= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
 Provides: go-compiler
-Suggests: ${go:multilib}, gccgo-7-doc, libgo10-dbg (>= ${gcc:Version})
+Suggests: ${go:multilib}, gccgo-7-doc, libgo11-dbg (>= ${gcc:Version})
 Conflicts: ${golang:Conflicts}
 Description: GNU Go compiler
  This is the GNU Go compiler, which compiles Go on platforms supported
@@ -1689,10 +1689,10 @@ Description: GNU Go compiler (multilib support)
  This is a dependency package, depending on development packages
  for the non-default multilib architecture(s).
 
-Package: libgo10
+Package: libgo11
 Section: libs
 Architecture: any
-Provides: libgo10-armel [armel], libgo10-armhf [armhf]
+Provides: libgo11-armel [armel], libgo11-armhf [armhf]
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Priority: optional
@@ -1702,19 +1702,19 @@ Description: Runtime library for GNU Go applications
  Library needed for GNU Go applications linked against the
  shared library.
 
-Package: libgo10-dbg
+Package: libgo11-dbg
 Section: debug
 Architecture: any
-Provides: libgo10-dbg-armel [armel], libgo10-dbg-armhf [armhf]
+Provides: libgo11-dbg-armel [armel], libgo11-dbg-armhf [armhf]
 Multi-Arch: same
 Priority: extra
-Depends: gcc-7-base (= ${gcc:Version}), libgo10 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-7-base (= ${gcc:Version}), libgo11 (= ${gcc:Version}), ${misc:Depends}
 Description: Runtime library for GNU Go applications (debug symbols)
  Library needed for GNU Go applications linked against the
  shared library. This currently is an empty package, because the
  library is completely unstripped.
 
-Package: lib64go10
+Package: lib64go11
 Section: libs
 Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 Priority: optional
@@ -1724,17 +1724,17 @@ Description: Runtime library for GNU Go applications (64bit)
  Library needed for GNU Go applications linked against the
  shared library.
 
-Package: lib64go10-dbg
+Package: lib64go11-dbg
 Section: debug
 Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 Priority: extra
-Depends: gcc-7-base (= ${gcc:Version}), lib64go10 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-7-base (= ${gcc:Version}), lib64go11 (= ${gcc:Version}), ${misc:Depends}
 Description: Runtime library for GNU Go applications (64bit debug symbols)
  Library needed for GNU Go applications linked against the
  shared library. This currently is an empty package, because the
  library is completely unstripped.
 
-Package: lib32go10
+Package: lib32go11
 Section: libs
 Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 Priority: optional
@@ -1745,17 +1745,17 @@ Description: Runtime library for GNU Go applications (32bit)
  Library needed for GNU Go applications linked against the
  shared library.
 
-Package: lib32go10-dbg
+Package: lib32go11-dbg
 Section: debug
 Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 Priority: extra
-Depends: gcc-7-base (= ${gcc:Version}), lib32go10 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-7-base (= ${gcc:Version}), lib32go11 (= ${gcc:Version}), ${misc:Depends}
 Description: Runtime library for GNU Go applications (32 bit debug symbols)
  Library needed for GNU Go applications linked against the
  shared library. This currently is an empty package, because the
  library is completely unstripped.
 
-Package: libn32go10
+Package: libn32go11
 Section: libs
 Architecture: mips mipsel mips64 mips64el
 Priority: optional
@@ -1765,17 +1765,17 @@ Description: Runtime library for GNU Go applications (n32)
  Library needed for GNU Go applications linked against the
  shared library.
 
-Package: libn32go10-dbg
+Package: libn32go11-dbg
 Section: debug
 Architecture: mips mipsel mips64 mips64el
 Priority: extra
-Depends: gcc-7-base (= ${gcc:Version}), libn32go10 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-7-base (= ${gcc:Version}), libn32go11 (= ${gcc:Version}), ${misc:Depends}
 Description: Runtime library for GNU Go applications (n32 debug symbols)
  Library needed for GNU Go applications linked against the
  shared library. This currently is an empty package, because the
  library is completely unstripped.
 
-Package: libx32go10
+Package: libx32go11
 Section: libs
 Architecture: amd64 i386
 Priority: optional
@@ -1785,11 +1785,11 @@ Description: Runtime library for GNU Go applications (x32)
  Library needed for GNU Go applications linked against the
  shared library.
 
-Package: libx32go10-dbg
+Package: libx32go11-dbg
 Section: debug
 Architecture: amd64 i386
 Priority: extra
-Depends: gcc-7-base (= ${gcc:Version}), libx32go10 (= ${gcc:Version}), ${misc:Depends}
+Depends: gcc-7-base (= ${gcc:Version}), libx32go11 (= ${gcc:Version}), ${misc:Depends}
 Description: Runtime library for GNU Go applications (x32 debug symbols)
  Library needed for GNU Go applications linked against the
  shared library. This currently is an empty package, because the
diff --git a/debian/patches/gdc-libphobos-build.diff b/debian/patches/gdc-libphobos-build.diff
index 5d8213a..291ca88 100644
--- a/debian/patches/gdc-libphobos-build.diff
+++ b/debian/patches/gdc-libphobos-build.diff
@@ -4,15 +4,15 @@ Index: b/src/Makefile.def
 ===================================================================
 --- a/src/Makefile.def
 +++ b/src/Makefile.def
-@@ -163,6 +163,7 @@ target_modules = { module= libquadmath;
- target_modules = { module= libgfortran; };
+@@ -164,6 +164,7 @@ target_modules = { module= libgfortran;
  target_modules = { module= libobjc; };
  target_modules = { module= libgo; };
+ target_modules = { module= libhsail-rt; };
 +target_modules = { module= libphobos; };
  target_modules = { module= libtermcap; no_check=true;
                     missing=mostlyclean;
                     missing=clean;
-@@ -289,6 +290,7 @@ flags_to_pass = { flag= FLAGS_FOR_TARGET
+@@ -290,6 +291,7 @@ flags_to_pass = { flag= FLAGS_FOR_TARGET
  flags_to_pass = { flag= GFORTRAN_FOR_TARGET ; };
  flags_to_pass = { flag= GOC_FOR_TARGET ; };
  flags_to_pass = { flag= GOCFLAGS_FOR_TARGET ; };
@@ -20,7 +20,7 @@ Index: b/src/Makefile.def
  flags_to_pass = { flag= LD_FOR_TARGET ; };
  flags_to_pass = { flag= LIPO_FOR_TARGET ; };
  flags_to_pass = { flag= LDFLAGS_FOR_TARGET ; };
-@@ -558,6 +560,8 @@ dependencies = { module=configure-target
+@@ -559,6 +561,8 @@ dependencies = { module=configure-target
  dependencies = { module=all-target-libgo; on=all-target-libbacktrace; };
  dependencies = { module=all-target-libgo; on=all-target-libffi; };
  dependencies = { module=all-target-libgo; on=all-target-libatomic; };
@@ -29,10 +29,10 @@ Index: b/src/Makefile.def
  dependencies = { module=configure-target-libstdc++-v3; on=configure-target-libgomp; };
  dependencies = { module=configure-target-liboffloadmic; on=configure-target-libgomp; };
  dependencies = { module=configure-target-libsanitizer; on=all-target-libstdc++-v3; };
-@@ -610,6 +614,8 @@ languages = { language=objc;	gcc-check-t
- languages = { language=obj-c++;	gcc-check-target=check-obj-c++; };
- languages = { language=go;	gcc-check-target=check-go;
+@@ -613,6 +617,8 @@ languages = { language=go;	gcc-check-tar
  				lib-check-target=check-target-libgo; };
+ languages = { language=brig;	gcc-check-target=check-brig;
+ 				lib-check-target=check-target-libhsail-rt; };
 +languages = { language=d;	gcc-check-target=check-d;
 +				lib-check-target=check-target-libphobos; };
  
@@ -106,151 +106,151 @@ Index: b/src/Makefile.in
  	'LD=$(COMPILER_LD_FOR_TARGET)' \
  	'LDFLAGS=$$(LDFLAGS_FOR_TARGET)' \
  	'LIBCFLAGS=$$(LIBCFLAGS_FOR_TARGET)' \
-@@ -993,6 +1001,7 @@ configure-target:  \
-     maybe-configure-target-libgfortran \
+@@ -994,6 +1002,7 @@ configure-target:  \
      maybe-configure-target-libobjc \
      maybe-configure-target-libgo \
+     maybe-configure-target-libhsail-rt \
 +    maybe-configure-target-libphobos \
      maybe-configure-target-libtermcap \
      maybe-configure-target-winsup \
      maybe-configure-target-libgloss \
-@@ -1159,6 +1168,7 @@ all-target: maybe-all-target-libquadmath
- all-target: maybe-all-target-libgfortran
+@@ -1161,6 +1170,7 @@ all-target: maybe-all-target-libgfortran
  all-target: maybe-all-target-libobjc
  all-target: maybe-all-target-libgo
+ all-target: maybe-all-target-libhsail-rt
 +all-target: maybe-all-target-libphobos
  all-target: maybe-all-target-libtermcap
  all-target: maybe-all-target-winsup
  all-target: maybe-all-target-libgloss
-@@ -1252,6 +1262,7 @@ info-target: maybe-info-target-libquadma
- info-target: maybe-info-target-libgfortran
+@@ -1255,6 +1265,7 @@ info-target: maybe-info-target-libgfortr
  info-target: maybe-info-target-libobjc
  info-target: maybe-info-target-libgo
+ info-target: maybe-info-target-libhsail-rt
 +info-target: maybe-info-target-libphobos
  info-target: maybe-info-target-libtermcap
  info-target: maybe-info-target-winsup
  info-target: maybe-info-target-libgloss
-@@ -1338,6 +1349,7 @@ dvi-target: maybe-dvi-target-libquadmath
- dvi-target: maybe-dvi-target-libgfortran
+@@ -1342,6 +1353,7 @@ dvi-target: maybe-dvi-target-libgfortran
  dvi-target: maybe-dvi-target-libobjc
  dvi-target: maybe-dvi-target-libgo
+ dvi-target: maybe-dvi-target-libhsail-rt
 +dvi-target: maybe-dvi-target-libphobos
  dvi-target: maybe-dvi-target-libtermcap
  dvi-target: maybe-dvi-target-winsup
  dvi-target: maybe-dvi-target-libgloss
-@@ -1424,6 +1436,7 @@ pdf-target: maybe-pdf-target-libquadmath
- pdf-target: maybe-pdf-target-libgfortran
+@@ -1429,6 +1441,7 @@ pdf-target: maybe-pdf-target-libgfortran
  pdf-target: maybe-pdf-target-libobjc
  pdf-target: maybe-pdf-target-libgo
+ pdf-target: maybe-pdf-target-libhsail-rt
 +pdf-target: maybe-pdf-target-libphobos
  pdf-target: maybe-pdf-target-libtermcap
  pdf-target: maybe-pdf-target-winsup
  pdf-target: maybe-pdf-target-libgloss
-@@ -1510,6 +1523,7 @@ html-target: maybe-html-target-libquadma
- html-target: maybe-html-target-libgfortran
+@@ -1516,6 +1529,7 @@ html-target: maybe-html-target-libgfortr
  html-target: maybe-html-target-libobjc
  html-target: maybe-html-target-libgo
+ html-target: maybe-html-target-libhsail-rt
 +html-target: maybe-html-target-libphobos
  html-target: maybe-html-target-libtermcap
  html-target: maybe-html-target-winsup
  html-target: maybe-html-target-libgloss
-@@ -1596,6 +1610,7 @@ TAGS-target: maybe-TAGS-target-libquadma
- TAGS-target: maybe-TAGS-target-libgfortran
+@@ -1603,6 +1617,7 @@ TAGS-target: maybe-TAGS-target-libgfortr
  TAGS-target: maybe-TAGS-target-libobjc
  TAGS-target: maybe-TAGS-target-libgo
+ TAGS-target: maybe-TAGS-target-libhsail-rt
 +TAGS-target: maybe-TAGS-target-libphobos
  TAGS-target: maybe-TAGS-target-libtermcap
  TAGS-target: maybe-TAGS-target-winsup
  TAGS-target: maybe-TAGS-target-libgloss
-@@ -1682,6 +1697,7 @@ install-info-target: maybe-install-info-
- install-info-target: maybe-install-info-target-libgfortran
+@@ -1690,6 +1705,7 @@ install-info-target: maybe-install-info-
  install-info-target: maybe-install-info-target-libobjc
  install-info-target: maybe-install-info-target-libgo
+ install-info-target: maybe-install-info-target-libhsail-rt
 +install-info-target: maybe-install-info-target-libphobos
  install-info-target: maybe-install-info-target-libtermcap
  install-info-target: maybe-install-info-target-winsup
  install-info-target: maybe-install-info-target-libgloss
-@@ -1768,6 +1784,7 @@ install-pdf-target: maybe-install-pdf-ta
- install-pdf-target: maybe-install-pdf-target-libgfortran
+@@ -1777,6 +1793,7 @@ install-pdf-target: maybe-install-pdf-ta
  install-pdf-target: maybe-install-pdf-target-libobjc
  install-pdf-target: maybe-install-pdf-target-libgo
+ install-pdf-target: maybe-install-pdf-target-libhsail-rt
 +install-pdf-target: maybe-install-pdf-target-libphobos
  install-pdf-target: maybe-install-pdf-target-libtermcap
  install-pdf-target: maybe-install-pdf-target-winsup
  install-pdf-target: maybe-install-pdf-target-libgloss
-@@ -1854,6 +1871,7 @@ install-html-target: maybe-install-html-
- install-html-target: maybe-install-html-target-libgfortran
+@@ -1864,6 +1881,7 @@ install-html-target: maybe-install-html-
  install-html-target: maybe-install-html-target-libobjc
  install-html-target: maybe-install-html-target-libgo
+ install-html-target: maybe-install-html-target-libhsail-rt
 +install-html-target: maybe-install-html-target-libphobos
  install-html-target: maybe-install-html-target-libtermcap
  install-html-target: maybe-install-html-target-winsup
  install-html-target: maybe-install-html-target-libgloss
-@@ -1940,6 +1958,7 @@ installcheck-target: maybe-installcheck-
- installcheck-target: maybe-installcheck-target-libgfortran
+@@ -1951,6 +1969,7 @@ installcheck-target: maybe-installcheck-
  installcheck-target: maybe-installcheck-target-libobjc
  installcheck-target: maybe-installcheck-target-libgo
+ installcheck-target: maybe-installcheck-target-libhsail-rt
 +installcheck-target: maybe-installcheck-target-libphobos
  installcheck-target: maybe-installcheck-target-libtermcap
  installcheck-target: maybe-installcheck-target-winsup
  installcheck-target: maybe-installcheck-target-libgloss
-@@ -2026,6 +2045,7 @@ mostlyclean-target: maybe-mostlyclean-ta
- mostlyclean-target: maybe-mostlyclean-target-libgfortran
+@@ -2038,6 +2057,7 @@ mostlyclean-target: maybe-mostlyclean-ta
  mostlyclean-target: maybe-mostlyclean-target-libobjc
  mostlyclean-target: maybe-mostlyclean-target-libgo
+ mostlyclean-target: maybe-mostlyclean-target-libhsail-rt
 +mostlyclean-target: maybe-mostlyclean-target-libphobos
  mostlyclean-target: maybe-mostlyclean-target-libtermcap
  mostlyclean-target: maybe-mostlyclean-target-winsup
  mostlyclean-target: maybe-mostlyclean-target-libgloss
-@@ -2112,6 +2132,7 @@ clean-target: maybe-clean-target-libquad
- clean-target: maybe-clean-target-libgfortran
+@@ -2125,6 +2145,7 @@ clean-target: maybe-clean-target-libgfor
  clean-target: maybe-clean-target-libobjc
  clean-target: maybe-clean-target-libgo
+ clean-target: maybe-clean-target-libhsail-rt
 +clean-target: maybe-clean-target-libphobos
  clean-target: maybe-clean-target-libtermcap
  clean-target: maybe-clean-target-winsup
  clean-target: maybe-clean-target-libgloss
-@@ -2198,6 +2219,7 @@ distclean-target: maybe-distclean-target
- distclean-target: maybe-distclean-target-libgfortran
+@@ -2212,6 +2233,7 @@ distclean-target: maybe-distclean-target
  distclean-target: maybe-distclean-target-libobjc
  distclean-target: maybe-distclean-target-libgo
+ distclean-target: maybe-distclean-target-libhsail-rt
 +distclean-target: maybe-distclean-target-libphobos
  distclean-target: maybe-distclean-target-libtermcap
  distclean-target: maybe-distclean-target-winsup
  distclean-target: maybe-distclean-target-libgloss
-@@ -2284,6 +2306,7 @@ maintainer-clean-target: maybe-maintaine
- maintainer-clean-target: maybe-maintainer-clean-target-libgfortran
+@@ -2299,6 +2321,7 @@ maintainer-clean-target: maybe-maintaine
  maintainer-clean-target: maybe-maintainer-clean-target-libobjc
  maintainer-clean-target: maybe-maintainer-clean-target-libgo
+ maintainer-clean-target: maybe-maintainer-clean-target-libhsail-rt
 +maintainer-clean-target: maybe-maintainer-clean-target-libphobos
  maintainer-clean-target: maybe-maintainer-clean-target-libtermcap
  maintainer-clean-target: maybe-maintainer-clean-target-winsup
  maintainer-clean-target: maybe-maintainer-clean-target-libgloss
-@@ -2426,6 +2449,7 @@ check-target:  \
-     maybe-check-target-libgfortran \
+@@ -2442,6 +2465,7 @@ check-target:  \
      maybe-check-target-libobjc \
      maybe-check-target-libgo \
+     maybe-check-target-libhsail-rt \
 +    maybe-check-target-libphobos \
      maybe-check-target-libtermcap \
      maybe-check-target-winsup \
      maybe-check-target-libgloss \
-@@ -2608,6 +2632,7 @@ install-target:  \
-     maybe-install-target-libgfortran \
+@@ -2625,6 +2649,7 @@ install-target:  \
      maybe-install-target-libobjc \
      maybe-install-target-libgo \
+     maybe-install-target-libhsail-rt \
 +    maybe-install-target-libphobos \
      maybe-install-target-libtermcap \
      maybe-install-target-winsup \
      maybe-install-target-libgloss \
-@@ -2714,6 +2739,7 @@ install-strip-target:  \
-     maybe-install-strip-target-libgfortran \
+@@ -2732,6 +2757,7 @@ install-strip-target:  \
      maybe-install-strip-target-libobjc \
      maybe-install-strip-target-libgo \
+     maybe-install-strip-target-libhsail-rt \
 +    maybe-install-strip-target-libphobos \
      maybe-install-strip-target-libtermcap \
      maybe-install-strip-target-winsup \
      maybe-install-strip-target-libgloss \
-@@ -46011,6 +46037,464 @@ maintainer-clean-target-libgo:
+@@ -46487,6 +46513,464 @@ maintainer-clean-target-libhsail-rt:
  
  
  
@@ -715,7 +715,7 @@ Index: b/src/Makefile.in
  .PHONY: configure-target-libtermcap maybe-configure-target-libtermcap
  maybe-configure-target-libtermcap:
  @if gcc-bootstrap
-@@ -47763,9 +48247,6 @@ maintainer-clean-target-libffi:
+@@ -48239,9 +48723,6 @@ maintainer-clean-target-libffi:
  
  
  
@@ -725,9 +725,9 @@ Index: b/src/Makefile.in
  .PHONY: configure-target-zlib maybe-configure-target-zlib
  maybe-configure-target-zlib:
  @if gcc-bootstrap
-@@ -51758,6 +52239,14 @@ check-gcc-go:
- 	(cd gcc && $(MAKE) $(GCC_FLAGS_TO_PASS) check-go);
- check-go: check-gcc-go check-target-libgo
+@@ -52242,6 +52723,14 @@ check-gcc-brig:
+ 	(cd gcc && $(MAKE) $(GCC_FLAGS_TO_PASS) check-brig);
+ check-brig: check-gcc-brig check-target-libhsail-rt
  
 +.PHONY: check-gcc-d check-d
 +check-gcc-d:
@@ -740,23 +740,23 @@ Index: b/src/Makefile.in
  
  # The gcc part of install-no-fixedincludes, which relies on an intimate
  # knowledge of how a number of gcc internal targets (inter)operate.  Delegate.
-@@ -54635,6 +55124,7 @@ configure-target-libquadmath: stage_last
- configure-target-libgfortran: stage_last
+@@ -55120,6 +55609,7 @@ configure-target-libgfortran: stage_last
  configure-target-libobjc: stage_last
  configure-target-libgo: stage_last
+ configure-target-libhsail-rt: stage_last
 +configure-target-libphobos: stage_last
  configure-target-libtermcap: stage_last
  configure-target-winsup: stage_last
  configure-target-libgloss: stage_last
-@@ -54670,6 +55160,7 @@ configure-target-libquadmath: maybe-all-
- configure-target-libgfortran: maybe-all-gcc
+@@ -55156,6 +55646,7 @@ configure-target-libgfortran: maybe-all-
  configure-target-libobjc: maybe-all-gcc
  configure-target-libgo: maybe-all-gcc
+ configure-target-libhsail-rt: maybe-all-gcc
 +configure-target-libphobos: maybe-all-gcc
  configure-target-libtermcap: maybe-all-gcc
  configure-target-winsup: maybe-all-gcc
  configure-target-libgloss: maybe-all-gcc
-@@ -55699,6 +56190,8 @@ configure-target-libgo: maybe-all-target
+@@ -56185,6 +56676,8 @@ configure-target-libgo: maybe-all-target
  all-target-libgo: maybe-all-target-libbacktrace
  all-target-libgo: maybe-all-target-libffi
  all-target-libgo: maybe-all-target-libatomic
@@ -765,17 +765,17 @@ Index: b/src/Makefile.in
  configure-target-libstdc++-v3: maybe-configure-target-libgomp
  
  configure-stage1-target-libstdc++-v3: maybe-configure-stage1-target-libgomp
-@@ -55825,6 +56318,7 @@ configure-target-libquadmath: maybe-all-
- configure-target-libgfortran: maybe-all-target-libgcc
+@@ -56312,6 +56805,7 @@ configure-target-libgfortran: maybe-all-
  configure-target-libobjc: maybe-all-target-libgcc
  configure-target-libgo: maybe-all-target-libgcc
+ configure-target-libhsail-rt: maybe-all-target-libgcc
 +configure-target-libphobos: maybe-all-target-libgcc
  configure-target-libtermcap: maybe-all-target-libgcc
  configure-target-winsup: maybe-all-target-libgcc
  configure-target-libgloss: maybe-all-target-libgcc
-@@ -55867,6 +56361,8 @@ configure-target-libobjc: maybe-all-targ
+@@ -56356,6 +56850,8 @@ configure-target-libgo: maybe-all-target
  
- configure-target-libgo: maybe-all-target-newlib maybe-all-target-libgloss
+ configure-target-libhsail-rt: maybe-all-target-newlib maybe-all-target-libgloss
  
 +configure-target-libphobos: maybe-all-target-newlib maybe-all-target-libgloss
 +
@@ -904,7 +904,7 @@ Index: b/src/configure.ac
 ===================================================================
 --- a/src/configure.ac
 +++ b/src/configure.ac
-@@ -171,7 +171,9 @@ target_libraries="target-libgcc \
+@@ -172,7 +172,9 @@ target_libraries="target-libgcc \
  		target-libada \
  		target-libada-sjlj \
  		${target_libiberty} \
@@ -915,7 +915,7 @@ Index: b/src/configure.ac
  
  # these tools are built using the target libraries, and are intended to
  # run only in the target environment
-@@ -1264,6 +1266,7 @@ if test "${build}" != "${host}" ; then
+@@ -1278,6 +1280,7 @@ if test "${build}" != "${host}" ; then
    CXX_FOR_BUILD=${CXX_FOR_BUILD-g++}
    GFORTRAN_FOR_BUILD=${GFORTRAN_FOR_BUILD-gfortran}
    GOC_FOR_BUILD=${GOC_FOR_BUILD-gccgo}
@@ -923,7 +923,7 @@ Index: b/src/configure.ac
    DLLTOOL_FOR_BUILD=${DLLTOOL_FOR_BUILD-dlltool}
    LD_FOR_BUILD=${LD_FOR_BUILD-ld}
    NM_FOR_BUILD=${NM_FOR_BUILD-nm}
-@@ -1277,6 +1280,7 @@ else
+@@ -1291,6 +1294,7 @@ else
    CXX_FOR_BUILD="\$(CXX)"
    GFORTRAN_FOR_BUILD="\$(GFORTRAN)"
    GOC_FOR_BUILD="\$(GOC)"
@@ -931,7 +931,7 @@ Index: b/src/configure.ac
    DLLTOOL_FOR_BUILD="\$(DLLTOOL)"
    LD_FOR_BUILD="\$(LD)"
    NM_FOR_BUILD="\$(NM)"
-@@ -3206,6 +3210,7 @@ AC_SUBST(CXX_FOR_BUILD)
+@@ -3220,6 +3224,7 @@ AC_SUBST(CXX_FOR_BUILD)
  AC_SUBST(DLLTOOL_FOR_BUILD)
  AC_SUBST(GFORTRAN_FOR_BUILD)
  AC_SUBST(GOC_FOR_BUILD)
@@ -939,7 +939,7 @@ Index: b/src/configure.ac
  AC_SUBST(LDFLAGS_FOR_BUILD)
  AC_SUBST(LD_FOR_BUILD)
  AC_SUBST(NM_FOR_BUILD)
-@@ -3315,6 +3320,7 @@ NCN_STRICT_CHECK_TARGET_TOOLS(CXX_FOR_TA
+@@ -3329,6 +3334,7 @@ NCN_STRICT_CHECK_TARGET_TOOLS(CXX_FOR_TA
  NCN_STRICT_CHECK_TARGET_TOOLS(GCC_FOR_TARGET, gcc, ${CC_FOR_TARGET})
  NCN_STRICT_CHECK_TARGET_TOOLS(GFORTRAN_FOR_TARGET, gfortran)
  NCN_STRICT_CHECK_TARGET_TOOLS(GOC_FOR_TARGET, gccgo)
@@ -947,7 +947,7 @@ Index: b/src/configure.ac
  
  ACX_CHECK_INSTALLED_TARGET_TOOL(AR_FOR_TARGET, ar)
  ACX_CHECK_INSTALLED_TARGET_TOOL(AS_FOR_TARGET, as)
-@@ -3348,6 +3354,8 @@ GCC_TARGET_TOOL(gfortran, GFORTRAN_FOR_T
+@@ -3362,6 +3368,8 @@ GCC_TARGET_TOOL(gfortran, GFORTRAN_FOR_T
  		[gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/], fortran)
  GCC_TARGET_TOOL(gccgo, GOC_FOR_TARGET, GOC,
  		[gcc/gccgo -B$$r/$(HOST_SUBDIR)/gcc/], go)
diff --git a/debian/rules.defs b/debian/rules.defs
index 596ed65..185365b 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -838,7 +838,7 @@ endif
 # BRIG ---------------------------
 
 with_brig := no
-ifneq (,$(filter $(DEB_TARGET_ARCH),amd64 i386 x32))
+ifneq (,$(filter $(DEB_TARGET_ARCH),amd64 x32))
   with_brig := yes
 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