[ubuntu/bionic-proposed] gcc-6 6.5.0-2ubuntu1~18.04 (Accepted)
Matthias Klose
doko at ubuntu.com
Tue Nov 20 22:42:49 UTC 2018
gcc-6 (6.5.0-2ubuntu1~18.04) bionic-proposed; urgency=medium
* SRU: LP: #1800197. Update gcc-6 to the last GCC 6.5.0 upstream release.
gcc-6 (6.5.0-2ubuntu1) disco; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-6 (6.5.0-2) unstable; urgency=medium
* Fix PR libstdc++/87822, taken from the bug report.
* Fix VCS attribute in the control file. Addresses: #912405.
gcc-6 (6.5.0-1) unstable; urgency=medium
* GCC 6.5.0 release.
* Refresh patches.
gcc-6 (6.4.0-23) unstable; urgency=medium
* GCC 6.5.0 release candidate.
* Update to SVN 20181019 (r265212) from the gcc-6-branch.
- Fix PR middle-end/86542, PR middle-end/86539, PR middle-end/86660,
PR sanitizer/84761, PR libstdc++/87641, PR libstdc++/86751,
PR libstdc++/87061, PR libstdc++/70966, PR libstdc++/70966,
PR libstdc++/77854, PR libstdc++/85098, PR middle-end/87623,
PR middle-end/87024, PR middle-end/86505, PR target/87550 (x86),
PR middle-end/87248, PR rtl-optimization/87065, PR middle-end/86627,
PR middle-end/86542, PR middle-end/86539, PR middle-end/86660,
PR c++/54278, PR tree-optimization/80032, PR tree-optimization/80032,
PR target/87517 (x86), PR target/87522 (x86), PR c++/3698, PR c++/86208.
* Don't configure native builds with --with-sysroot. Apparently this cannot
be completely overridden with the command line option --sysroot.
* Update VCS attributes in the control file.
gcc-6 (6.4.0-22ubuntu1) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-6 (6.4.0-22) unstable; urgency=medium
* Update to SVN 20180921 (r264530) from the gcc-6-branch.
- Fix libsanitizer build failure on sparc64.
gcc-6 (6.4.0-21ubuntu1) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-6 (6.4.0-21) unstable; urgency=medium
* Update to SVN 20180921 (r264459) from the gcc-6-branch.
- Fix PR sanitizer/85835, PR tree-optimization/85859, PR target/87014,
PR fortran/86116.
- Fix build failure with glibc 2.28.
gcc-6 (6.4.0-20ubuntu1) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-6 (6.4.0-20) unstable; urgency=medium
* Update to SVN 20180814 (r263539) from the gcc-6-branch.
- Fix PR libstdc++/83982, PR libstdc++/80893, PR libstdc++/80893,
PR libstdc++/68519, PR libstdc++/86292, PR libstdc++/60555,
PR libstdc++/86734, PR libstdc++/66145, PR libstdc++/85222,
PR target/86197 (PPC).
- Fix PR bootstrap/86724. Closes: #905708.
* Backport r235876 from the trunk (PPC). LP: #1783252.
* Add some basic autopkg tests for Ada, C, C++, Go, OpenMP and Fortran.
* Update the src_libgo_Makefile.in patch (Svante Signell). Closes: #905714.
gcc-6 (6.4.0-19ubuntu1) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-6 (6.4.0-19) unstable; urgency=medium
* Update to SVN 20180727 (r263028) from the gcc-6-branch.
- Fix PR c++/86291, PR libgomp/84096, PR fortran/81304, PR fortran/81841,
PR libstdc++/86272, PR c++/86210, PR c++/83059, PR c/84873, PR c/84873,
PR debug/83550, PR c/82340, PR target/84168 (AArch64), PR target/84829,
PR target/84786 (x86), PR tree-optimization/86231, PR middle-end/85878,
PR target/85945, PR c++/85659, PR rtl-optimization/85431,
PR rtl-optimization/85300, PR tree-optimization/85257, PR debug/85252,
PR rtl-optimization/85167, PR inline-asm/85022, PR inline-asm/85034,
PR inline-asm/85022, PR inline-asm/84941, PR debug/84875, PR c/84953,
PR target/84899, PR c++/79085, PR target/84772, PR c++/84767,
PR tree-optimization/84739, PR target/84700, PR inline-asm/84625,
PR ipa/84425, PR c/82210, PR sanitizer/83987, PR rtl-optimization/83986,
PR middle-end/84040, PR target/83930, PR preprocessor/83722,
PR tree-optimization/83605, PR c++/83553, PR rtl-optimization/80747,
PR rtl-optimization/83512, PR tree-optimization/83523,
PR tree-optimization/83521, PR ipa/82801, PR ipa/83346, PR target/81906,
PR c++/81212, PR target/78643, PR target/80583, PR target/80819,
PR sanitizer/83014, PR middle-end/82253, PR target/82880, PR c++/82159,
PR c++/82159, PR rtl-optimization/82192, PR tree-optimization/85989,
PR tree-optimization/82108, PR tree-optimization/81410,
PR tree-optimization/79920, PR middle-end/84607, PR middle-end/85588,
PR middle-end/81884, PR middle-end/85244, PR tree-optimization/85597,
PR middle-end/83623, PR tree-optimization/82264,
PR tree-optimization/82285, PR tree-optimization/82402,
PR tree-optimization/82697, PR middle-end/82765, PR middle-end/83713,
PR c++/86291, PR c++/85147, PR c++/85140, PR c++/84791, PR c++/85076,
PR c++/85068, PR c++/84874, PR c++/84222, PR c++/84076, PR c++/84662,
PR c++/84558, PR c++/84448, PR c++/84341, PR sanitizer/83987,
PR sanitizer/83987, PR c++/83824, PR c++/79650, PR c++/80259,
PR c++/82781, PR fortran/82969, PR fortran/86242, PR fortran/85313,
PR fortran/81304, PR fortran/81841.
* Fix applying the powerpcspe patches.
* Add a full version symlink for the go library, so that the go tool
can find the library. LP: #1783930.
gcc-6 (6.4.0-18ubuntu2) cosmic; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-6 (6.4.0-18) unstable; urgency=medium
* Update to SVN 20180615 (r261625) from the gcc-6-branch.
- Fix PR libstdc++/67554, PR libstdc++/85632, PR target/63177 (PPC),
PR tree-optimization/85712, PR tree-optimization/85712, PR ipa/85655,
PR target/85903 (x86), PR target/83687 (ARM), PR lto/85405,
PR lto/85405, PR fortran/85138, PR fortran/85996, PR fortran/86051,
PR fortran/85895, PR fortran/85780, PR fortran/85779, PR fortran/85543,
PR fortran/83149, PR fortran/83898, PR fortran/68846, PR fortran/70864,
PR fortran/85542, PR fortran/70870, PR fortran/85521, PR fortran/85687,
PR fortran/85507, PR fortran/81773, PR fortran/83606, PR fortran/85520,
PR lto/85248, PR bootstrap/86162.
* Fix PR middle-end/86139, taken from the gcc-8-branch. Closes: #901290.
* Fix build failure on hurd-i386. Closes: #898901.
Date: Mon, 12 Nov 2018 09:50:31 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gcc-6/6.5.0-2ubuntu1~18.04
-------------- next part --------------
Format: 1.8
Date: Mon, 12 Nov 2018 09:50:31 +0100
Source: gcc-6
Binary: gcc-6-base libgcc-6-dev libgcc4 libgcc4-dbg lib64gcc-6-dev lib32gcc-6-dev libhfgcc-6-dev libsfgcc-6-dev libn32gcc-6-dev libx32gcc-6-dev gcc-6 gcc-6-multilib gcc-6-test-results gcc-6-plugin-dev gcc-6-hppa64-linux-gnu cpp-6 cpp-6-doc gcc-6-locales g++-6 g++-6-multilib libasan3 libasan3-dbg lib32asan3 lib32asan3-dbg lib64asan3 lib64asan3-dbg libx32asan3 libx32asan3-dbg libhfasan3 libhfasan3-dbg libsfasan3 libsfasan3-dbg libmpx2 libmpx2-dbg lib32mpx2 lib32mpx2-dbg lib64mpx2 lib64mpx2-dbg libgccjit-6-doc libgccjit-6-dev gobjc++-6 gobjc++-6-multilib gobjc-6 gobjc-6-multilib libobjc-6-dev lib64objc-6-dev lib32objc-6-dev libn32objc-6-dev libx32objc-6-dev libhfobjc-6-dev libsfobjc-6-dev gfortran-6 gfortran-6-multilib gfortran-6-doc libgfortran-6-dev lib64gfortran-6-dev lib32gfortran-6-dev libn32gfortran-6-dev libx32gfortran-6-dev libhfgfortran-6-dev libsfgfortran-6-dev libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg
libn32gfortran3 libn32gfortran3-dbg libx32gfortran3 libx32gfortran3-dbg libhfgfortran3 libhfgfortran3-dbg libsfgfortran3 libsfgfortran3-dbg gccgo-6 gccgo-6-multilib gccgo-6-doc libgo9 libgo9-dbg lib64go9 lib64go9-dbg lib32go9 lib32go9-dbg libn32go9 libn32go9-dbg libx32go9 libx32go9-dbg libstdc++-6-dev libstdc++-6-pic libstdc++6-6-dbg lib32stdc++-6-dev lib32stdc++6-6-dbg lib64stdc++-6-dev lib64stdc++6-6-dbg libn32stdc++-6-dev libn32stdc++6-6-dbg libx32stdc++-6-dev libx32stdc++6-6-dbg libhfstdc++-6-dev libhfstdc++6-6-dbg libsfstdc++-6-dev libsfstdc++6-6-dbg libstdc++-6-doc gnat-6 gnat-6-sjlj libgnat-6 libgnat-6-dbg libgnatvsn6-dev libgnatvsn6 libgnatvsn6-dbg libgnatprj6-dev libgnatprj6 libgnatprj6-dbg gnat-6-doc gdc-6 gdc-6-multilib libgphobos-6-dev libgphobos68 libgphobos68-dbg lib64gphobos-6-dev lib64gphobos68 lib64gphobos68-dbg lib32gphobos-6-dev lib32gphobos68 lib32gphobos68-dbg libx32gphobos-6-dev libx32gphobos68 libx32gphobos68-dbg libhfgphobos-6-dev
libhfgphobos68 libhfgphobos68-dbg libsfgphobos-6-dev libsfgphobos68 libsfgphobos68-dbg gcc-6-doc
gcc-6-source
Architecture: source
Version: 6.5.0-2ubuntu1~18.04
Distribution: bionic-proposed
Urgency: medium
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
cpp-6 - GNU C preprocessor
cpp-6-doc - Documentation for the GNU C preprocessor (cpp)
g++-6 - GNU C++ compiler
g++-6-multilib - GNU C++ compiler (multilib support)
gcc-6 - GNU C compiler
gcc-6-base - GCC, the GNU Compiler Collection (base package)
gcc-6-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
gcc-6-hppa64-linux-gnu - GNU C compiler (cross compiler for hppa64)
gcc-6-locales - GCC, the GNU compiler collection (native language support files)
gcc-6-multilib - GNU C compiler (multilib support)
gcc-6-plugin-dev - Files for GNU GCC plugin development.
gcc-6-source - Source of the GNU Compiler Collection
gcc-6-test-results - Test results for the GCC test suite
gccgo-6 - GNU Go compiler
gccgo-6-doc - Documentation for the GNU Go compiler (gccgo)
gccgo-6-multilib - GNU Go compiler (multilib support)
gdc-6 - GNU D compiler (version 2)
gdc-6-multilib - GNU D compiler (version 2, multilib support)
gfortran-6 - GNU Fortran compiler
gfortran-6-doc - Documentation for the GNU Fortran compiler (gfortran)
gfortran-6-multilib - GNU Fortran compiler (multilib support)
gnat-6 - GNU Ada compiler
gnat-6-doc - GNU Ada compiler (documentation)
gnat-6-sjlj - GNU Ada compiler (setjump/longjump runtime library)
gobjc++-6 - GNU Objective-C++ compiler
gobjc++-6-multilib - GNU Objective-C++ compiler (multilib support)
gobjc-6 - GNU Objective-C compiler
gobjc-6-multilib - GNU Objective-C compiler (multilib support)
lib32asan3 - AddressSanitizer -- a fast memory error detector (32bit)
lib32asan3-dbg - AddressSanitizer -- a fast memory error detector (32 bit debug sy
lib32gcc-6-dev - GCC support library (32 bit development files)
lib32gfortran-6-dev - Runtime library for GNU Fortran applications (32bit development f
lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
lib32go9 - Runtime library for GNU Go applications (32bit)
lib32go9-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
lib32gphobos-6-dev - Phobos D standard library (32bit development files)
lib32gphobos68 - Phobos D standard library (runtime library)
lib32gphobos68-dbg - Phobos D standard library (debug symbols)
lib32mpx2 - Intel memory protection extensions (32bit)
lib32mpx2-dbg - Intel memory protection extensions (32 bit debug symbols)
lib32objc-6-dev - Runtime library for GNU Objective-C applications (32bit developme
lib32stdc++-6-dev - GNU Standard C++ Library v3 (development files)
lib32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
lib64asan3 - AddressSanitizer -- a fast memory error detector (64bit)
lib64asan3-dbg - AddressSanitizer -- a fast memory error detector (64bit debug sym
lib64gcc-6-dev - GCC support library (64bit development files)
lib64gfortran-6-dev - Runtime library for GNU Fortran applications (64bit development f
lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
lib64go9 - Runtime library for GNU Go applications (64bit)
lib64go9-dbg - Runtime library for GNU Go applications (64bit debug symbols)
lib64gphobos-6-dev - Phobos D standard library (64bit development files)
lib64gphobos68 - Phobos D standard library (runtime library)
lib64gphobos68-dbg - Phobos D standard library (debug symbols)
lib64mpx2 - Intel memory protection extensions (64bit)
lib64mpx2-dbg - Intel memory protection extensions (64bit debug symbols)
lib64objc-6-dev - Runtime library for GNU Objective-C applications (64bit developme
lib64stdc++-6-dev - GNU Standard C++ Library v3 (development files)
lib64stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
libasan3 - AddressSanitizer -- a fast memory error detector
libasan3-dbg - AddressSanitizer -- a fast memory error detector (debug symbols)
libgcc-6-dev - GCC support library (development files)
libgcc4 - GCC support library
libgcc4-dbg - GCC support library (debug symbols)
libgccjit-6-dev - GCC just-in-time compilation (development files)
libgccjit-6-doc - GCC just-in-time compilation (documentation)
libgfortran-6-dev - Runtime library for GNU Fortran applications (development files)
libgfortran3 - Runtime library for GNU Fortran applications
libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
libgnat-6 - runtime for applications compiled with GNAT (shared library)
libgnat-6-dbg - runtime for applications compiled with GNAT (debugging symbols)
libgnatprj6 - GNU Ada compiler Project Manager (shared library)
libgnatprj6-dbg - GNU Ada compiler Project Manager (debugging symbols)
libgnatprj6-dev - GNU Ada compiler Project Manager (development files)
libgnatvsn6 - GNU Ada compiler selected components (shared library)
libgnatvsn6-dbg - GNU Ada compiler selected components (debugging symbols)
libgnatvsn6-dev - GNU Ada compiler selected components (development files)
libgo9 - Runtime library for GNU Go applications
libgo9-dbg - Runtime library for GNU Go applications (debug symbols)
libgphobos-6-dev - Phobos D standard library
libgphobos68 - Phobos D standard library (runtime library)
libgphobos68-dbg - Phobos D standard library (debug symbols)
libhfasan3 - AddressSanitizer -- a fast memory error detector (hard float ABI)
libhfasan3-dbg - AddressSanitizer -- a fast memory error detector (hard float ABI
libhfgcc-6-dev - GCC support library (hard float ABI development files)
libhfgfortran-6-dev - Runtime library for GNU Fortran applications (hard float ABI deve
libhfgfortran3 - Runtime library for GNU Fortran applications (hard float ABI)
libhfgfortran3-dbg - Runtime library for GNU Fortran applications (hard float ABI debu
libhfgphobos-6-dev - Phobos D standard library (hard float ABI development files)
libhfgphobos68 - Phobos D standard library (runtime library)
libhfgphobos68-dbg - Phobos D standard library (debug symbols)
libhfobjc-6-dev - Runtime library for GNU Objective-C applications (hard float ABI
libhfstdc++-6-dev - GNU Standard C++ Library v3 (development files)
libhfstdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
libmpx2 - Intel memory protection extensions (runtime)
libmpx2-dbg - Intel memory protection extensions (debug symbols)
libn32gcc-6-dev - GCC support library (n32 development files)
libn32gfortran-6-dev - Runtime library for GNU Fortran applications (n32 development fil
libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
libn32go9 - Runtime library for GNU Go applications (n32)
libn32go9-dbg - Runtime library for GNU Go applications (n32 debug symbols)
libn32objc-6-dev - Runtime library for GNU Objective-C applications (n32 development
libn32stdc++-6-dev - GNU Standard C++ Library v3 (development files)
libn32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
libobjc-6-dev - Runtime library for GNU Objective-C applications (development fil
libsfasan3 - AddressSanitizer -- a fast memory error detector (soft float ABI)
libsfasan3-dbg - AddressSanitizer -- a fast memory error detector (soft float ABI
libsfgcc-6-dev - GCC support library (soft float ABI development files)
libsfgfortran-6-dev - Runtime library for GNU Fortran applications (soft float ABI deve
libsfgfortran3 - Runtime library for GNU Fortran applications (soft float ABI)
libsfgfortran3-dbg - Runtime library for GNU Fortran applications (hard float ABI debu
libsfgphobos-6-dev - Phobos D standard library (soft float ABI development files)
libsfgphobos68 - Phobos D standard library (runtime library)
libsfgphobos68-dbg - Phobos D standard library (debug symbols)
libsfobjc-6-dev - Runtime library for GNU Objective-C applications (soft float deve
libsfstdc++-6-dev - GNU Standard C++ Library v3 (development files)
libsfstdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
libstdc++-6-dev - GNU Standard C++ Library v3 (development files)
libstdc++-6-doc - GNU Standard C++ Library v3 (documentation files)
libstdc++-6-pic - GNU Standard C++ Library v3 (shared library subset kit)
libstdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
libx32asan3 - AddressSanitizer -- a fast memory error detector (x32)
libx32asan3-dbg - AddressSanitizer -- a fast memory error detector (x32 debug symbo
libx32gcc-6-dev - GCC support library (x32 development files)
libx32gfortran-6-dev - Runtime library for GNU Fortran applications (x32 development fil
libx32gfortran3 - Runtime library for GNU Fortran applications (x32)
libx32gfortran3-dbg - Runtime library for GNU Fortran applications (x32 debug symbols)
libx32go9 - Runtime library for GNU Go applications (x32)
libx32go9-dbg - Runtime library for GNU Go applications (x32 debug symbols)
libx32gphobos-6-dev - Phobos D standard library (x32 development files)
libx32gphobos68 - Phobos D standard library (runtime library)
libx32gphobos68-dbg - Phobos D standard library (debug symbols)
libx32objc-6-dev - Runtime library for GNU Objective-C applications (x32 development
libx32stdc++-6-dev - GNU Standard C++ Library v3 (development files)
libx32stdc++6-6-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 898901 901290 905708 905714
Launchpad-Bugs-Fixed: 1783252 1783930 1800197
Changes:
gcc-6 (6.5.0-2ubuntu1~18.04) bionic-proposed; urgency=medium
.
* SRU: LP: #1800197. Update gcc-6 to the last GCC 6.5.0 upstream release.
.
gcc-6 (6.5.0-2ubuntu1) disco; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-6 (6.5.0-2) unstable; urgency=medium
.
* Fix PR libstdc++/87822, taken from the bug report.
* Fix VCS attribute in the control file. Addresses: #912405.
.
gcc-6 (6.5.0-1) unstable; urgency=medium
.
* GCC 6.5.0 release.
* Refresh patches.
.
gcc-6 (6.4.0-23) unstable; urgency=medium
.
* GCC 6.5.0 release candidate.
* Update to SVN 20181019 (r265212) from the gcc-6-branch.
- Fix PR middle-end/86542, PR middle-end/86539, PR middle-end/86660,
PR sanitizer/84761, PR libstdc++/87641, PR libstdc++/86751,
PR libstdc++/87061, PR libstdc++/70966, PR libstdc++/70966,
PR libstdc++/77854, PR libstdc++/85098, PR middle-end/87623,
PR middle-end/87024, PR middle-end/86505, PR target/87550 (x86),
PR middle-end/87248, PR rtl-optimization/87065, PR middle-end/86627,
PR middle-end/86542, PR middle-end/86539, PR middle-end/86660,
PR c++/54278, PR tree-optimization/80032, PR tree-optimization/80032,
PR target/87517 (x86), PR target/87522 (x86), PR c++/3698, PR c++/86208.
* Don't configure native builds with --with-sysroot. Apparently this cannot
be completely overridden with the command line option --sysroot.
* Update VCS attributes in the control file.
.
gcc-6 (6.4.0-22ubuntu1) cosmic; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-6 (6.4.0-22) unstable; urgency=medium
.
* Update to SVN 20180921 (r264530) from the gcc-6-branch.
- Fix libsanitizer build failure on sparc64.
.
gcc-6 (6.4.0-21ubuntu1) cosmic; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-6 (6.4.0-21) unstable; urgency=medium
.
* Update to SVN 20180921 (r264459) from the gcc-6-branch.
- Fix PR sanitizer/85835, PR tree-optimization/85859, PR target/87014,
PR fortran/86116.
- Fix build failure with glibc 2.28.
.
gcc-6 (6.4.0-20ubuntu1) cosmic; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-6 (6.4.0-20) unstable; urgency=medium
.
* Update to SVN 20180814 (r263539) from the gcc-6-branch.
- Fix PR libstdc++/83982, PR libstdc++/80893, PR libstdc++/80893,
PR libstdc++/68519, PR libstdc++/86292, PR libstdc++/60555,
PR libstdc++/86734, PR libstdc++/66145, PR libstdc++/85222,
PR target/86197 (PPC).
- Fix PR bootstrap/86724. Closes: #905708.
* Backport r235876 from the trunk (PPC). LP: #1783252.
* Add some basic autopkg tests for Ada, C, C++, Go, OpenMP and Fortran.
* Update the src_libgo_Makefile.in patch (Svante Signell). Closes: #905714.
.
gcc-6 (6.4.0-19ubuntu1) cosmic; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-6 (6.4.0-19) unstable; urgency=medium
.
* Update to SVN 20180727 (r263028) from the gcc-6-branch.
- Fix PR c++/86291, PR libgomp/84096, PR fortran/81304, PR fortran/81841,
PR libstdc++/86272, PR c++/86210, PR c++/83059, PR c/84873, PR c/84873,
PR debug/83550, PR c/82340, PR target/84168 (AArch64), PR target/84829,
PR target/84786 (x86), PR tree-optimization/86231, PR middle-end/85878,
PR target/85945, PR c++/85659, PR rtl-optimization/85431,
PR rtl-optimization/85300, PR tree-optimization/85257, PR debug/85252,
PR rtl-optimization/85167, PR inline-asm/85022, PR inline-asm/85034,
PR inline-asm/85022, PR inline-asm/84941, PR debug/84875, PR c/84953,
PR target/84899, PR c++/79085, PR target/84772, PR c++/84767,
PR tree-optimization/84739, PR target/84700, PR inline-asm/84625,
PR ipa/84425, PR c/82210, PR sanitizer/83987, PR rtl-optimization/83986,
PR middle-end/84040, PR target/83930, PR preprocessor/83722,
PR tree-optimization/83605, PR c++/83553, PR rtl-optimization/80747,
PR rtl-optimization/83512, PR tree-optimization/83523,
PR tree-optimization/83521, PR ipa/82801, PR ipa/83346, PR target/81906,
PR c++/81212, PR target/78643, PR target/80583, PR target/80819,
PR sanitizer/83014, PR middle-end/82253, PR target/82880, PR c++/82159,
PR c++/82159, PR rtl-optimization/82192, PR tree-optimization/85989,
PR tree-optimization/82108, PR tree-optimization/81410,
PR tree-optimization/79920, PR middle-end/84607, PR middle-end/85588,
PR middle-end/81884, PR middle-end/85244, PR tree-optimization/85597,
PR middle-end/83623, PR tree-optimization/82264,
PR tree-optimization/82285, PR tree-optimization/82402,
PR tree-optimization/82697, PR middle-end/82765, PR middle-end/83713,
PR c++/86291, PR c++/85147, PR c++/85140, PR c++/84791, PR c++/85076,
PR c++/85068, PR c++/84874, PR c++/84222, PR c++/84076, PR c++/84662,
PR c++/84558, PR c++/84448, PR c++/84341, PR sanitizer/83987,
PR sanitizer/83987, PR c++/83824, PR c++/79650, PR c++/80259,
PR c++/82781, PR fortran/82969, PR fortran/86242, PR fortran/85313,
PR fortran/81304, PR fortran/81841.
* Fix applying the powerpcspe patches.
* Add a full version symlink for the go library, so that the go tool
can find the library. LP: #1783930.
.
gcc-6 (6.4.0-18ubuntu2) cosmic; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-6 (6.4.0-18) unstable; urgency=medium
.
* Update to SVN 20180615 (r261625) from the gcc-6-branch.
- Fix PR libstdc++/67554, PR libstdc++/85632, PR target/63177 (PPC),
PR tree-optimization/85712, PR tree-optimization/85712, PR ipa/85655,
PR target/85903 (x86), PR target/83687 (ARM), PR lto/85405,
PR lto/85405, PR fortran/85138, PR fortran/85996, PR fortran/86051,
PR fortran/85895, PR fortran/85780, PR fortran/85779, PR fortran/85543,
PR fortran/83149, PR fortran/83898, PR fortran/68846, PR fortran/70864,
PR fortran/85542, PR fortran/70870, PR fortran/85521, PR fortran/85687,
PR fortran/85507, PR fortran/81773, PR fortran/83606, PR fortran/85520,
PR lto/85248, PR bootstrap/86162.
* Fix PR middle-end/86139, taken from the gcc-8-branch. Closes: #901290.
* Fix build failure on hurd-i386. Closes: #898901.
Checksums-Sha1:
eb3661736ff428ccb97d32ace2b816e1dbb34ad0 26427 gcc-6_6.5.0-2ubuntu1~18.04.dsc
cfa172e887a81e6632a2f81bdaf7afbeade2af50 1478039 gcc-6_6.5.0-2ubuntu1~18.04.diff.gz
a442d8eb5835922dbaac4e089a127883c1f18e45 11703 gcc-6_6.5.0-2ubuntu1~18.04_source.buildinfo
Checksums-Sha256:
41acf81007dd653d0fd653dee11acf1b5ae3c9d60037ce663b184348d02f3bea 26427 gcc-6_6.5.0-2ubuntu1~18.04.dsc
b92b60177ad55fd03cc4b464f119aae3623ca42ca9bfd274a1ca7ccab6724c40 1478039 gcc-6_6.5.0-2ubuntu1~18.04.diff.gz
eb2971d7f85b3316c4d69d3a5fddbc28afa9f641d1d2ec7188a900f6712ef2e8 11703 gcc-6_6.5.0-2ubuntu1~18.04_source.buildinfo
Files:
24ce1ac973404eea053f8ba6fb27ab06 26427 devel optional gcc-6_6.5.0-2ubuntu1~18.04.dsc
e9c81de8d4b55a38c1dc24c6d95fc02b 1478039 devel optional gcc-6_6.5.0-2ubuntu1~18.04.diff.gz
464f5d293ec9490e92259ad161d79f38 11703 devel optional gcc-6_6.5.0-2ubuntu1~18.04_source.buildinfo
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
More information about the Bionic-changes
mailing list