Merge version 11.3.0-12+rpi1 and 11.4.0-4 to produce 11.4.0-4+rpi1 archive/raspbian/11.4.0-4+rpi1 raspbian/11.4.0-4+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 23 Sep 2023 02:45:56 +0000 (03:45 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 23 Sep 2023 02:45:56 +0000 (03:45 +0100)
1  2 
debian/changelog
debian/rules.defs

index c34c01de341ee982049c76acb843ce1ba92b71e7,99928f446fd333d798ed08343a96660671873e8f..1e38809acf99342502930d00b5ab56f0419af4ca
- gcc-11 (11.3.0-12+rpi1) bookworm-staging; urgency=medium
++gcc-11 (11.4.0-4+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from gcc-8 8-20180207-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 17 Feb 2018 00:20:23 +0000]
 +  * Don't pass -march=armv7+fp to compiler when building libatomic.
 +
 +  [changes introduced in gcc-8 8.2.0-16+rpi1 by Peter Michael Green]
 +  * Disable testsuite (build seems to hang after testsuite completes).
 +
-  -- Raspbian forward porter <root@raspbian.org>  Mon, 27 Feb 2023 12:31:54 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 23 Sep 2023 02:45:55 +0000
++
+ gcc-11 (11.4.0-4) unstable; urgency=medium
+   * Update to git 20230913 from the gcc-11 branch.
+     - Fix PR target/111340 (x86), PR target/96762 (PPC).
+     - Address stack protector and stack clash protection weaknesses
+       on AArch64. CVE-2023-4039.
+  -- Matthias Klose <doko@debian.org>  Wed, 13 Sep 2023 13:49:10 +0200
+ gcc-11 (11.4.0-3) unstable; urgency=medium
+   * Update to git 20230904 from the gcc-11 branch.
+     - Fix PR tree-optimization/110914, PR tree-optimization/111015,
+       PR target/110741 (PPC), PR target/101469 (SH), PR c++/109761,
+       PR fortran/107397, PR fortran/103506, PR fortran/95947,
+       PR fortran/110658, PR fortran/110288, PR libstdc++/95048,
+       PR libstdc++/95048.
+   * libgccjit-11-doc: Relax dependency on the gcc-11-base package.
+   * Fix some lintian warnings.
+   * gcc-11-doc: Fix installation of the libitm info file. LP: #1936394.
+   * Update sanitizer symbols files.
+   * Address some lintian warnings:
+     - Be quiet about libstdc++-doc manpages.
+     - Don't complain about unstripped sanitizer libraries.
+   * Disable Ada, Go, D, Modula-2 frontends on loong64.
+  -- Matthias Klose <doko@debian.org>  Mon, 04 Sep 2023 11:15:14 +0200
+ gcc-11 (11.4.0-2) unstable; urgency=medium
+   * Update to git 20230710 from the gcc-11 branch.
+     - Fix PR target/105325 (PR), PR rtl-optimization/110237,
+       PR target/110309 (x86), PR testsuite/66005, PR target/109932 (PPC),
+       PR target/110011 (PPC), PR middle-end/110200, PR target/109800 (ARM),
+       PR target/110044 (PPC), PR tree-optimization/109505,
+       PR target/109954 (x86), PR d/108842, PR d/110516, PR d/110511,
+       PR d/110359, PR fortran/110585, PR fortran/96024, PR fortran/100607,
+       PR libstdc++/95048, PR libstdc++/104242, PR libstdc++/109822.
+  -- Matthias Klose <doko@debian.org>  Mon, 10 Jul 2023 19:00:26 +0200
+ gcc-11 (11.4.0-1) unstable; urgency=medium
+   * GCC 11.4.0 release.
+   * Update newlib to 4.3.0.
+   * Refresh patches.
+   * Update libgphobos symbols file.
+  -- Matthias Klose <doko@debian.org>  Tue, 30 May 2023 09:23:58 +0200
+ gcc-11 (11.3.0-15) unstable; urgency=medium
+   * Update to git 20230523 from the gcc-11 branch (11.4 release candidate).
+     - Fix PR c++/98821, PR target/70243 (PPC), PR target/104871 (Darwin),
+       PR target/105599 (Darwin), PR c++/108998, PR c++/100295, PR c++/107579,
+       PR c++/107864, PR c++/107179, PR c++/100474, PR c++/104527,
+       PR c++/92752, PR c++/101118, PR fortran/109846, PR libstdc++/107801,
+       PR libstdc++/107801, PR libstdc++/91456, PR libstdc++/104875,
+       PR libstdc++/108118, PR libstdc++/108265.
+  -- Matthias Klose <doko@debian.org>  Tue, 23 May 2023 09:08:39 +0200
+ gcc-11 (11.3.0-14) unstable; urgency=medium
+   * Update to git 20230510 from the gcc-11 branch.
+     - Fix PR tree-optimization/109778, PR tree-optimization/108950,
+       PR tree-optimization/107898, PR tree-optimization/109473,
+       PR c++/106740, PR c++/105852, PR libstdc++/105844,
+       PR libstdc++/105844.
+  -- Matthias Klose <doko@debian.org>  Wed, 10 May 2023 11:23:29 +0200
+ gcc-11 (11.3.0-13) unstable; urgency=medium
+   * Update to git 20230502 from the gcc-11 branch.
+     - Fix PR target/108812 (PPC), PR target/108589 (AArch64),
+       PR tree-optimization/105484, PR middle-end/104464, PR middle-end/104450,
+       PR tree-optimization/109491, PR target/108699 (PPC),
+       PR target/108807 (PPC), PR target/109067 (PPC), PR target/109140 (SPARC),
+       PR middle-end/108546, PR target/104921 (AArch64), PR c++/107163,
+       PR c++/105996, PR c++/108975, PR c++/69410, PR c++/101869, PR c++/105406,
+       PR c++/103871, PR c++/98056, PR c++/108468, PR c++/106188, PR c++/106713,
+       PR d/109108, PR d/108877, PR fortran/109511, PR fortran/99036,
+       PR fortran/109186, PR fortran/85877, PR fortran/106945, PR fortran/104332,
+       PR middle-end/108546, PR fortran/108937, PR fortran/96024,
+       PR fortran/96025, PR middle-end/108546, PR libstdc++/109064,
+       PR libstdc++/108952, PR libstdc++/108636, PR libstdc++/103934,
+       PR libstdc++/108030, PR tree-optimization/109410, PR middle-end/106190,
+       PR target/109276 (x86), PR ipa/105685, PR tree-optimization/109176,
+       PR target/105554, PR middle-end/108685, PR testsuite/108973,
+       PR debug/108967, PR middle-end/108854, PR target/108881 (x86),
+       PR target/100758 (x86), PR tree-optimization/108688,
+       PR tree-optimization/108692, PR middle-end/108435, PR debug/108573,
+       PR rtl-optimization/108596, PR other/108560, PR tree-optimization/108498,
+       PR bootstrap/90543, PR middle-end/108459, PR middle-end/108237,
+       PR middle-end/108264, PR tree-optimization/108068,
+       PR rtl-optimization/108193, PR rtl-optimization/106751,
+       PR tree-optimization/108095, PR tree-optimization/107997,
+       PR debug/106719, PR target/106875 (x86), PR middle-end/107317,
+       PR tree-optimization/108821, PR lto/109263, PR tree-optimization/109573,
+       PR rtl-optimization/109585, PR tree-optimization/109502,
+       PR tree-optimization/109473, PR middle-end/108625,
+       PR tree-optimization/108076, PR tree-optimization/107451, PR ipa/106124,
+       PR c/109151, PR c/107465, PR c/107465, PR c/107127, PR c++/109164,
+       PR c++/109096, PR c++/107558, PR debug/108716, PR c++/108474,
+       PR c++/108365, PR c++/108607, PR c++/53932, PR c++/108180,
+       PR c++/107065, PR fortran/108451, PR fortran/108349, PR middle-end/108459,
+       PR other/109306, PR libquadmath/87204, PR libquadmath/94756.
+   * Update libgphobos symbols file.
+  -- Matthias Klose <doko@debian.org>  Wed, 03 May 2023 08:59:22 +0200
  
  gcc-11 (11.3.0-12) unstable; urgency=medium
  
Simple merge