[ubuntu/jammy-proposed] gcc-11 11.2.0-10ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Thu Oct 21 09:59:19 UTC 2021
gcc-11 (11.2.0-10ubuntu1) jammy; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-11 (11.2.0-10) unstable; urgency=medium
* Update to git 20211021 from the gcc-11 branch.
- Fix PR rtl-optimization/102627, PR target/100340 (Darwin),
PR target/102588 (SPARC), PR debug/102441, PR libstdc++/101583,
PR libstdc++/102592, PR libstdc++/100187, PR libstdc++/100237,
PR libstdc++/100249, PR libstdc++/100287, PR libstdc++/100285,
PR libstdc++/100863, PR libstdc++/100863, PR libstdc++/65816,
PR libstdc++/102048, PR libstdc++/90787, PR libstdc++/101599,
PR libstdc++/101589, PR libstdc++/101483, PR libstdc++/100606,
PR libstdc++/101960, PR c++/102535, PR libstdc++/101960,
PR libstdc++/101870, PR libstdc++/101923, PR libstdc++/102425,
PR libstdc++/101761, PR libstdc++/99876, PR libstdc++/102074,
PR libstdc++/102270, PR libstdc++/102270, PR libstdc++/102280,
PR libstdc++/102667, PR target/102761 (x86), PR target/100316 (RISCV),
PR target/100208 (GCN), PR ada/100486, PR c++/102642, PR fortran/102745,
PR fortran/102716.
[ Nicolas Boulenguez ]
* ada/check_ali_update: add tests, print changed sources with changed .ali
files, always report, interrupt when DEB_CHECK_ALI_UPDATE.
* ada/debian_packaging.mk: drop BUILDER_JOBS now redundant with
dpkg/buildopts.mk.
* ada/debian_packaging.mk: update comments.
* ada: avoid -L for local links with freshly built objects.
* ada/confirm_debian_bugs.py: remove bugs fixed in gnat-11.
* libgnat: strip unreproducible build flags from libgnat-dev .ali files.
[ Matthias Klose ]
* Backport amdgcn changes from the trunk:
- Fix register issue for global_load assembler functions.
- amdgcn: Add -mxnack and -msram-ecc [PR 100208].
- amdgcn: Fix attributes for LLVM-12 [PR 100208].
- Support LLVM 13 assembler syntax.
gcc-11 (11.2.0-9) unstable; urgency=medium
* Update to git 20211010 from the gcc-11 branch.
- Fix PR debug/102441, PR c++/98216, PR c++/91292, PR debug/102373,
PR c++/64697, PR target/102498 (x86), PR tree-optimization/102400,
PR tree-optimization/102451, PR sanitizer/102515, PR c++/102640,
PR c++/99904, PR c++/102547, PR c++/102535, PR c++/95567, PR c++/102412,
PR c++/98486, PR c++/102163, PR c++/101344, PR c++/101803,
PR c++/101883, PR c++/102548, PR c++/102496, PR c++/102454,
PR d/102574, PR fortran/102458, PR fortran/102458, PR fortran/102520,
PR libgomp/96661.
gcc-11 (11.2.0-8) unstable; urgency=medium
* Update to git 20210924 from the gcc-11 branch.
- Fix PR target/102107 (PPC), PR target/102107 (PPC), PR fortran/102366,
PR fortran/102287, PR fortran/102311, PR target/102222 (S390),
PR tree-optimization/102400, PR tree-optimization/102451.
* ARM: pass architecture extensions to assembler if supported. Backported
from the trunk.
Date: Thu, 21 Oct 2021 11:53:29 +0200
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-11/11.2.0-10ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 21 Oct 2021 11:53:29 +0200
Source: gcc-11
Built-For-Profiles: noudeb
Architecture: source
Version: 11.2.0-10ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Changes:
gcc-11 (11.2.0-10ubuntu1) jammy; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from upstream sources.
.
gcc-11 (11.2.0-10) unstable; urgency=medium
.
* Update to git 20211021 from the gcc-11 branch.
- Fix PR rtl-optimization/102627, PR target/100340 (Darwin),
PR target/102588 (SPARC), PR debug/102441, PR libstdc++/101583,
PR libstdc++/102592, PR libstdc++/100187, PR libstdc++/100237,
PR libstdc++/100249, PR libstdc++/100287, PR libstdc++/100285,
PR libstdc++/100863, PR libstdc++/100863, PR libstdc++/65816,
PR libstdc++/102048, PR libstdc++/90787, PR libstdc++/101599,
PR libstdc++/101589, PR libstdc++/101483, PR libstdc++/100606,
PR libstdc++/101960, PR c++/102535, PR libstdc++/101960,
PR libstdc++/101870, PR libstdc++/101923, PR libstdc++/102425,
PR libstdc++/101761, PR libstdc++/99876, PR libstdc++/102074,
PR libstdc++/102270, PR libstdc++/102270, PR libstdc++/102280,
PR libstdc++/102667, PR target/102761 (x86), PR target/100316 (RISCV),
PR target/100208 (GCN), PR ada/100486, PR c++/102642, PR fortran/102745,
PR fortran/102716.
.
[ Nicolas Boulenguez ]
* ada/check_ali_update: add tests, print changed sources with changed .ali
files, always report, interrupt when DEB_CHECK_ALI_UPDATE.
* ada/debian_packaging.mk: drop BUILDER_JOBS now redundant with
dpkg/buildopts.mk.
* ada/debian_packaging.mk: update comments.
* ada: avoid -L for local links with freshly built objects.
* ada/confirm_debian_bugs.py: remove bugs fixed in gnat-11.
* libgnat: strip unreproducible build flags from libgnat-dev .ali files.
.
[ Matthias Klose ]
* Backport amdgcn changes from the trunk:
- Fix register issue for global_load assembler functions.
- amdgcn: Add -mxnack and -msram-ecc [PR 100208].
- amdgcn: Fix attributes for LLVM-12 [PR 100208].
- Support LLVM 13 assembler syntax.
.
gcc-11 (11.2.0-9) unstable; urgency=medium
.
* Update to git 20211010 from the gcc-11 branch.
- Fix PR debug/102441, PR c++/98216, PR c++/91292, PR debug/102373,
PR c++/64697, PR target/102498 (x86), PR tree-optimization/102400,
PR tree-optimization/102451, PR sanitizer/102515, PR c++/102640,
PR c++/99904, PR c++/102547, PR c++/102535, PR c++/95567, PR c++/102412,
PR c++/98486, PR c++/102163, PR c++/101344, PR c++/101803,
PR c++/101883, PR c++/102548, PR c++/102496, PR c++/102454,
PR d/102574, PR fortran/102458, PR fortran/102458, PR fortran/102520,
PR libgomp/96661.
.
gcc-11 (11.2.0-8) unstable; urgency=medium
.
* Update to git 20210924 from the gcc-11 branch.
- Fix PR target/102107 (PPC), PR target/102107 (PPC), PR fortran/102366,
PR fortran/102287, PR fortran/102311, PR target/102222 (S390),
PR tree-optimization/102400, PR tree-optimization/102451.
* ARM: pass architecture extensions to assembler if supported. Backported
from the trunk.
Checksums-Sha1:
264644675c67e05cab48a766d71c75df96aa75d0 27853 gcc-11_11.2.0-10ubuntu1.dsc
ba4d12f672797263ed6fa8eaeb675d51de8e6614 1898192 gcc-11_11.2.0-10ubuntu1.debian.tar.xz
27139243abcea7c188b4932d1557c217b0019a8b 11186 gcc-11_11.2.0-10ubuntu1_source.buildinfo
Checksums-Sha256:
f6dc5f778db92232d148c86ebd3d9b476c497edb2cb7fcfb23195167debc7e19 27853 gcc-11_11.2.0-10ubuntu1.dsc
88ccaa0bd220ed765e461b0e5ff27634a5ffb9310cdaaa9d6a2e4c28366688ef 1898192 gcc-11_11.2.0-10ubuntu1.debian.tar.xz
98e53bed40ae1969b2540af4eb76895b6fc5bcdcd6d212fa05c34785a9322f16 11186 gcc-11_11.2.0-10ubuntu1_source.buildinfo
Files:
b15fa680bb0f8dd74ec40536aacc165f 27853 devel optional gcc-11_11.2.0-10ubuntu1.dsc
ac2c639e2ec5c0a8581b46d94873f7b9 1898192 devel optional gcc-11_11.2.0-10ubuntu1.debian.tar.xz
6a9756aa751eaa6bda45c8851818ab25 11186 devel optional gcc-11_11.2.0-10ubuntu1_source.buildinfo
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
More information about the jammy-changes
mailing list