gcc-12 (12.4.0-5) unstable; urgency=medium
* Update to git 20250315 from the gcc-12 branch.
- Fix PR tree-optimization/118976, PR target/116999 (AArch64),
PR target/117045 (AArch64), PR testsuite/116238, PR target/115485 (ARM),
PR rtl-optimization/118739, PR target/118835 (S390),
PR target/118825 (X86), PR middle-end/115913, PR target/118067 (X86),
PR gcov-profile/116743, PR tree-optimization/117417,
PR tree-optimization/117307, PR tree-optimization/117254,
PR tree-optimization/117104, PR middle-end/116891,
PR tree-optimization/116768, PR tree-optimization/116290,
PR middle-end/69482, PR tree-optimization/116057,
PR tree-optimization/115669, PR tree-optimization/115646,
PR ada/118234, PR ada/118234, PR ada/118234, PR c++/118255, PR c++/118147,
PR d/119139, PR d/116961, PR d/111650, PR d/114434, PR fortran/106692.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Sat, 15 Mar 2025 07:48:29 +0100
gcc-12 (12.4.0-4) unstable; urgency=medium
* Update to git 20250102 from the gcc-12 branch.
- Fix PR target/64242 (AVR), PR tree-optimization/117142,
PR target/117562 (x86), PR target/117744 (AVR), PR target/117357 (x86),
PR target/117659 (AVR), PR target/117525 (AVR), PR target/117418 (x86),
PR tree-optimization/117398, PR target/117318 (x86),
PR rtl-optimization/117327, PR target/116415 (PPC),
PR target/117240 (x86), PR target/117159 (x86), PR target/117116 (x86),
PR ipa/111613, PR ipa/109985, PR ipa/113787, PR ipa/115033, PR ipa/114207,
PR tree-optimization/109934, PR target/116962 (x86),
PR tree-optimization/116585, PR target/116839 (x86),
PR target/115860 (S390), PR target/116621 (x86), PR ipa/116410,
PR target/116512 (x86), PR target/114603 (AArch64),
PR target/114607 (AArch64), PR target/116043 (x86), PR target/113384 (PA),
PR target/116189 (SH), PR target/114759 (PPC), PR target/114759 (PPC),
PR target/115389 (PPC), PR tree-optimization/115843,
PR rtl-optimization/115565, PR target/97367 (PPC),
PR rtl-optimization/115049, PR target/115526 (alpha),
PR target/115872, PR target/115611 (ARM), PR ada/117996, PR ada/115917,
PR ada/114593, PR c++/117615, PR c++/117158, PR c++/116676,
PR fortran/105054, PR fortran/117763, PR fortran/109345, PR fortran/79685,
PR fortran/84868, PR fortran/100273, PR fortran/108889, PR fortran/103115,
PR libstdc++/115399, PR libstdc++/116641, PR libstdc++/115585.
* Fix amdgcn-tools links for the amdgcn offload install.
* Fix check for assembler section merging support on ARM, see binutils
PR ld/32491.
* Revert PR ada/117996, causing a change in the gnat-12-xxx provides.
See #1090345.
* d/control: Add Rules-Requires-Root: binary-targets. Too late for trixie.
* Rewrite the logwatch script to look at all log files.
* Drop the package-metadata spec, now implemented in the linkers.
* Fix libphobos testsuite with sbuild's unshare backend. Addresses: #1089007.
* Fix PR libgomp/117851, taken from the trunk.
* Build-depend on git, needed for the gotools tests.
* Don't run the libgo tests for multilibs, that cannot run.
* Don't run the gnat and gm2 tests for multilibs, which are not built.
* Bump standards version.
* Refresh patches.
* Remove the ada-nobiarch-check patch, superseded.
-- Matthias Klose <doko@debian.org> Thu, 02 Jan 2025 18:46:51 +0100
gcc-12 (12.4.0-2) unstable; urgency=medium
* Update to git 20240711 from the gcc-12 branch.
- Fix PR middle-end/115836, PR target/103100 (AArch64),
PR target/87376 (AVR), PR target/115475 (AArch64),
PR target/115457 (AArch64), PR target/115691 (PA), PR target/98762 (AVR),
PR target/106069 (PPC), PR target/115355 (PPC), PR target/88236 (AVR),
PR target/115726 (AVR), PR target/114846 (PPC), PR libstdc++/115807,
PR libstdc++/115454, PR libstdc++/115575, PR libstdc++/115454.
* Starting with Ubuntu 24.10, stop building s390x multilibs.
* Pass --package-metadata on distros with supporting linkers (starting
with Debian trixie and Ubuntu noble).
The package metadata is constructed from the environment variables
ELF_PACKAGE_METADATA.
Setting NO_PKG_METADATA=1 disables the generation of the package metadata.
-- Matthias Klose <doko@debian.org> Thu, 11 Jul 2024 15:34:19 +0200
gcc-12 (12.4.0-1) unstable; urgency=medium
* GCC 12.4.0 release.
* Update newlib to 4.4.0.
* Update to git 20240621 from the gcc-12 branch.
- Fix PR c/115290, PR libstdc++/115308, PR libstdc++/115247,
PR libstdc++/114958.
* Refresh patches.
* Build using GCC 12.
-- Matthias Klose <doko@debian.org> Fri, 21 Jun 2024 11:27:07 +0200
gcc-12 (12.3.0-17) unstable; urgency=medium
* Fix typo in distro_defaults spec.
-- Matthias Klose <doko@debian.org> Wed, 03 Apr 2024 14:21:48 +0200
gcc-12 (12.3.0-16) unstable; urgency=medium
* Update to git 20240403 from the gcc-12 branch.
- Fix PR tree-optimization/111407, PR target/113233 (loong64),
PR sanitizer/97696, PR tree-optimization/110838,
PR tree-optimization/91838, PR target/108743 (Darwin),
PR target/101737 (SH), PR tree-optimization/110221, PR ada/113979,
PR d/112285, PR d/112290, PR d/114171, PR d/113758, PR d/113125,
PR fortran/107426, PR fortran/50410, PR fortran/103715,
PR libstdc++/40380, PR libstdc++/107376, PR libstdc++/112473,
PR libstdc++/111172, PR libstdc++/112089, PR libstdc++/113960,
PR libstdc++/108846, PR libstdc++/86419, PR libstdc++/109758,
PR libstdc++/110593, PR libstdc++/66146, PR libstdc++/107500,
PR libstdc++/114147, PR libstdc++/110167.
* ASan: move allocator base to avoid conflict with high-entropy ASLR
for x86-64 Linux. Patch taken from LLVM. LP: #2048768.
* Make vhdl known to the PPC backend.
* libsanitizer: Remove crypt and crypt_r interceptors for releases
with glibc (>= 2.31).
* d/p/gcc-distro-defaults: Make -fstack-protector-explicit known.
* Move the _FORTIFY_SOURCE setting from cc1 to the driver.
* Update the proposed patch to fix PR ada/114064.
* Apply proposed patch for PR libquadmath/114533 (Simon Chopin).
Addresses: #1064426. LP: #2052929.
* Refresh patches.
-- Matthias Klose <doko@debian.org> Wed, 03 Apr 2024 10:33:59 +0200
gcc-12 (12.3.0-15) unstable; urgency=medium
* Update to git 20240229 from the gcc-12 branch.
- Fix PR target/112787, PR middle-end/113921, PR target/111677 (AArch64),
PR tree-optimization/113896, PR target/113824 (AVR),
PR c++/95226, PR c++/109359, PR tree-optimization/110422,
PR target/113601 (AVR), PR preprocessor/105608, PR c++/107291,
PR c++/111286, PR c++/110084, PR c++/112437, PR c++/113347,
PR c++/103185, PR c++/113088, PR c++/33799, PR c++/92407,
PR fortran/104908, PR libfortran/110651, PR libstdc++/90276,
PR libstdc++/107466, PR libstdc++/113258, PR libstdc++/108636,
PR target/110411 (PPC), PR target/114098 (x86), PR target/108120 (ARM),
PR target/112299 (loong64), PR target/112330 (loong64), PR ada/113893.
* For Ubuntu, only define _FORTIFY_SOURCE, if there are no options
-U_FORTIFY_SOURCE or -D_FORTIFY_SOURCE=N given.
* Pass -D_TIME_BITS=64 together with -D_FILE_OFFSET_BITS=64 by default
on the 32bit architectures armel, armhf, hppa, m68k, mips, mipsel,
powerpc (-m32 only) and sh4.
* PR libstdc++/99832, std::chrono::system_clock::{from,to}_time_t:
Add ABI tag for timet64.
* Fix libsanitizer build with _TIME_BITS set.
* libgnat: Use Long_Long_Integer'Size for the definition of time_t_bits
for 32bit architectures using time_t64.
-- Matthias Klose <doko@debian.org> Thu, 29 Feb 2024 10:30:37 +0100
gcc-12 (12.3.0-14) unstable; urgency=medium
* Update to git 20240119 from the gcc-12 branch.
- Fix PR target/107201 (AVR), PR target/113156 (AVR),
PR target/112952 (AVR), PR target/112816 (x86), PR middle-end/112733,
PR tree-optimization/113013, PR target/112845 (x86),
PR target/112837 (x86), PR target/112816 (x86), PR target/111408 (x86),
PR tree-optimization/111967, PR c/112339, PR tree-optimization/110731,
PR debug/111080, PR tree-optimization/111137, PR ada/104354,
PR middle-end/111253, PR c++/109899, PR c++/111485, PR c++/108975,
PR sanitizer/112727, PR c++/112795, PR libstdc++/113200,
PR libstdc++/113250, PR testsuite/113175.
* Update the testsuite-hardening patches, and apply them again.
-- Matthias Klose <doko@debian.org> Fri, 19 Jan 2024 12:01:10 +0100
gcc-12 (12.3.0-13) unstable; urgency=medium
* Update to git 20231215 from the gcc-12 branch.
- Fix PR target/112891 (x86), PR libstdc++/112314.
* Build again using GCC 11 to fix the bootstrap on riscv64.
* For Ubuntu 24.04 LTS and later, switch _FORTIFY_SOURCE to 3 by default
instead of 2 when optimization is enabled.
-- Matthias Klose <doko@debian.org> Fri, 15 Dec 2023 10:15:51 +0100
gcc-12 (12.3.0-12) unstable; urgency=medium
* Update to git 20231203 from the gcc-12 branch.
- Fix PR tree-optimization/111917, PR middle-end/111818,
PR tree-optimization/111614, PR tree-optimization/111764,
PR tree-optimization/111445, PR tree-optimization/111019,
PR tree-optimization/110702, PR tree-optimization/110556,
PR tree-optimization/110515, PR debug/110295, PR ipa/109983,
PR tree-optimization/109143, PR target/112672 (x86),
PR target/111815 (vax), PR target/111828 (PPC), PR target/112443 (x86),
PR c++/111703, PR c++/107939, PR c++/112269, PR c++/112301,
PR c++/102191, PR c++/33799, PR d/110712, PR d/112270,
PR fortran/111880, PR libstdc++/112491, PR libstdc++/112348,
PR libstdc++/112491, PR libbacktrace/111315, PR libbacktrace/112263.
* Add support to build from a combined binutils/GCC tree.
* Remove references to obsolete CPUs m32r and tilegx. Closes: #1056768.
-- Matthias Klose <doko@debian.org> Sun, 03 Dec 2023 15:44:44 +0100
gcc-12 (12.3.0-11) unstable; urgency=medium
* Update to git 20231028 from the gcc-12 branch.
- Fix PR target/111001 (SH), PR target/111367 (PPC), PR target/101177 (SH),
PR target/111528, PR target/111380 (PPC), PR target/111366 (PPC),
PR fortran/111837, PR target/110170 (x86), PR libstdc++/111936.
* Configure with --disable-s390-excess-float-precision for sid/trixie and
Ubuntu noble (24.04 LTS).
-- Matthias Klose <doko@debian.org> Sat, 28 Oct 2023 13:23:42 +0200
gcc-12 (12.3.0-10) unstable; urgency=medium
* Update to git 20231008 from the gcc-12 branch.
- Fix PR target/111411 (AArch64), PR c++/111357, PR middle-end/111699,
PR target/111121 (AArch64), PR libstdc++/108178, PR libstdc++/111050,
PR libstdc++/111511, PR c++/111512.
- Fix return register handling in untyped_call (AArch64).
* Update the libquadmath portions of the copyright file. Addresses: #1052314.
-- Matthias Klose <doko@debian.org> Sun, 08 Oct 2023 09:05:57 +0200
gcc-12 (12.3.0-9) unstable; urgency=medium
* Update to git 20230913 from the gcc-12 branch.
- Fix PR target/111340 (x86), PR target/96762 (PPC),
PR target/111306, PR target/111335, PR middle-end/111017,
PR target/110484 (loong64), PR tree-optimization/110914,
PR tree-optimization/111015.
- Address stack protector and stack clash protection weaknesses
on AArch64. CVE-2023-4039.
-- Matthias Klose <doko@debian.org> Wed, 13 Sep 2023 13:33:30 +0200
gcc-12 (12.3.0-8) unstable; urgency=medium
* Update to git 20230824 from the gcc-12 branch.
- Fix PR c++/106310, PR c++/106890, PR c++/109666, PR c++/108099,
PR c++/109761, PR d/110959, PR fortran/107397.
* Update sanitizer symbols files.
* Address some lintian warnings:
- Be quiet about libstdc++-doc manpages.
- Don't complain about unstripped sanitizer libraries.
* Update libgphobos symbols file.
* Remove test protocols in clean target. Closes: #1044154.
* Disable Ada, Go, D, Modula-2 frontends on loong64.
-- Matthias Klose <doko@debian.org> Thu, 24 Aug 2023 22:13:46 +0200
gcc-12 (12.3.0-7) unstable; urgency=medium
* Update to git 20230802 from the gcc-12 branch.
- Fix PR target/110741 (PPC), PR target/110206, PR target/101469 (SH),
PR target/106966 (alpha), PR c++/110468, PR fortran/95947,
PR fortran/110658, PR fortran/110288, PR libstdc++/95048.
* libgccjit-12-doc: Relax dependency on the gcc-12-base package.
* Fix some lintian warnings.
* gcc-12-doc: Fix installation of the libitm info file. LP: #1936394.
-- Matthias Klose <doko@debian.org> Wed, 02 Aug 2023 12:21:30 +0200
gcc-12 (12.3.0-6) unstable; urgency=medium
* Update to git 20230707 from the gcc-12 branch.
- Fix PR c++/110595, PR target/105325 (PPC), PR d/108842, PR d/110516,
PR d/110514, PR fortran/110585, PR libstdc++/104299.
* Apply proposed patch for PR target/106966. Addresses: #1019011.
-- Matthias Klose <doko@debian.org> Mon, 10 Jul 2023 17:11:56 +0200
gcc-12 (12.3.0-5) unstable; urgency=medium
* Update to git 20230630 from the gcc-12 branch.
- Fix PR tree-optimization/110298, PR middle-end/110182,
PR target/110132 (AArch64), PR target/110100 (AArch64),
PR target/110100 (AArch64), PR target/109932 (PPC),
PR target/110011 (PPC), PR tree-optimization/105651,
PR rtl-optimization/110237, PR target/110309 (x86),
PR testsuite/66005, PR middle-end/110420, PR middle-end/103979,
PR middle-end/98619, PR d/110359, PR d/110113.
[ Nicolas Boulenguez ]
* ada/check_ali_update.sh: report checksum changes but ignore timestamps
[ Matthias Klose ]
* Remove bad liblto_plugin.so symlink introduced in 12.3.0-4.
-- Matthias Klose <doko@debian.org> Fri, 30 Jun 2023 14:05:15 +0200
gcc-12 (12.3.0-4) unstable; urgency=medium
* Update to git 20230617 from the gcc-12 branch.
- Fix PR target/110136 (loongarch).
* Fix providing the liblto_plugin.so symlink in the new place.
-- Matthias Klose <doko@debian.org> Sat, 17 Jun 2023 11:56:50 +0200
gcc-12 (12.3.0-3) unstable; urgency=high
* Update to git 20230613 from the gcc-12 branch.
- Fix PR middle-end/110200.
* gcc-12-base: Bump the Breaks: gnat (<< 12) for smoother upgrades from
bullseye (Andreas Beckmann). Closes: #1036641.
* Remove obsolete gcn assembler patch.
-- Matthias Klose <doko@debian.org> Tue, 13 Jun 2023 12:57:17 +0200
gcc-12 (12.3.0-2) unstable; urgency=medium
* Update to git 20230611 from the gcc-12 branch.
- Fix PR tree-optimization/109778, PR target/108758 (PPC),
PR target/109069 (PPC), PR c/105660, PR c++/109160,
PR c++/106740, PR c++/105852, PR libffi/109447, PR target/109650 (AVR),
PR target/92729 (AVR), PR target/106907 (PPC), PR target/110044 (PPC),
PR target/110108 (X86), PR target/109800 (ARM), PR target/109939 (ARM),
PR target/110088 (AVR), PR target/109954 (AVR), PR target/110036 (RISCV),
PR target/104327 (AVR), PR target/82931 (AVR), PR target/70243 (PPC),
PR tree-optimization/109505, PR target/105753 (AVR),
PR target/108442 (ARM), PR target/108177 (ARM), PR target/96795 (ARM),
PR target/107515 (ARM), PR target/107515 (ARM), PR target/96795 (ARM),
PR target/96795 (ARM), PR c++/109868, PR c++/109241, PR c++/109160,
PR c++/106740, PR c++/105852, PR fortran/96024, PR fortran/100607,
PR fortran/109846, PR libffi/109447, PR libstdc++/109822,
PR libstdc++/109949, PR libstdc++/109261, PR libstdc++/109261,
PR libstdc++/109261, PR libstdc++/108030, PR libstdc++/108856,
PR libstdc++/108030, PR libstdc++/108030, PR libstdc++/107801.
* Configure --with-cpu=ev56 for alpha. Closes: #1036158.
* Also provide the liblto_plugin.so symlink in the new place.
Addresses: #1036566.
-- Matthias Klose <doko@debian.org> Sun, 11 Jun 2023 14:06:02 +0200
gcc-12 (12.3.0-1) experimental; urgency=medium
* GCC 12.3.0 release.
* Update newlib to 4.3.0.
* Refresh patches.
-- Matthias Klose <doko@debian.org> Wed, 10 May 2023 08:59:00 +0200
gcc-12 (12.2.0-18) experimental; urgency=medium
* Update to git 20230502 from the gcc-12 branch (12.3 release candidate).
- Fix PR other/109293, PR tree-optimization/109392,
PR tree-optimization/108791, PR rtl-optimization/106421,
PR target/105980 (x86), PR middle-end/106057, PR ipa/107769,
PR ipa/109318, PR target/109566 (PPC), PR tree-optimization/109609,
PR rtl-optimization/109585, PR tree-optimization/109573,
PR target/109478 (PARISC), PR target/108812 (PPC),
PR tree-optimization/109410, PR middle-end/106190, PR target/109276 (x86),
PR ipa/105685, PR tree-optimization/109176, PR target/108589 (AArch64),
PR target/108910 (AArch64), PR tree-optimization/109434,
PR tree-optimization/109502, PR tree-optimization/109491,
PR tree-optimization/109473, PR tree-optimization/109469, PR lto/109263,
PR tree-optimization/109219, PR ipa/106124, PR ipa/105676,
PR target/108699 (PPC), PR target/108807 (PPC), PR target/109137 (x86),
PR target/109067 (PPC), PR tree-optimization/109427,
PR tree-optimization/96373, PR tree-optimization/108979,
PR target/109072 (AArch64), PR rtl-optimization/108681,
PR tree-optimization/108608, PR tree-optimization/108603,
PR rtl-optimization/108508, PR tree-optimization/108430,
PR rtl-optimization/108086, PR target/109140 (SPARC), PR ipa/107925,
PR target/109178 (PPC), PR target/105554, PR middle-end/108685,
PR c/108079, PR testsuite/108973, PR c/108986, PR c++/108934,
PR debug/108967, PR middle-end/108854, PR target/108881 (x86),
PR tree-optimization/108819, PR target/100758 (x86),
PR tree-optimization/108950, PR tree-optimization/108821,
PR tree-optimization/108816, PR tree-optimization/108793,
PR tree-optimization/108724, PR middle-end/108625, PR middle-end/108500,
PR tree-optimization/107451, PR tree-optimization/106904,
PR target/108429 (x86), PR analyzer/109094, PR analyzer/108968,
PR analyzer/108733, PR analyzer/108704, PR analyzer/106325,
PR analyzer/107948, PR analyzer/105784, PR analyzer/107582,
PR analyzer/107345, PR analyzer/106573, PR analyzer/106573,
PR c++/107163, PR c/109151, PR c/107465, PR c/107465, PR sanitizer/108060,
PR sanitizer/109050, PR c/108079, PR c++/101118, PR c++/107768,
PR c++/106969, PR c++/108219, PR c++/108218, PR c++/108795,
PR c++/109357, PR c++/105481, PR c++/105996, PR c++/106890,
PR c++/108975, PR c++/69410, PR c++/105809, PR c++/108242,
PR c++/101869, PR c++/105406, PR c++/103871, PR c++/98056,
PR c++/108468, PR c++/107310, PR c++/108566, PR c++/107154,
PR c++/108099, PR c++/109319, PR c++/109164, PR c++/109096,
PR c++/107558, PR c++/109039, PR c/108079, PR debug/108716,
PR c++/107280, PR d/109144, PR d/109108, PR fortran/61615,
PR fortran/99982, PR fortran/108010, PR fortran/109511, PR fortran/106856,
PR fortran/108025, PR fortran/102331, PR fortran/103506,
PR fortran/99036, PR fortran/109186, PR fortran/85877, PR fortran/87127,
PR fortran/106945, PR fortran/104332, PR target/108910, PR other/109306,
PR libquadmath/87204, PR libquadmath/94756, PR libstdc++/108362,
PR libstdc++/107850, PR libstdc++/108952, PR libstdc++/109339,
PR libstdc++/107466, PR libstdc++/103755, PR libstdc++/107852,
PR libstdc++/106199, PR libstdc++/100366, PR libstdc++/103387,
PR libstdc++/109242, PR libstdc++/108118, PR libstdc++/108554,
PR libstdc++/109299, PR libstdc++/108413, PR libstdc++/109064,
PR libstdc++/109182, PR libstdc++/109165.
* Refresh patches.
-- Matthias Klose <doko@debian.org> Tue, 02 May 2023 10:09:03 +0200
gcc-12 (12.2.0-17) experimental; urgency=medium
* Update to git 20230314 from the gcc-12 branch.
- Fix PR tree-optimization/105532, PR tree-optimization/108684,
PR c++/106188, PR c++/106713, PR fortran/108923, PR fortran/108923,
PR libstdc++/103934.
* Drop gdc build dependency on unsupported architectures. Closes: #1026201.
-- Matthias Klose <doko@debian.org> Tue, 14 Mar 2023 10:32:48 +0100
gcc-12 (12.2.0-16) experimental; urgency=medium
* Update to git 20230309 from the gcc-12 branch.
- Fix PR middle-end/108546, PR target/109000 (loongarch), PR c++/107079,
PR c++/107939, PR c++/108998, PR c++/108116, PR c++/107853,
PR c++/107864, PR c++/107179.
* Pass GM2_FOR_TARGET for cross builds (Helmut Grohne). Closes: #1032161.
* Don't add libhwasan0 in the control file when not building common libs.
-- Matthias Klose <doko@debian.org> Thu, 09 Mar 2023 10:32:27 +0100
gcc-12 (12.2.0-15) experimental; urgency=medium
* Update to git 20230305 from the gcc-12 branch.
- Fix PR target/108396 (PPC), PR target/108348 (PPC),
PR target/108272 (PPC), PR c++/105593, PR c++/105593,
PR tree-optimization/108440, PR tree-optimization/106523,
PR tree-optimization/108688, PR tree-optimization/108692,
PR middle-end/108435, PR debug/108573, PR target/108599 (x86),
PR rtl-optimization/108596, PR other/108560, PR bootstrap/90543,
PR tree-optimization/108498, PR middle-end/108459, PR middle-end/108237,
PR middle-end/108264, PR tree-optimization/108068,
PR tree-optimization/108166, 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/108582,
PR tree-optimization/108522, PR tree-optimization/108522,
PR ipa/107944, PR tree-optimization/108306, PR target/107987 (ARM),
PR middle-end/108543, PR tree-optimization/108164, PR middle-end/107994,
PR tree-optimization/108076, PR tree-optimization/107554,
PR driver/106624, PR target/106101 (S390), PR tree-optimization/108199,
PR tree-optimization/108137, PR target/107714 (ARM),
PR target/108140 (AArch64), PR middle-end/102633, PR c/107127,
PR c++/107593, PR c++/108597, PR c++/105593, PR middle-end/102633,
PR c/105972, PR c++/107593, PR c++/108597, PR c++/106675, PR c++/105593,
PR middle-end/102633, PR c++/108474, PR c++/108365, PR c++/108607,
PR c++/53932, PR c++/108286, PR c++/108206, PR c++/108180,
PR c++/107065, PR c++/107461, PR c++/107461, PR c++/107755,
PR c++/107593, PR c++/108597, PR fortran/108451, PR fortran/108349,
PR fortran/103259, PR fortran/95107, PR fortran/108450,
PR fortran/108609, PR fortran/108527, PR fortran/108453,
PR fortran/108558, PR fortran/108529, PR fortran/106209,
PR fortran/108421, PR fortran/108420, PR fortran/108501,
PR fortran/108502, PR fortran/108434, PR fortran/106731,
PR middle-end/108459, PR c++/108286, PR c++/108180, PR fortran/108558,
PR libstdc++/103934, PR libstdc++/107468, PR libstdc++/107468,
PR libstdc++/105730, PR libstdc++/106183.
- Fix PR sanitizer/108834, PR target/104921 (AArch64), PR target/90458 (x86),
PR middle-end/106080, PR c/108880, PR c++/107938, PR c++/108550,
PR c++/106259, PR c++/107574, PR c++/108829, PR d/108877, PR fortran/108937,
PR fortran/96024, PR fortran/96025, PR fortran/104554, PR libstdc++/108030,
PR libstdc++/108636.
- Add support for AMD Family 19h Zen version 4.
* Stop building packages built by GCC 13.
-- Matthias Klose <doko@debian.org> Sun, 05 Mar 2023 09:52:16 +0100
gcc-12 (12.2.0-14) unstable; urgency=medium
* Update to git 20230108 from the gcc-12 branch.
- Fix PR target/106736 (PPC), PR c++/108282, PR libstdc++/108265.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Sun, 08 Jan 2023 10:12:42 +0100
gcc-12 (12.2.0-13) unstable; urgency=medium
* Fix libstdc++ symbols file, not distinguishing versions for some
symbols.
* Build-depend on gnat-12 instead of gnat-11. Closes: #1023695.
-- Matthias Klose <doko@debian.org> Mon, 02 Jan 2023 22:28:39 +0100
gcc-12 (12.2.0-12) unstable; urgency=medium
* Update to git 20221231 from the gcc-12 branch.
- Fix PR fortran/108131.
* Update multiarch patch for looongson. Closes: #1027278.
-- Matthias Klose <doko@debian.org> Sat, 31 Dec 2022 12:30:21 +0100
gcc-12 (12.2.0-11) unstable; urgency=medium
* Update to git 20221226 from the gcc-12 branch.
- Fix PR bootstrap/106482, PR d/104749, PR target/98776 (AArch64),
PR tree-optimization/107898, PR tree-optimization/107865,
PR tree-optimization/107833, PR tree-optimization/107839,
PR tree-optimization/107686, PR tree-optimization/107766,
PR tree-optimization/107647, PR tree-optimization/107407,
PR tree-optimization/106868, PR libstdc++/107814, PR libstdc++/108097.
* Install versioned gm2 doc files. Closes: #1026245.
* Backport PR driver/93371 from the trunk. Closes: #1025948.
-- Matthias Klose <doko@debian.org> Mon, 26 Dec 2022 16:39:09 +0100
gcc-12 (12.2.0-10) unstable; urgency=medium
* Update to git 20221211 from the gcc-12 branch.
- Fix PR tree-optimization/107956, PR target/107863 (x86),
PR d/105659, PR rtl-optimization/107482, PR target/107748 (x86),
PR target/107183, PR target/107713, PR tree-optimization/107206,
PR target/107304 (x86), PR c/41041, PR target/107404 (x86),
PR tree-optimization/107121, PR c/107001, PR c++/107358, PR c/106981,
PR c++/104066, PR c++/105774, PR c++/106829, PR d/107592,
PR fortran/107576, PR target/104688 (x86), PR libstdc++/91456,
PR libstdc++/106201, PR libstdc++/107801, PR libstdc++/95048,
PR libstdc++/103295.
* Add multiarch support for loongarch (Dandan Zhang). Closes: #1023785.
-- Matthias Klose <doko@debian.org> Sun, 11 Dec 2022 18:52:56 +0100
gcc-12 (12.2.0-9) unstable; urgency=medium
* Update to git 20221103 from the gcc-12 branch.
- Fix PR c++/107358, PR c++/105774, PR tree-optimization/107121,
PR c/107001, PR c/106981, PR c++/106829.
* Fix PR ada/107475, proposed patch.
* gm2-12-doc: Add missing Breaks+Replaces to gm2-12. Closes: #1023324.
* Remove the armel specific libstdc++ symbols file. Closes: #1022935.
* Build libatomic in the rtlibs stage (Helmut Grohne). Closes: #1009286.
-- Matthias Klose <doko@debian.org> Thu, 03 Nov 2022 09:40:42 +0100
gcc-12 (12.2.0-8) experimental; urgency=medium
* Update to git 20221030 from the gcc-12 branch.
- Fix PR middle-end/90115, PR target/106355 (S390), PR target/107364 (x86),
PR target/105421 (GCN), PR tree-optimization/107323, PR fortran/100097,
PR fortran/100098, PR fortran/103413, PR fortran/105633, PR lto/107418,
PR middle-end/90115, PR target/105421.
* Split out a gm2-12-doc package.
* Update VCS attributes.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Mon, 31 Oct 2022 10:31:17 +0100
gcc-12 (12.2.0-7) unstable; urgency=medium
* Update to git 20221021 from the gcc-12 branch.
- Fix PR middle-end/100400, PR target/96072 (PPC), PR target/100645 (PPC).
* Fix the binary-arch only build.
-- Matthias Klose <doko@debian.org> Fri, 21 Oct 2022 10:19:56 +0200
gcc-12 (12.2.0-6) unstable; urgency=medium
* Update to git 20221019 from the gcc-12 branch.
- Fix PR tree-optimization/106934, PR tree-optimization/106922,
PR tree-optimization/106892, PR tree-optimization/105937,
PR target/107064 (x86), PR fortran/106817, PR fortran/105012,
PR fortran/100040, PR fortran/100029, PR fortran/106579,
PR middle-end/106548, PR libstdc++/106320, PR libstdc++/106695,
PR libstdc++/106607, PR libstdc++/106589, PR libstdc++/105678,
PR target/99685 (PPC), PR tree-optimization/107254,
PR tree-optimization/107212, PR tree-optimization/107160,
PR tree-optimization/107107, PR tree-optimization/106922,
PR tree-optimization/106922, PR target/107248 (SPARC), PR c++/106925.
* Fix libstdc++ build on the Hurd. Closes: #1021357.
* gobjc: drop obsolete sparc-only conflict (Helmut Grohne). Closes: #1020599.
* gobjc: remove unused binary-without-manpage lintian overrides (Helmut
Grohne). Closes: #1020600.
* Include the Modula-2 documentation into the gm2-12 package.
* Handle the "bookworm" release name instead of "sid".
* Backport two newlib patches for the nvptx target.
-- Matthias Klose <doko@debian.org> Wed, 19 Oct 2022 07:38:40 +0200
gcc-12 (12.2.0-5) unstable; urgency=medium
* Update libgcc symbols file for arc.
* Work around building libobjc on arc.
* Don't build Ada, D and Go on arc.
-- Matthias Klose <doko@debian.org> Mon, 03 Oct 2022 10:47:38 +0200
gcc-12 (12.2.0-4) unstable; urgency=medium
* Update to git 20221004 from the gcc-12 branch.
- Fix PR target/107061 (x86), PR middle-end/106982,
PR target/106491 (AArch64), PR target/104482 (PPC),
PR target/105485 (PPC), PR fortran/100103, PR fortran/100132,
PR fortran/107054, PR fortran/82868, PR fortran/106985,
PR fortran/106986.
* Add multiarch patch for arc-linux-gnu. Closes: #989453.
-- Matthias Klose <doko@debian.org> Sun, 02 Oct 2022 12:12:08 +0200
gcc-12 (12.2.0-3) unstable; urgency=medium
* Update to git 20220920 from the gcc-12 branch.
- Fix PR tree-optimization/106860, PR tree-optimization/106841,
PR tree-optimization/106809, PR c++/93259, PR c++/106893, PR c++/90451,
PR fortran/106857, PR fortran/100245, PR libstdc++/106320.
-- Matthias Klose <doko@debian.org> Tue, 20 Sep 2022 10:02:11 +0200
gcc-12 (12.2.0-2) unstable; urgency=medium
* Update to git 20220908 from the gcc-12 branch.
- Fix PR target/101322 (PPC), PR rtl-optimization/106187,
PR target/105463 (ARM), PR other/106782, PR other/106782,
PR target/106524 (AArch64), PR target/106017 (PPC),
PR target/106714 (x86), PR target/106721 (x86), PR target/106704 (x86),
PR rtl-optimization/106590, PR target/106459 (loongarch),
PR tree-optimization/106322, PR target/103353 (PPC), PR middle-end/106548,
PR c++/106759, PR fortran/100136, PR fortran/106579, PR fortran/106579,
PR fortran/103694, PR fortran/106566, PR libstdc++/106695,
PR libstdc++/106607, PR libstdc++/106589, PR libstdc++/105678.
-- Matthias Klose <doko@debian.org> Thu, 08 Sep 2022 15:52:13 +0200
gcc-12 (12.2.0-1) unstable; urgency=medium
* GCC 12.2.0 release.
* Strip the cc* executables again. Closes: #1015185.
* cpp-12: Suggest cpp-12-doc. Closes: #1016930.
* Refresh patches.
-- Matthias Klose <doko@debian.org> Mon, 22 Aug 2022 09:38:01 +0200
gcc-12 (12.1.0-8) unstable; urgency=medium
* Update to git 20220809 from the gcc-12 branch.
- Fix PR testsuite/106345, PR target/106091 (PPC), PR middle-end/106449,
PR debug/106261, PR middle-end/106144, PR tree-optimization/106189,
PR lto/106129, PR tree-optimization/106087, PR tree-optimization/106063,
PR tree-optimization/105665, PR tree-optimization/100810,
PR middle-end/106331, PR tree-optimization/106131, PR middle-end/106027,
PR tree-optimization/106112, PR tree-optimization/105971,
PR tree-optimization/105969, PR middle-end/105965, PR target/105459,
PR tree-optimization/105946, PR analyzer/106225, PR analyzer/106204,
PR analyzer/105285, PR preprocessor/97498, PR c++/106311, PR c++/106230,
PR c++/105912, PR c++/105842, PR c++/53164, PR c++/105848,
PR c++/105637, PR c++/100374, PR c++/105758, PR c++/96363,
PR fortran/103504, PR fortran/101330, PR libfortran/106079,
PR libstdc++/104443, PR libstdc++/106248, PR libstdc++/105995,
PR libstdc++/105957, PR libstdc++/105844, PR libstdc++/100823,
PR libstdc++/88881, PR libstdc++/105880, PR d/106555 (closes: #1016701).
* Update watch file.
-- Matthias Klose <doko@debian.org> Tue, 09 Aug 2022 21:22:04 +0200
gcc-12 (12.1.0-7) unstable; urgency=medium
* Remove the libphobos test forkgc2.d, hangs. See PR d/103944.
-- Matthias Klose <doko@debian.org> Mon, 18 Jul 2022 18:35:43 +0200
gcc-12 (12.1.0-6) unstable; urgency=medium
* Update to git 20220717 from the gcc-12 branch.
- Fix PR rtl-optimization/105041, PR tree-optimization/105860,
PR target/105930 (x86), PR tree-optimization/106114,
PR target/105991 (PPC), PR target/106122 (x86), PR c++/106102,
PR target/103722 (SH), PR bootstrap/105551, PR target/106097,
PR c++/105626, PR c++/106024, PR c++/105541, PR c++/105779,
PR c++/106024, PR d/106139, PR fortran/104313, PR fortran/103137,
PR fortran/103138, PR fortran/103693, PR fortran/105243,
PR fortran/106121, PR fortran/105954, PR fortran/105691,
PR fortran/105813.
* Apply a hack to build libgo on the Hurd. Closes: #1005297.
-- Matthias Klose <doko@debian.org> Sun, 17 Jul 2022 11:18:47 +0200
gcc-12 (12.1.0-5) unstable; urgency=medium
* Update to git 20220629 from the gcc-12 branch.
- Fix PR bootstrap/105551, PR rtl-optimization/106032, PR ipa/105600,
PR middle-end/106030, PR target/106096, PR tree-optimization/105736,
PR tree-optimization/105254, PR tree-optimization/105940,
PR tree-optimization/105940, PR target/105960 (x86), PR ipa/105739,
PR target/105209 (alpha), PR target/105970 (x86), PR middle-end/105998,
PR middle-end/105951, PR target/105981 (ARM), PR target/104871 (Darwin),
PR target/105599 (Darwin), PR target/105953 (x86), PR c++/105931,
PR c++/105925, PR c++/105885, PR c++/105964, PR c++/105908,
PR c++/106001, PR c++/105871, PR libgomp/106045.
[ Matthias Klose ]
* Fix PR bootstrap/105551, taken from the trunk.
[ Nicolas Boulenguez ]
* ada: move ada/debian_packaging.mk from the gcc-BV source package
back to gnat.
-- Matthias Klose <doko@debian.org> Wed, 29 Jun 2022 15:42:10 +0200
gcc-12 (12.1.0-4) unstable; urgency=medium
* Update to git 20210616 from the gcc-12 branch.
- Fix PR target/105953 (x86).
* Fix PR bootstrap/105551, taken from the trunk.
-- Matthias Klose <doko@debian.org> Thu, 16 Jun 2022 07:16:59 +0200
gcc-12 (12.1.0-3) unstable; urgency=medium
* Update to git 20220612 from the gcc-12 branch.
- Fix PR target/105879 (xtensa), PR target/105854 (x86),
PR tree-optimization/105786, PR tree-optimization/105726,
PR middle-end/105711, PR middle-end/105604, PR ipa/105639,
PR sanitizer/105729, PR sanitizer/105714, PR c/105635, PR target/101891,
PR other/105527, PR target/105556 (PPC), PR tree-optimization/103116,
PR tree-optimization/105618, PR rtl-optimization/105577,
PR tree-optimization/105562, PR rtl-optimization/105559,
PR middle-end/105537, PR tree-optimization/105431,
PR tree-optimization/105458, PR target/105162 (AArch64),
PR rtl-optimization/105455, PR c++/105756, PR c++/105852, PR c++/105761,
PR c++/105761, PR c++/105795, PR c++/105734, PR c++/105779,
PR c++/105491, PR c++/105652, PR c++/105655, PR c++/105623,
PR c++/102307, PR c++/105725, PR c++/105589, PR c++/105191,
PR c++/92385, PR c++/104470, PR c++/102651, PR c++/49387,
PR d/105544, PR fortran/105230, PR preprocessor/105732,
PR gcov-profile/105535, PR libgomp/105745, PR libstdc++/105671,
PR libstdc++/105681.
* Reenable the jit build on m68k. Closes: #1009026.
-- Matthias Klose <doko@debian.org> Sun, 12 Jun 2022 19:19:41 +0200
gcc-12 (12.1.0-2) unstable; urgency=medium
* Update to git 20220513 from the gcc-12 branch.
- Fix PR ipa/100413, PR tree-optimization/105528, PR target/105292 (SPARC),
PR c++/105476, PR libstdc++/105284, PR libstdc++/105284,
PR libstdc++/104731.
* Refresh the cross-fixes patch.
* Update NEWS files for GCC 12.1.
-- Matthias Klose <doko@debian.org> Fri, 13 May 2022 12:55:15 +0200
gcc-12 (12.1.0-1) unstable; urgency=medium
* GCC 12.1.0 release.
* Refresh patches.
-- Matthias Klose <doko@debian.org> Sun, 08 May 2022 15:44:36 +0200
gcc-12 (12-20220428-1) unstable; urgency=medium
* New upstream snapshot, taken from the gcc-12 branch.
[ Matthias Klose ]
* Don't enable -fcf-protection with -m16. LP: #1940029.
* Update libgccjit and libgphobos symbols files.
[ Nicolas Boulenguez ]
* ada/confirm_debian_bugs.py: trivial update.
-- Matthias Klose <doko@debian.org> Thu, 28 Apr 2022 20:10:12 +0200
gcc-12 (12-20220319-1) unstable; urgency=medium
* New upstream snapshot, taken from the trunk.
- Import go 1.18.0.
* Disable the Ada ALI check before GCC 12 is released.
-- Matthias Klose <doko@debian.org> Sat, 19 Mar 2022 08:39:27 +0100
gcc-12 (12-20220313-1) unstable; urgency=medium
* New upstream snapshot, taken from the trunk.
* Use again GCC 11 for the bootstrap, and GCC 12 on alpha and m68k.
* Fix PR target/104890, applying proposed patch.
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Mon, 14 Mar 2022 06:02:13 +0100
gcc-12 (12-20220302-1) unstable; urgency=medium
* New upstream snapshot, taken from the trunk.
* Reenable Ada on m68k; build using gcc-10 for the Ada bootstrap.
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Wed, 02 Mar 2022 14:52:13 +0100
gcc-12 (12-20220222-1) unstable; urgency=medium
* New upstream snapshot, taken from the trunk.
* Reenable Ada on alpha. See PR target/98724.
* Don't apply Ada patches when not building Ada.
* Update the alpha-ieee patch for GCC 12.
* Follow-up patch for PR go/104290 (Hurd) (Svante Signell).
* Disable gnat on x32 with glibc << 2.35.
-- Matthias Klose <doko@debian.org> Tue, 22 Feb 2022 12:15:48 +0100
gcc-12 (12-20220214-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Bump libgo soname, golang-1.18 import.
-- Matthias Klose <doko@debian.org> Mon, 14 Feb 2022 04:01:08 +0100
gcc-12 (12-20220206-2) experimental; urgency=medium
[ Matthias Klose ]
* New upstream snapshot, taken from the trunk.
* Update cross-build patches.
[ Aurelien Jarno ]
* For riscv64, change --with-arch to rv64gc (from rv64imafd).
-- Matthias Klose <doko@debian.org> Sun, 06 Feb 2022 13:20:19 +0100
gcc-12 (12-20220126-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
-- Matthias Klose <doko@debian.org> Wed, 26 Jan 2022 11:49:18 +0100
gcc-12 (12-20220119-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Disable D on ia64, m68k, sh4 and sparc64.
* Disable D on KFreeBSD and the Hurd.
* Revert the PR ada/79724 patch, conflicting with the local ada-gcc-name
patch.
* Apply proposed patch for PR ada/103538 for x32.
-- Matthias Klose <doko@debian.org> Wed, 19 Jan 2022 10:31:16 +0100
gcc-12 (12-20220116-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Remove the gdc-driver-nophobos patch.
* Configure instead with --with-libphobos-druntime-only=yes.
-- Matthias Klose <doko@debian.org> Sun, 16 Jan 2022 16:43:31 +0100
gcc-12 (12-20220106-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Update symbols file for libgphobos.
-- Matthias Klose <doko@debian.org> Thu, 06 Jan 2022 11:30:02 +0100
gcc-12 (12-20211217-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Bump libgphobos soversion.
* Update libgccjit and libgphobos symbols files.
-- Matthias Klose <doko@debian.org> Fri, 17 Dec 2021 04:55:01 +0100
gcc-12 (12-20211211-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Use gnat-11/gdc-11 as bootstrap compilers for recent releases.
-- Matthias Klose <doko@debian.org> Sat, 11 Dec 2021 13:49:46 +0100
gcc-12 (12-20211206-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Add gdc as a build dependency for native builds.
* Update symbols files for libgcc-s, libgccjit, libgphobos.
-- Matthias Klose <doko@debian.org> Mon, 06 Dec 2021 11:03:14 +0100
gcc-12 (12-20211127-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
-- Matthias Klose <doko@debian.org> Sat, 27 Nov 2021 08:51:55 +0100
gcc-12 (12-20211126-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Lower severity of the gcc-N-base packages. Addresses: #997826.
* Fix gcc-12-locales build. Closes: #999764.
* Fix the gcc-12 cross builds (Helmut Grohne). Closes: #1000459.
* Configure --with-cpu=power9 on ppc64el on the Ubuntu development
release.
-- Matthias Klose <doko@debian.org> Fri, 26 Nov 2021 10:00:23 +0100
gcc-12 (12-20211117-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Drop brig/libhsail packaging bits.
* Update breaks/replaces, update textdomain. Closes: #999764.
* Move libtsan_preinit.o into libgcc-12-dev. Closes: #999752.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Wed, 17 Nov 2021 22:08:35 +0100
gcc-12 (12-20211113-1) experimental; urgency=medium
* New upstream snapshot, taken from the trunk.
* Configure with --enable-offload-defaulted.
-- Matthias Klose <doko@debian.org> Sat, 13 Nov 2021 15:13:11 +0100
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.
-- Matthias Klose <doko@debian.org> Thu, 21 Oct 2021 10:17:22 +0200
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.
-- Matthias Klose <doko@debian.org> Sun, 10 Oct 2021 18:52:10 +0200
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.
-- Matthias Klose <doko@debian.org> Fri, 24 Sep 2021 08:44:25 +0200
gcc-11 (11.2.0-7) unstable; urgency=medium
* Update to git 20210918 from the gcc-11 branch.
- Fix PR rtl-optimization/102306, PR target/101934 (AArch64), PR c++/88578,
PR c++/102295, PR target/97142 (PPC), PR ada/101970, PR c++/102305,
PR d/102185, PR fortran/85130, PR fortran/82314, PR fortran/98490,
PR fortran/101327.
* Fix libgcc-s1 symbols file for alpha.
* Don't build libjit on kfreebsd. See #994035.
-- Matthias Klose <doko@debian.org> Sun, 19 Sep 2021 10:08:56 +0200
gcc-11 (11.2.0-5) unstable; urgency=medium
* Update to git 20210909 from the gcc-11 branch.
- Fix PR c++/60318, PR target/102224 (x86), PR target/102115 (xtensa),
PR tree-optimization/102046, PR tree-optimization/101925,
PR middle-end/101824, PR target/102166 (x86), PR target/101849 (PPC),
PR c++/100495, PR fortran/100950, PR fortran/100950, PR fortran/102113.
* Configure again with --enable-cet, amd64 and x32 only. Closes: #993626.
-- Matthias Klose <doko@debian.org> Thu, 09 Sep 2021 13:48:13 +0200
gcc-11 (11.2.0-4) unstable; urgency=medium
* Update to git 20210902 from the gcc-11 branch.
- Fix PR target/101472 (x86), PR target/99744 (x86), PR target/101492 (x86),
PR target/101549 (x86), PR target/101471 (x86), PR target/102035 (ARM),
PR target/102035 (ARM), PR middle-end/101949, PR ipa/97565,
PR debug/101905, PR gcov-profile/89961, PR fortran/87737,
PR fortran/46691, PR fortran/99819, PR fortran/98411, PR libstdc++/101965,
PR libstdc++/100682, PR libstdc++/100285, PR libstdc++/100180,
PR libstdc++/100286, PR libstdc++/100351, PR libstdc++/100286,
PR libstdc++/100285, PR libstdc++/100180, PR c++/101592,
PR tree-optimization/102124, PR target/101472 (x86),
PR target/99744 (x86), PR target/101492 (x86), PR target/101549 (x86),
PR target/101471 (x86), PR target/102035 (ARM), PR target/102035 (ARM),
PR middle-end/101949, PR ipa/97565, PR debug/101905,
PR gcov-profile/89961, PR fortran/87737, PR fortran/46691,
PR fortran/99819, PR fortran/98411, PR libstdc++/101965,
PR libstdc++/100682, PR libstdc++/100285, PR libstdc++/100180,
PR libstdc++/100286, PR libstdc++/100351, PR libstdc++/100286,
PR libstdc++/100285, PR libstdc++/100180.
* Again, for armhf configure --with-arch=<arch>+fp, dropping the --with-fpu=
option; keep the old configure options for backports.
* Update libgcc-s1 symbols file for sh4.
* Remove trailing spaces in symbols files.
* Don't configure with --enable-cet on x86 for Debian (old hardware is more
valued than recent security features). Closes: #993162, #993172.
* Don't run the tests with the installed libstdc++ on slow buildds.
* Build again for mipsel and mips64el, too much hassle with separate sources.
* Disable the lto build on sparc64, memory issues on the buildd.
-- Matthias Klose <doko@debian.org> Thu, 02 Sep 2021 12:23:43 +0200
gcc-11 (11.2.0-3) unstable; urgency=high
* Update to git 20210823 from the gcc-11 branch.
- Fix PR target/101723 (ARM), PR tree-optimization/101373,
PR tree-optimization/101868, PR ipa/100600, PR ipa/101261,
PR ipa/101726, PR c/100150, PR fortran/99351, PR libstdc++/100139.
-- Matthias Klose <doko@debian.org> Mon, 23 Aug 2021 12:15:54 +0200
gcc-11 (11.2.0-2) unstable; urgency=medium
* Update to git 20210815 from the gcc-11 branch.
- Fix PR middle-end/101586, PR rtl-optimization/101562, PR d/101640,
PR d/101490, PR d/101441, PR d/101127, PR d/101619, PR d/96435,
PR d/101664, PR target/101531 (PPC), PR fortran/101536,
PR fortran/101514, PR fortran/101084, PR tree-optimization/101505,
PR target/100952 (PPC), PR target/94780 (MIPS), PR target/101132 (MIPS),
PR c/101512, PR sanitizer/101749, PR c++/101725, PR c++/100828,
PR fortran/101564, PR libstdc++/101866, PR libstdc++/101510,
PR libstdc++/101510, PR libstdc++/101056, PR libstdc++/101258,
PR gcov-profile/100788, PR middle-end/101624, PR c++/101759,
PR c++/101663, PR preprocessor/101638.
* Again, configure explicitly --with-fpu=vfpv3-d16 on armhf.
* Stop building the native compilers for mipsen targets from this source
package. See https://lists.debian.org/debian-gcc/2021/05/msg00011.html.
* Update binutils version requirements.
-- Matthias Klose <doko@debian.org> Sun, 15 Aug 2021 23:09:35 +0200
gcc-11 (11.2.0-1) experimental; urgency=medium
* GCC 11.2.0 release.
* Update gm2 from the gm2 gcc-11 branch.
* Refresh patches.
* Update libgfortran symbols file.
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Wed, 28 Jul 2021 15:36:39 +0200
gcc-11 (11.1.0-4) experimental; urgency=medium
* Update to git 20210714 from the gcc-11 branch.
- Fix PR middle-end/101291, PR tree-optimization/101394, PR ipa/101066,
PR middle-end/101423, PR tree-optimization/100778, PR target/101377,
PR tree-optimization/100778, PR tree-optimization/101229,
PR tree-optimization/101173, PR tree-optimization/101280,
PR middle-end/101156, PR tree-optimization/100923,
PR tree-optimization/101088, PR tree-optimization/101025,
PR tree-optimization/101158, PR tree-optimization/101151,
PR tree-optimization/101105, PR middle-end/100672, PR target/101175,
PR middle-end/101167, PR inline-asm/100785, PR target/100310 (x86),
PR target/100856 (ARM), PR target/101016 (ARM), PR middle-end/101062,
PR middle-end/101062, PR target/100777 (PPC), PR target/99842 (PPC),
PR middle-end/100876, PR c++/100876, PR middle-end/100732,
PR middle-end/100684, PR middle-end/100574, PR middle-end/100307,
PR middle-end/100250, PR target/100871 (S390), PR target/101046,
PR rtl-optimization/101008, PR debug/100852, PR target/100887,
PR middle-end/100898, PR target/100887 (x86), PR middle-end/101009,
PR tree-optimization/100981, PR tree-optimization/100934, PR ipa/100791,
PR analyzer/99212, PR analyzer/101082, PR analyzer/99212,
PR analyzer/100615, PR analyzer/100244, PR c++/100879, PR c/100783,
PR c/100619, PR inline-asm/100785, PR c/100902, PR c++/101181,
PR c++/101247, PR c++/101247, PR c++/101194, PR c++/98832,
PR c++/101182, PR c++/100918, PR c++/97420, PR c++/101098, PR c++/100838,
PR c++/86355, PR c++/101087, PR c++/101040, PR c++/97566, PR c++/100752,
PR c++/101106, PR c/100902, PR c++/101078, PR c++/101029, PR c++/100946,
PR d/101273, PR d/101282, PR d/100999, PR d/100967, PR fortran/100227,
PR fortran/100283, PR fortran/101123, PR fortran/95501,
PR fortran/95502, PR fortran/100965, PR c++/100796, PR preprocessor/96391,
PR target/101235 (PPC), PR target/99939 (ARM), PR fortran/93524,
PR middle-end/101167, PR libstdc++/91488, PR d/100999,
PR libstdc++/100387, PR libstdc++/100806, PR libstdc++/95833,
PR libstdc++/91488, PR libstdc++/100940, PR libstdc++/100940,
PR libstdc++/100894, PR libstdc++/101034, PR libstdc++/101055,
PR libstdc++/100475, PR libstdc++/100982, PR libstdc++/98842,
PR libstdc++/100824, PR libstdc++/100824, PR libstdc++/100824,
PR libstdc++/100577, PR libstdc++/100770, PR libstdc++/100690,
PR libstdc++/100631, PR libstdc++/100631, PR libstdc++/100639.
* Fix -fstack-protector on musl (Helmut Grohne). Closes: #989521.
* Drop gdb build dependency on mipsel and mips64el for now.
Addresses: #990842.
-- Matthias Klose <doko@debian.org> Wed, 14 Jul 2021 10:19:29 +0200
gcc-11 (11.1.0-3) experimental; urgency=medium
* Update to git 20210610 from the gcc-11 branch.
- Fix PR bootstrap/100731, PR c++/91859, PR middle-end/100576,
PR rtl-optimization/100590, PR c++/100580, PR rtl-optimization/100342,
PR target/94177 (PPC), PR target/100767 (ARM), PR target/99725 (ARM),
PR target/100626 (x86), PR tree-optimization/100519, PR ipa/100513,
PR middle-end/100509, PR tree-optimization/100492, PR target/99960 (ARM),
PR c++/100281, PR target/99977 (ARM), PR bootstrap/100552,
PR target/100419 (ARM), PR target/100563 (ARM),
PR tree-optimization/100566, PR middle-end/100508, PR middle-end/100471,
PR target/99988 (AArch64), PR c/100550, PR c++/91859, PR c++/100797,
PR c++/95719, PR c++/100666, PR c++/100502, PR c++/100489,
PR c++/100281, PR c++/100634, PR c++/100659, PR c++/100367,
PR c++/96299, PR c++/100261, PR c++/100372, PR c++/100644,
PR c++/100205, PR c++/93314, PR fortran/98411, PR fortran/100656,
PR fortran/100602, PR fortran/100551, PR fortran/100633,
PR preprocessor/100646, PR preprocessor/100392, PR middle-end/100471,
PR sanitizer/100379, PR libstdc++/100676, PR libstdc++/100833,
PR libstdc++/100768, PR libstdc++/99453, PR libstdc++/100479,
PR libstdc++/100361, PR libstdc++/100630, PR libstdc++/99006,
PR libstdc++/99453, PR target/100885 (x86), PR ipa/99122,
PR target/100333 (ARM), PR c/100920, PR c++/100065, PR c++/100963,
PR c++/91706, PR c++/100862, PR c++/100102, PR d/100964, PR d/100935,
PR d/100882, PR fortran/98301, PR fortran/99839, PR libstdc++/100889,
PR libstdc++/100900.
* gcc-snapshot: Remove compiler provides. Addresses: #921877.
* Update libasan6 symbols for riscv64 (Helmut Grohne). Closes: #989205.
-- Matthias Klose <doko@debian.org> Thu, 10 Jun 2021 10:05:34 +0200
gcc-11 (11.1.0-2) experimental; urgency=medium
* Update to git 20210508 from the gcc-11 branch.
- Fix PR target/100200 (AArch64), PR target/100200 (AArch64),
PR tree-optimization/100239, PR rtl-optimization/100254, PR debug/100255,
PR rtl-optimization/100148, PR c++/89565, PR c++/93383, PR c++/95291,
PR c++/99200, PR c++/99683, PR c++/100161, PR c++/96380,
PR fortran/100218, PR fortran/100154, PR target/98952 (PPC),
PR libstdc++/100290, PR rtl-optimization/100225, PR target/100402 (x86),
PR rtl-optimization/84878, PR target/100217 (S390), PR target/100232,
PR rtl-optimization/100263, PR rtl-optimization/100411,
PR tree-optimization/100253, PR tree-optimization/100278, PR ipa/100308,
PR tree-optimization/100414, PR tree-optimization/100329,
PR target/100375 (nvptx), PR rtl-optimization/100230,
PR target/100311 (ARM), PR target/100302 (AArch64),
PR target/100305 (AArch64), PR target/100270 (AArch64),
PR target/100236 (ARM), PR target/100182 (x86), PR c++/100362,
PR c++/100319, PR fortran/100274, PR c/100450, PR target/98952 (PPC),
PR libgomp/100352, PR libstdc++/100384, PR libstdc++/100259,
PR libstdc++/100298, PR libstdc++/100290.
* Don't revert the PR 85678 patch anymore for backports (defaulting
to -fcommon everywhere).
* Remove obsolete verbose-lto-linker patch.
* Remove obsolete libgomp-no-werror patch.
* Remove the obsolete Linaro build support and patches.
* Fix building the libhwasan0-dbg package.
* Remove some obsolete breaks, conflicts, replaces.
* Fix running the libstdc++-v3 tests against the installed libstdc++6,
when the libstdc++6 package is not built from this source.
* README.source: Document how to run a single test.
* Don't run some tests from the guality test suite on armhf. These fail
on every target, but seem to hang on the buildds occasionally on armhf.
* Don't apply the arm-multilib-soft patch when building without
armhf/armsf multilib packages.
* Lower the dejagnu timeout on armhf from 600 to 300.
* For armhf configure --with-arch=<arch>+fp, dropping the --with-fpu= option.
* Explicitly call autoconf2.69 where necessary.
* Remove packaging support for oldish backports. Last supported releases
are Debian 8 (jessie) and Ubuntu 12.04 LTS (precise).
* Fix building the gcn offload compiler without the nvptx offload compiler.
* README.snapshot: Update wrapper script. Addresses: #862176.
-- Matthias Klose <doko@debian.org> Sat, 08 May 2021 13:50:11 +0200
gcc-11 (11.1.0-1) experimental; urgency=medium
* GCC 11.1.0 release.
* Refresh patches.
* Update gm2 from the gm2 trunk.
* gm2: Ignore gm2version.o stage diff, needed at least on some
archtectures (m68k, riscv64)
* Only apply the gm2-texinfo patch for dfsg builds.
* Configure with --enable-checking=release.
* Disable usage stats for release builds.
* Update and re-apply the gcc-foffload-default patch.
* Update NEWS.html and gcc.css, remove fav.ico, and use the local gcc.css.
* html2text -ascii -style pretty debian/NEWS.html > debian/NEWS.gcc.
* Enable the address sanitizer for riscv64.
-- Matthias Klose <doko@debian.org> Tue, 27 Apr 2021 13:50:54 +0200
gcc-11 (11-20210424-1) experimental; urgency=medium
* GCC 11 release candidate 2, taken from the gcc-11 branch (20210424)
-- Matthias Klose <doko@debian.org> Sat, 24 Apr 2021 08:00:02 +0200
gcc-11 (11-20210420-1) experimental; urgency=medium
* GCC 11 release candidate 1, taken from the gcc-11 branch (20210420)
* Update gm2 from the gm2 trunk.
* Revert the fix for PR target/100067, breaking the ARM multilib build.
* Update watch file.
* Stop building sf/hf multilibs on upcoming Ubuntu releases.
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Tue, 20 Apr 2021 15:31:57 +0200
gcc-11 (11-20210417-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210417)
* Use explicit autoconf version for bullseye.
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Sat, 17 Apr 2021 11:29:15 +0200
gcc-11 (11-20210412-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210412)
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Sun, 11 Apr 2021 13:46:08 +0200
gcc-11 (11-20210404-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210404)
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Sun, 04 Apr 2021 13:42:51 +0200
gcc-11 (11-20210327-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210327)
- Fix bootstrap on s390x.
- Fix PR target/99422. Closes: #984870.
- Fix PR sanitizer/98920. Closes: #949192.
* Fix packaging of snapshot builds, really include the jit build in
the snapshot build.
-- Matthias Klose <doko@debian.org> Sat, 27 Mar 2021 13:19:03 +0100
gcc-11 (11-20210319-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210319)
* Fix --as-needed specs for -fsanitize=* options for backports.
* Export DEB_CHECK_ALI_UPDATE=1 (currently commented out). This should be
checked after the gnat transition has been prepared in experimental, and
just before doing the gnat's defaults change in unstable.
* debian/ada/check_ali_update.sh: Fix syntax errors.
Always run the script.
* Disable building gnat on alpha, see PR ada/98724.
* Also build unstripped frontends on mipsel/mips64el.
* Update libgphobos symbols file.
* Don't remove files in debian/tmp-{nvptx,gcn} when building the binary
targets. The installed offload compilers are needed to run the tests.
* Allow to save some disk space for the build, by
- saving the files needed for the hppa64 and jit builds, and removing
the build directories.
- saving the results from the check runs, and removing files created
during the check runs.
* Fix installation of the jit header files.
-- Matthias Klose <doko@debian.org> Fri, 19 Mar 2021 09:57:02 +0100
gcc-11 (11-20210310-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210310)
* Work around dwz issue on mips64el stripping go1.
* Replace @tie{} string with a space in the man pages. LP: #1405685.
* Don't run the memory usage stats on m68k.
-- Matthias Klose <doko@debian.org> Wed, 10 Mar 2021 11:46:55 +0100
gcc-11 (11-20210306-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210306)
* Update libgphobos symbols file.
* Fix unstripped gcc-snapshot builds.
-- Matthias Klose <doko@debian.org> Sat, 06 Mar 2021 11:55:56 +0100
gcc-11 (11-20210227-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210227)
* Build gnat/alpha again in snapshot and cross builds.
-- Matthias Klose <doko@debian.org> Sat, 27 Feb 2021 09:46:52 +0100
gcc-11 (11-20210220-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210220)
* Apply proposed patch for PR ada/98996.
* Update libgphobos symbols file.
* Update usage-wrapper script.
-- Matthias Klose <doko@debian.org> Sat, 20 Feb 2021 17:21:38 +0100
gcc-11 (11-20210207-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210207)
* Fix packaging logic to build libgphobos.
* Update libstdc++ symbols for ppc64 and ppc64el.
* Explicitly configure with --enable-s390-excess-float-precision on s390x
to match the behaviour of the default GCC (gcc-10).
* Update libgphobos symbols file.
* Don't build the gnat alpha cross compiler for now. PR ada/98724.
-- Matthias Klose <doko@debian.org> Sun, 07 Feb 2021 14:55:47 +0100
gcc-11 (11-20210130-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210130)
- libgo 1.16 release candidate 1.
* Remove the work around for PR ada/98228, fixed.
* Disable profiled bootstrap on powerpc as a test ...
* Disable lto build on ia64 as a test ...
* Don't turn on DWARF 5 by default, where GCC 11 is not the default..
* Require binutils 2.25.2 when defaulting to DWARF 5.
* Update libgphobos symbols file.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Sat, 30 Jan 2021 13:00:42 +0100
gcc-11 (11-20210123-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210123)
* Update gm2 from the gm2 trunk.
* Explicitly use autoconf2.69 where necessary.
* Use the same breaks relations for libgcc-s2 and libgcc-s4 as for
libgcc-s1. Addresses: #980770.
-- Matthias Klose <doko@debian.org> Sat, 23 Jan 2021 13:12:36 +0100
gcc-11 (11-20210116-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210116)
* Fix --enable-link-serialization=1, and enable LTO builds on ppc64el again.
* Update libgphobos symbols file.
* gcc: Prefix LLINKER with /usr/bin/time -v.
* Don't build runtime libraries for the jit build.
* Apply proposed fix for PR go/98496 (Svante Signell).
* Work around PR ada/98228, not using lto for gnat1 on s390x.
* PR sanitizer/98699: Don't enable --as-needed with -fsanitize=* options.
* Use --push-state/--pop-state for gold everywhere.
* Fix parallel linking of cc1gm2.
* Allow to build with some memory usage statistics.
-- Matthias Klose <doko@debian.org> Sat, 16 Jan 2021 15:49:18 +0100
gcc-11 (11-20210110-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210110)
* Build the gcn offload compiler based on amdgcn-tools (based on LLVM 9),
remove the conflict with gcc-10-offload-amdgcn.
* Limit lto links on sparc64.
-- Matthias Klose <doko@debian.org> Sun, 10 Jan 2021 13:01:43 +0100
gcc-11 (11-20210109-2) experimental; urgency=medium
* Support link serialization for m2.
* Fix -Wformat-diag warnings for power*-linux builds.
-- Matthias Klose <doko@debian.org> Sat, 09 Jan 2021 20:27:49 +0100
gcc-11 (11-20210109-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210109)
* Provide timing and resource information for all builds.
* Build the offload compilers using newlib 4.1.0.
* gcc-11-source: Depend on time.
* Disable the lto build on s390x, PR ada/98228.
-- Matthias Klose <doko@debian.org> Sat, 09 Jan 2021 18:48:15 +0100
gcc-11 (11-20210102-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20210102)
* Bump libgo soname.
* Fix libgo build failures.
-- Matthias Klose <doko@debian.org> Sat, 02 Jan 2021 15:59:18 +0100
gcc-11 (11-20201228-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20201228)
* Build the gcn offload compiler based on amdgcn-tools (based on LLVM 9).
* Fix hppa64 snapshot builds.
* Fix cross installation of g++-mapper-server.
* Update libgcc-s1 symbols file for arm64.
-- Matthias Klose <doko@debian.org> Mon, 28 Dec 2020 20:02:27 +0100
gcc-11 (11-20201222-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20201222)
* Fix installation of g++-mapper-server.
* Apply proposed patch for PR bootstrap/98324. enable LTO builds again.
* Disable LTO build on s390x, see PR 976846.
-- Matthias Klose <doko@debian.org> Tue, 22 Dec 2020 14:41:42 +0100
gcc-11 (11-20201216-2) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20201216)
* Rely on the upstream GNU versioned symbols for libstdc++6.
* Bump phobos soname for GCC 11.
* Add an autopkg test for linking libphobos.
* Build gnat again, without building libgnat_util.
* Build the gcn offload compiler using LLVM 11, and work around the
broken as in LLVM 11. See also LLVM Bug 48201 for this issue and
https://reviews.llvm.org/D73999 for the patch causing the issue.
* Remove hsa offload packaging bits.
* For LTO builds, configure with --enable-link-serialization instead of
--enable-link-mutex.
* Package additional gnat files.
* Update the gm2 packaging.
* Add conflicts with binary packages built from gcc-10.
* Build libhwasan (AArch64 only).
* Don't strip the sanitizer libraries, these are only used for debugging.
LP: #1894166.
* Explicitly configure with --disable-cet when building for older releases.
* Don't run the libgphobos-link test on powerpc architectures.
* Install libstdc++6 gdb pretty printer files in /usr/share/gcc (unversioned).
* Don't mark the libgcc-sN cross packages with XB-Important/Protected: yes.
* Relax the libc-dev dependencies for kfreebsd.
* Limit checking when configuring with --enable-checking=extra,rtl.
* Apply proposed patch for PR bootstrap/95582.
* Enable profiled builds, LTO build for 64bit architectures.
* Add -doc conflicts with GCC 10. Closes: #977408.
* Don't install the lto-dump binary in the hppa64 package. Closes: #977461.
* Let the gcn offload compilers conflict, both shipping the linker tools,
which should be split out into a separate package. Addresses: #977461.
* Regenerate libgm2/configure. Closes: #977409.
* Install hwasan lib in libgcc-dev (arm64 only).
-- Matthias Klose <doko@debian.org> Wed, 16 Dec 2020 21:28:34 +0100
gcc-10 (10.2.0-17) unstable; urgency=medium
* Update to git 20201111 from the gcc-10 branch.
- Fix PR tree-optimization/97764, PR target/97685 (x86),
PR target/97360 (PPC), PR lto/97508, PR c++/97412, PR fortran/97652,
PR fortran/92793, PR fortran/92793, PR target/85486, PR libstdc++/96269,
PR libstdc++/97731, PR libstdc++/97362, PR libstdc++/92285.
-- Matthias Klose <doko@debian.org> Wed, 11 Nov 2020 17:50:04 +0100
gcc-10 (10.2.0-16) unstable; urgency=medium
* Update to git 20201029 from the gcc-10 branch.
- Fix PR rtl-optimization/97439, PR target/96759 (RISCV),
PR target/97506 (x86), PR target/97327 (ARM), PR target/96914 (ARM),
PR target/96914 (ARM), PR target/96914 (ARM), PR rtl-optimization/97386,
PR sanitizer/97294, PR target/97291 (ARM), PR ipa/96394, PR ipa/97404,
PR ipa/97295, PR target/97251 (ARM), PR target/97349 (AArch64),
PR tree-optimization/97357, PR tree-optimization/97255, PR c++/97197,
PR c++/97328, PR c++/97010, PR c++/97197, PR c++/96229, PR fortran/95979,
PR libstdc++/95322, PR libstdc++/97132, PR libstdc++/95788,
PR tree-optimization/97081, PR tree-optimization/97456,
PR c++/95132, PR c++/96241.
* Also enable the extra checking on amd64, arm64, ppc64el, s390x, and don't
strip the executables. This will be reverted within a few weeks, please
don't send bug reports about that.
* Mark libgcc-sN with XB-Important/Protected: yes. Addresses: #972936.
-- Matthias Klose <doko@debian.org> Thu, 29 Oct 2020 16:36:48 +0100
gcc-10 (10.2.0-15) unstable; urgency=medium
* Update to git 20201011 from the gcc-10 branch.
- Fix PR target/97302, PR rtl-optimization/97313, PR middle-end/95189,
PR middle-end/95886, PR target/97150 (AArch64), PR target/96313 (AArch64),
PR tree-optimization/97236, PR target/96456 (S390), PR gcov-profile/97193,
PR c++/88115, PR libstdc++/97273, PR c++/96994, PR c++/97195,
PR c++/97145, PR fortran/97272, PR bootstrap/97163, PR gcov-profile/96913.
* On armel, armhf, configure with --enable-checking=yes,extra,rtl, and don't
strip the executables for now.
-- Matthias Klose <doko@debian.org> Sun, 11 Oct 2020 12:40:50 +0200
gcc-10 (10.2.0-14) experimental; urgency=medium
* Update to git 20201002 from the gcc-10 branch.
- Fix PR gcov-profile/64636, PR tree-optimization/96979,
PR gcov-profile/97069, PR target/96795 (ARM), PR target/96827 (ARM),
PR bootstrap/97183, PR target/97184 (x86).
* Fix PR tree-optimization/97236, taken from the trunk. Stop reverting the
fixes for PR tree-optimization/97043, PR tree-optimization/96522.
Closes: #971027.
* Enable gnat on m68k again (Adrian Glaubitz). Closes: #971551.
-- Matthias Klose <doko@debian.org> Fri, 02 Oct 2020 14:12:39 +0200
gcc-10 (10.2.0-13) unstable; urgency=medium
* Update to git 20200930 from the gcc-10 branch.
- Fix PR target/97247 (x86), PR target/97231 (x86), PR middle-end/97054.
- Backport SVE ACLE and stack-protector patches (ARM, AArch64).
* Revert the fix for PR tree-optimization/96522. See #971027.
-- Matthias Klose <doko@debian.org> Wed, 30 Sep 2020 12:29:35 +0200
gcc-10 (10.2.0-12) unstable; urgency=medium
* Update to git 20200927 from the gcc-10 branch.
- Fix PR target/71233 (AArch64), PR middle-end/97073.
* Revert the fix for PR tree-optimization/97043. Addresses: #971027.
-- Matthias Klose <doko@debian.org> Tue, 29 Sep 2020 12:37:37 +0200
gcc-10 (10.2.0-11) unstable; urgency=medium
* Update to git 20200927 from the gcc-10 branch.
- Fix PR middle-end/95464, PR target/96683 (ARM), PR target/97032,
PR target/97166 (PPC), PR fortran/96041, PR fortran/93423,
PR fortran/93423, PR libstdc++/97167, PR libstdc++/96803,
PR libstdc++/96803, PR libstdc++/94681, PR libstdc++/94681,
PR libstdc++/97101, PR libstdc++/94160.
- libgo: don't put golang.org packages in zstdpkglist.go. Closes: #970604.
[ Samuel Thibault ]
* Limit systemtap-sdt-dev build dependency to linux architectures.
Closes: #970614.
-- Matthias Klose <doko@debian.org> Sun, 27 Sep 2020 12:19:01 +0200
gcc-10 (10.2.0-9) unstable; urgency=high
* Update to git 20200918 from the gcc-10 branch.
- Fix PR preprocessor/96935, PR tree-optimization/97053,
PR target/97028 (x86), PR debug/96690, PR tree-optimization/96522,
PR tree-optimization/97043.
-- Matthias Klose <doko@debian.org> Fri, 18 Sep 2020 20:23:58 +0200
gcc-10 (10.2.0-8) unstable; urgency=medium
* Update to git 20200914 from the gcc-10 branch.
- Fix PR tree-optimization/96579, PR tree-optimization/96370,
PR tree-optimization/96514, PR middle-end/96369, PR lto/96385,
PR tree-optimization/96349, PR bootstrap/96203, PR lto/95604,
PR debug/93865, PR debug/94235, PR c++/96901, PR lto/94311,
PR debug/96729, PR c++/96901, PR c++/96862, PR fortran/96859.
* Fix libstdc++ symbols file for armel, no pretty formatting allowed
in symbols files.
-- Matthias Klose <doko@debian.org> Mon, 14 Sep 2020 11:30:32 +0200
gcc-10 (10.2.0-7) unstable; urgency=medium
* Update to git 20200910 from the gcc-10 branch.
- Fix PR c++/95164, PR target/85830 (PPC), PR tree-optimization/96820,
PR target/96808 (PPC), PR tree-optimization/96597,
PR tree-optimization/88240, PR tree-optimization/96854,
PR target/96551 (x86), PR d/96924, PR fortran/95398, PR fortran/94672,
PR libstdc++/92978, PR libstdc++/96851, PR target/96357 (AArch64),
PR fortran/95109, PR fortran/94690.
* Update libasan and libgfortran symbols files.
* Replace the libstdc++ symbols file on armel with one based on
symbol versions (versions different than for other architectures).
Closes: #954954.
-- Matthias Klose <doko@debian.org> Thu, 10 Sep 2020 17:24:36 +0200
gcc-10 (10.2.0-6) unstable; urgency=medium
* Update to git 20200831 from the gcc-10 branch.
- Fix PR target/96744 (x86), PR target/94538 (ARM), PR middle-end/87256,
PR tree-optimization/96722, PR tree-optimization/96758,
PR target/95450, PR tree-optimization/96535, PR c/96549, PR fortran/93553,
PR middle-end/96459, PR tree-optimization/96730, PR ipa/95320,
PR target/96682 (ARM), PR target/96506 (PPC), PR target/96536 (x86),
PR target/96562 (x86), PR target/93897 (x86), PR lto/95362,
PR lto/95548, PR c/96545, PR c++/96497, PR c++/95428, PR c++/96199,
PR c++/96106, PR c++/96164, PR d/96157, PR d/96250, PR d/96254,
PR d/96301, PR fortran/95882, PR fortran/96486, PR fortran/93553,
PR middle-end/96459, PR libstdc++/71960, PR libstdc++/96766,
PR libstdc++/96718, PR target/96493 (PPC), PR ipa/96482, PR ipa/96291,
PR target/96243 (x86), PR target/96530 (PPC), PR target/96446 (PPC),
PR c++/96106, PR c++/96164, PR fortran/96312, PR libstdc++/89760,
PR libstdc++/95749.
* Disable go on sh4. Closes: #969221.
* Update patch for CUDA and __float128. Closes: #968672.
-- Matthias Klose <doko@debian.org> Mon, 31 Aug 2020 12:27:30 +0200
gcc-10 (10.2.0-5) unstable; urgency=medium
* Update to git 20200808 from the gcc-10 branch.
- Fix PR target/96191 (ARM), PR target/96191 (AArch64),
PR tree-optimization/96483, PR middle-end/96426, PR debug/96354,
PR target/95435 (x86), PR tree-optimization/96058, PR middle-end/96335,
PR lto/45375, PR c/96377, PR c++/96082, PR c++/95591, PR c++/95599,
PR c++/95823, PR c++/95824, PR c++/95895, PR d/96140,
PR fortran/96319, PR fortran/95612, PR fortran/95585.
-- Matthias Klose <doko@debian.org> Sat, 08 Aug 2020 13:31:03 +0200
gcc-10 (10.2.0-3) unstable; urgency=medium
* Update to git 20200725 from the gcc-10 branch.
- Fix PR target/96190 (SPARC), PR target/96236 (PPC), PR target/96260,
PR fortran/95980, PR fortran/95980, PR fortran/96086, PR fortran/89574,
PR fortran/96220, PR fortran/96018.
* Re-enable gm2, disabled by accident in 10.2.0-1.
* Refresh gm2 patches.
* Apply proposed gdc patch (Iain Buclaw). Closes: #966026.
* Apply proposed patch for PR bootstrap/96203, add -fcf-protection=check.
-- Matthias Klose <doko@debian.org> Sat, 25 Jul 2020 14:52:31 +0200
gcc-10 (10.2.0-1) unstable; urgency=medium
* GCC 10.2.0 release.
- Fix PR target/95726 (AArch64), PR target/96174 (x86), PR middle-end/95114,
PR tree-optimization/96146, PR middle-end/96194, PR c++/95789,
PR c++/96104, PR c++/96179.
- Fix missing dependencies for selftests which occasionally causes
failed builds. Closes: #960913.
* Update gm2 from the gm2 gcc-10 branch.
* Update the patch for PR lto/95604, replacing the error with a warning.
* Build the GC enabled libobjc on arm64, mips and mipsel as well.
* libgo: Merge the 1.14.6 changes, taken from the trunk.
* Fix ASAN_INTERCEPT_VFORK related symbols. (Helmut Grohne). Closes: #965246.
-- Matthias Klose <doko@debian.org> Thu, 23 Jul 2020 12:15:54 +0200
gcc-10 (10.1.0-6) unstable; urgency=medium
* Update to git 20200714 from the gcc-10 branch.
- Fix PR lto/95604, PR target/94891 (AArch64), PR target/94791 (AArch64),
PR ipa/96130, PR middle-end/94600, PR middle-end/95270, PR c++/96063,
PR c++/96077.
* Also package the nvptx offload compiler on arm64.
-- Matthias Klose <doko@debian.org> Tue, 14 Jul 2020 12:07:51 +0200
gcc-10 (10.1.0-5) unstable; urgency=medium
* Update to git 20200713 from the gcc-10 branch.
- Fix PR bootstrap/94998, PR tree-optimization/94969, PR target/95018 (PPC),
PR target/95347 (PPC), PR target/95347 (PPC), PR target/95713,
PR target/94735 (ARM), PR target/94959 (ARM), PR c++/95505, PR c++/95508,
PR fortran/95707, PR fortran/95688, PR fortran/95687, PR fortran/95689,
PR fortran/95587, PR fortran/95088, PR lto/94848, PR c/95141, PR c++/95711,
PR c++/95736, PR c++/95519, PR c++/95518, PR c++/95813, PR c++/95477,
PR c++/95719, PR d/95250, PR fortran/95978, PR fortran/71706,
PR fortran/95743, PR fortran/95340, PR fortran/95880, PR fortran/95881,
PR fortran/95826, PR fortran/95828, PR fortran/95827, PR fortran/95812,
PR fortran/95708, PR target/95105 (AArch64), PR tree-optimization/96075,
PR ipa/96040, PR debug/95343, PR fortran/95709, PR fortran/93337,
PR fortran/95366, PR fortran/88379, PR fortran/9582 libstdc++/91807,
PR libstdc++/91153, PR target/93224, PR libstdc++/95282, PR libstdc++/94627,
PR tree-optimization/95857, PR target/95581 (PPC), PR target/96125 (PPC),
PR tree-optimization/96133, PR tree-optimization/95804,
PR tree-optimization/95638, PR target/95683 (RISCV), PR c++/96105,
PR c++/96052, PR c++/95976, PR libstdc++/95322, PR libstdc++/94936,
PR libstdc++/94087.
* distro-defaults.h: Don't define for offload compilers.
* Build the nvptx offload compiler on arm64.
* Update the patch for PR lto/95604.
-- Matthias Klose <doko@debian.org> Mon, 13 Jul 2020 13:12:42 +0200
gcc-10 (10.1.0-4) unstable; urgency=medium
* Update to git 20200616 from the gcc-10 branch.
- Fix PR ipa/95113, PR target/95525 (x86), PR target/95420 (ARM),
PR target/94591 (ARM), PR gcov-profile/95332, PR testsuite/95361,
PR target/95355 (x86), PR web/95380, PR c++/95346, PR c++/95562,
PR c++/95345, PR c++/95050, PR c++/94817, PR c++/94829, PR c++/95087,
PR c++/93310, PR c++/95158, PR c++/92103, PR c++/92633, PR c++/92838,
PR c++/95020, PR c++/95386, PR c++/92652, PR c++/93698, PR c++/94128,
PR c++/95241, PR c++/95181, PR c++/95371, PR c++/95319, PR c++/95222,
PR c++/90212, PR c++/90479, PR c++/91529, PR c++/93822,
PR libfortran/95390, PR libfortran/95104, PR libfortran/95104,
PR libfortran/95191, PR libgomp/92854, PR libgomp/92854,
PR libstdc++/95322, PR libstdc++/77691, PR lto/94848, PR middle-end/95551,
PR target/95528, PR c++/95197, PR middle-end/95108, PR debug/95080,
PR sanitizer/95634, PR sanitizer/94910, PR c/95580, PR c++/95328,
PR c++/95197, PR c++/95440, PR c++/93467, PR c++/95350, PR c++/95560,
PR c++/95066, PR c++/94937, PR c++/95344, PR c++/94955, PR c++/90915,
PR c++/90915, PR c++/95137, PR fortran/95544, PR fortran/93366,
PR fortran/95503, PR fortran/94109, PR fortran/95611, PR fortran/95091,
PR libstdc++/95578.
* Fix PR lto/95604, proposed patch.
* Reorganize the distro defaults patches.
-- Matthias Klose <doko@debian.org> Tue, 16 Jun 2020 13:09:42 +0200
gcc-10 (10.1.0-3) unstable; urgency=medium
* Update to git 20200525 from the gcc-10 branch.
- Fix PR target/95255 (x86), PR target/95258 (x86), PR lto/95190,
PR target/95169 (x86), PR target/95212 (x86), PR middle-end/94635,
PR middle-end/94940, PR d/94970, PR fortran/39695, PR libfortran/95119,
PR libstdc++/95289, PR libstdc++/93983.
* Configure --with-arch=i686 for the Hurd. Closes: #960929.
* Remove the last powerpcspe packaging bits, it's finally gone.
* Update watch file.
-- Matthias Klose <doko@debian.org> Mon, 25 May 2020 22:55:26 +0200
gcc-10 (10.1.0-2) unstable; urgency=medium
* Update to git 20200515 from the gcc-10 branch.
- Fix PR ipa/94947, PR c/95040, PR middle-end/94724,
PR target/94950 (RISCV), PR target/94942 (x86), PR c/94968, PR c/94842,
PR c++/95003, PR c++/94885, PR c++/94938, PR c++/94951, PR c++/94907,
PR fortran/93497, PR fortran/94672, PR fortran/59107, PR libstdc++/94906,
PR libstdc++/94933, PR libstdc++/92894.
[ Matthias Klose ]
* Remove the unmaintained neon packaging bits.
* Add build dependency on unzip to fix libphobos test failures.
* libphobos: Fix issue 19861 - core.cpuid reports the wrong number of
threads. Closes: #960150.
* Build using GCC 10 on recent distro versions.
* Fix gnat tests to find the libgnat_utils shared library. Closes: #960270.
* Run the testsuite with the offload compilers installed into the temporary
install location.
* Don't require root for the temp installation of the offload compilers.
* Use LLVM 10 for the amdgcn assembler and linker tools.
* Don't override the libstdc++ test results when running the libstdc++ abi
check.
* Update debian/TODO, remove obsolete items, add some testsuite items.
* Override some lintian warnings for snapshot builds.
* Include jit test results into the summary and the gcc-test-results package.
* Fix some lintian warnings.
* Don't strip the target object files for the amdgcn offload build.
* Stop building the libgcc compat packages for bullseye/sid.
[ Nicolas Boulenguez ]
* Enable gnat autopkg tests.
-- Matthias Klose <doko@debian.org> Fri, 15 May 2020 17:11:03 +0200
gcc-10 (10.1.0-1) unstable; urgency=medium
* GCC 10.1.0 release.
* lib*stdc++6: Depend on lib*gcc-sN instead of lib*gccN.
* Build libphobos on hppa-linux-gnu.
* Update NEWS files for GCC 10.
* Refresh patches.
-- Matthias Klose <doko@debian.org> Thu, 07 May 2020 13:44:26 +0200
gcc-10 (10-20200502-1) unstable; urgency=medium
* GCC 10.1 release candidate.
* GCC snapshot, taken from the gcc-10 branch (20200502, 0118d0397f9).
- Fix PR objc/94637, @selector() broken for selectors containing repeated
colons. Closes: #959127.
* Increase the testsuite timeout on riscv64.
* Fix sparc64 multilib cross build (Helmut Grohne). Closes: #958909.
* Fix GDC Issue 19367 - std.net.curl does not understand HTTP/2 status lines.
LP: #1876293.
* Update libgphobos symbols files.
-- Matthias Klose <doko@debian.org> Sat, 02 May 2020 14:09:59 +0200
gcc-10 (10-20200425-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200425, cf3f7b309ffd).
- Fix PR middle-end/94647. Closes: #958062.
* Fix local patch for PR jit/87808. Closes: #954898.
* gcc-snapshot: Depend on nvptx-tools with the nvptx offload compiler.
* Provide symlinks for the offload target tools in <gcclibdir>/accel/<target>.
* Don't include lib*gomp1 and libgcc4 in the control file, when not building
the common libraries.
* Build libphobos on powerpc*, libdruntime only.
-- Matthias Klose <doko@debian.org> Sat, 25 Apr 2020 18:07:48 +0200
gcc-10 (10-20200418-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200418, c5bac7d127f2).
- Fix PR lto/94612, offloading support.
- Fix PR rtl-optimization/93974, ICE on ppc64el with -O3.
[ Nicolas Boulenguez ]
* Remove ada-lib-info-file-prefix-map.diff (see #87972).
[ Matthias Klose ]
* libgcc-sN: Don't add the libgcc-N-dev breaks for backports.
* Include the complete offload compilers in the gcc-snapshot builds.
-- Matthias Klose <doko@debian.org> Sat, 18 Apr 2020 11:56:38 +0200
gcc-10 (10-20200411-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200411, f883c46b487).
* Fix gnat cross builds.
* Strip again the compiler executables.
-- Matthias Klose <doko@debian.org> Sun, 12 Apr 2020 15:12:15 +0200
gcc-10 (10-20200410-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200410, 7478addd84a).
[ Matthias Klose ]
* Update libgccjit and libgphobos symbols files.
* Remove the libgcc-sN provides from the last upload.
* Don't install the empty gcc_lib_dir in gcc-N-base.
* Configure with -enable-libphobos-checking=release.
[ Nicolas Boulenguez ]
* Remove some dependencies older than oldoldstable.
* Build gnat. Remove obsolete no_install option for libgnat.
* ada-lib-info-file-source-date-epoch.diff: port fix from gcc-9.
* ada: install libgnat-BV.so without adding a .1 suffix.
* Rename libgnatvsn to libgnat_util (following upstream).
Make the compatibility project abstract instead of generating twice.
* ada-changes-in-autogen-output.diff: keep more upstream default values in
order to reduce the diff noise.
-- Matthias Klose <doko@debian.org> Fri, 10 Apr 2020 14:45:04 +0200
gcc-10 (10-20200402-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200402, 86c92411320).
* Fix PR target/94254 (PPC), proposed patch.
* Update libstdc++6 symbols file for armel. Closes: #954954.
* libgcc-sN: Provide libgcc-sN with an epoch version to rebuild gcc-8.
Closes: #954826.
-- Matthias Klose <doko@debian.org> Thu, 02 Apr 2020 15:01:48 +0200
gcc-10 (10-20200324-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200324, 906b3eb9df6).
* libgcc-N-dev: Include sanitizer headers again. Closes: #954751.
* gm2: Define lang_register_spec_functions for jit. Closes: #954438.
-- Matthias Klose <doko@debian.org> Tue, 24 Mar 2020 13:38:16 +0100
gcc-10 (10-20200321-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200321, 497498c878d).
* Update gm2 from the gm2 trunk.
* Move limits.h and syslimits.h into <gcc-lib-dir>/include, and remove
<gcc-lib-dir>/include-fixed.
* Update libgphobos symbols file.
-- Matthias Klose <doko@debian.org> Sat, 21 Mar 2020 13:14:07 +0100
gcc-10 (10-20200312-2) unstable; urgency=medium
* Ship the include-fixed directory again, for a working #include <limits.h>.
-- Matthias Klose <doko@debian.org> Fri, 13 Mar 2020 09:42:15 +0100
gcc-10 (10-20200312-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200312, daf2852b883).
* For all runtime libraries, generate dependencies on libgcc-sN instead
on libgccN.
* Use llvm 10 for the amdgcn offload compiler, when available.
* Update newlib to 3.3.0.
* Stop shipping the include-fixed directory.
* Build the snapshot package with the offload compilers included.
* Tighten dependency on libc6 for this upload.
-- Matthias Klose <doko@debian.org> Thu, 12 Mar 2020 21:41:07 +0100
gcc-10 (10-20200304-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200304, 94f7d7ec6eb).
* Update the autopkg tests to run GCC 10.
-- Matthias Klose <doko@debian.org> Wed, 04 Mar 2020 16:38:16 +0100
gcc-10 (10-20200222-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200222, e99b18cf710).
* Don't create doc directories for -dbg packages when not building those.
* Update libgphobos symbols file for amd64.
* Don't try to strip the target libs for the amdgcn offload compiler.
-- Matthias Klose <doko@debian.org> Sat, 22 Feb 2020 13:39:51 +0100
gcc-10 (10-20200211-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200211, a6ee556c765).
[ Matthias Klose ]
* Let the libgcc-sN multilib cross packages provide libgccN.
* libgcc-sN: Move library back to /lib from /usr/lib, and add
a replaces to libgccN. Closes: #950624.
* libgcc-sN: Add break on cryptsetup-initramfs. Closes: #950551.
[ Aurelien Jarno ]
* debian/libgcc-s.symbols: add mipsn32el to the list of architectures
with GCC_3.3.4, GCC_4.4.0 and CC_4.5.0 symbols.
* debian/rules.conf: libgcc-s1 and corresponding multilib packages are
epochless. Adjust DEB_LIBGCC_VERSION accordingly.
-- Matthias Klose <doko@debian.org> Tue, 11 Feb 2020 07:20:23 +0100
gcc-10 (10-20200204-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200204, 0303907ea5d).
* On architectures where libgcc_s.so is a symlink, replace the symlink with
a simple linker script.
* Add breaks on libgcc-N-dev packages on arm64, s390x and sparc64.
Closes: #950550, #950579.
-- Matthias Klose <doko@debian.org> Tue, 04 Feb 2020 15:52:16 +0100
gcc-10 (10-20200202-1) unstable; urgency=medium
* GCC snapshot, taken from the trunk (20200202, 0303907ea5d).
-- Matthias Klose <doko@debian.org> Sun, 02 Feb 2020 11:43:57 +0100
gcc-10 (10-20200129-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20200129, 87c3fcfa6bb).
* Update gm2 from the gm2 trunk.
* Fix libgomp-plugin-amdgcn1 package description.
* Bump libgo soversion.
* Reset libgphobos version to 1.
* Apply proposed patch for PR bootstrap/93409.
* Fix building the amdgcn offload compiler with llvm 9.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Wed, 29 Jan 2020 12:34:27 +0100
gcc-10 (10-20200117-2) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20200117, 507de5ee23e).
* Update gm2 from the gm2 trunk.
[ Matthias Klose ]
* Update libgomp symbols files.
* Build-depend on libzstd-dev.
* Revert the fix for PR c/85678, not making -fno-common the default for
current releases and backports.
* Update libstdc++ symbols file.
* Install more AArch64 intrinsic headers.
* Prepare for git updates from a release branch.
* Allow retrying of a native build in case of unreproducible ICEs.
[YunQiang Su]
* Fix buffer overflow in the gcc-search-prefixed-as-ld patch when
strlen(DEFAULT_REAL_TARGET_MACHINE) < multiarch_len. Addresses: #915194.
-- Matthias Klose <doko@debian.org> Fri, 17 Jan 2020 15:56:29 +0100
gcc-10 (10-20200104-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20200104, r279880).
* Update newlib to newlib-3.2.0.
* Update gm2 from the gm2 trunk.
-- Matthias Klose <doko@debian.org> Sat, 04 Jan 2020 11:26:06 +0100
gcc-10 (10-20191217-1) experimental; urgency=medium
* GCC snapshot, taken from the trunk (20191217, r279456).
* Update newlib to a snapshot from trunk.
* Update gm2 from the gm2 trunk.
* Update symbols files.
* Build without gnat for a first build.
* Build an amdgcn offload compiler.
* Update debian/copyright for gm2, compiler is now GPL-3+, the runtime
libraries GPL-3+ plus GCC Runtime Library Exception, version 3.1.
* Fix libgo build on arm-linux-gnueabi*.
* Update debian/copyright for contrib/unicode.
* libgomp-plugin-nvptx1: Update cuda suggestions. Addresses: #946487.
* Fix buffer overflow in the gcc-search-prefixed-as-ld patch.
Addresses: #946792.
* Don't strip frontends for debugging purposes.
-- Matthias Klose <doko@debian.org> Tue, 17 Dec 2019 12:31:04 +0100
gcc-9 (9.2.1-21) unstable; urgency=medium
* Update to SVN 20191130 (r278870) from the gcc-9-branch.
- Fix PR fortran/92100, PR tree-optimization/92222, PR ada/92489,
PR fortran/92629.
* Stop building -dbg packages, keep building the libstc++6-9-dbg package
containing just the libstdc++ debug build.
-- Matthias Klose <doko@debian.org> Sat, 30 Nov 2019 09:17:04 +0100
gcc-9 (9.2.1-20) unstable; urgency=medium
* Update to SVN 20191126 (r278718) from the gcc-9-branch.
- Fix PR libstdc++/92267, PR tree-optimization/91355, PR other/92090,
PR middle-end/90796, PR middle-end/90840, PR target/90867 (x86),
PR c/90898, PR middle-end/91450, PR rtl-optimization/92430,
PR target/92389 (x86), PR tree-optimization/90930, PR target/87833 (x86),
PR c++/90767, PR c++/92504, PR fortran/92113, PR fortran/92321,
PR fortran/92470, PR fortran/92470, PR fortran/92569, PR fortran/92050,
PR ada/92362, PR ada/92575.
* Add a libgphobos symbols file.
* Enable LTO builds again.
-- Matthias Klose <doko@debian.org> Tue, 26 Nov 2019 08:16:37 +0100
gcc-9 (9.2.1-19) unstable; urgency=medium
* Update to SVN 20191109 (r278002) from the gcc-9-branch.
- Fix PR sanitizer/92154, PR c++/92384, PR middle-end/92231, PR c++/90947,
PR c++/90998, PR c++/92343, PR c++/90947, PR tree-optimization/85887,
PR c++/92015, PR middle-end/92231, PR preprocessor/92296.
* Fix once more the gnat armel cross build.
-- Matthias Klose <doko@debian.org> Sat, 09 Nov 2019 15:47:17 +0100
gcc-9 (9.2.1-18) unstable; urgency=medium
* Update to SVN 20191108 (r277978) from the gcc-9-branch.
- Fix PR target/91289 (PPC), PR fortran/92208, PR fortran/92277,
PR fortran/92208, PR fortran/92284, PR target/92095 (SPARC),
PR fortran/91253.
[ Matthias Klose ]
* Update gm2 from the gcc_9_2_0_gm2 branch 20191107, more parallel
build issues and cross build fixes.
* Bump standards version.
* ada-libgnatvsn.diff:
- Regenerate with upstream automake 1.15.1 and autoconf 2.69.
[ Nicolas Boulenguez ]
* Copy ada-lib-info-file-prefix-map.diff from gcc-8.
* ada-tools-move-ldflag.diff is obsolete with --as-needed as default.
* Enable all non-default linker checks for Ada.
-- Matthias Klose <doko@debian.org> Fri, 08 Nov 2019 17:51:22 +0100
gcc-9 (9.2.1-17) unstable; urgency=medium
* Update to SVN 20191102 (r277743) from the gcc-9-branch.
* Update gm2 from the gcc_9_2_0_gm2 branch 20191031, more parallel
build issues.
* ada-libgnatvsn.diff:
- Copy some of configure.ac's common stuff from libatomic/libgomp.
- Regenerate with automake 1.15.1 and autoconf 2.69.
-- Matthias Klose <doko@debian.org> Sun, 03 Nov 2019 10:37:13 +0100
gcc-9 (9.2.1-16) unstable; urgency=medium
* Update to SVN 20191030 (r277619) from the gcc-9-branch.
- Fix PR target/92225 (x86), PR rtl-optimization/92007,
PR target/70010 (PPC), PR target/65342 (PPC), PR target/67183,
PR fortran/91926, PR fortran/91863, PR fortran/86248, PR c++/92201.
* Use a proper configure check when linking with libatomic in libgnatvsn.
Closes: #943796.
* Enable gm2 on x32.
* Update gm2 from the gcc_9_2_0_gm2 branch 20191030, parallel build issues.
* Fix PR libstdc++/92267, taken from the trunk.
-- Matthias Klose <doko@debian.org> Wed, 30 Oct 2019 13:13:31 +0100
gcc-9 (9.2.1-15) unstable; urgency=medium
* Update to SVN 20191027 (r277486) from the gcc-9-branch.
- Fix PR c++/85254.
* Update gm2 from the gcc_9_2_0_gm2 branch 20191026.
* Link libgnatvsn against libatomic.
-- Matthias Klose <doko@debian.org> Sun, 27 Oct 2019 18:08:50 +0100
gcc-9 (9.2.1-14) unstable; urgency=medium
* Update to SVN 20191025 (r277460) from the gcc-9-branch.
- Fix PR libstdc++/90682, PR libstdc++/61761, PR libstdc++/89164,
PR libstdc++/92143, PR libstdc++/91456, PR libstdc++/92059,
PR libstdc++/91748, PR tree-optimization/91885, PR debug/91887,
PR tree-optimization/92131, PR c++/92062, PR fortran/92174,
PR target/88167 (ARM), PR middle-end/92153.
* Configure again with --enable-objc-gc=auto, somehow dropped in gcc-9.
Closes: #942049.
* Revert the libgnatvsn changes from 9.2.1-9.
-- Matthias Klose <doko@debian.org> Fri, 25 Oct 2019 19:31:48 +0200
gcc-9 (9.2.1-12) unstable; urgency=medium
* Update to SVN 20191022 (r277294) from the gcc-9-branch.
- Fix PR c++/91925, PR c++/88203, PR c/91401, PR tree-optimization/92056,
PR tree-optimization/91734, PR bootstrap/90543, PR middle-end/91920,
PR tree-optimization/91723, PR tree-optimization/91665,
PR middle-end/91001, PR middle-end/91105, PR middle-end/91106,
PR go/91617, PR middle-end/91623, PR lto/91572,
PR tree-optimization/91351. PR target/86040 (AVR), PR target/59888,
PR target/89400 (ARM), PR target/87243, PR c++/92106, PR c++/91974,
PR c++/88203, PR c/91401, PR fortran/69455, PR fortran/91586,
PR fortran/83113, PR fortran/89943.
[Nicolas Boulenguez]
* Fix race condition in libgnatvsn/Makefile.
[ Matthias Klose ]
* Configure for s390x Ubuntu focal --with-arch=z13 --with-mtune=z15.
-- Matthias Klose <doko@debian.org> Tue, 22 Oct 2019 21:35:13 +0200
gcc-9 (9.2.1-11) unstable; urgency=medium
[Nicolas Boulenguez]
* Fix diff index in libgnatvsn patch. Closes: #942442.
-- Matthias Klose <doko@debian.org> Thu, 17 Oct 2019 10:32:53 +0200
gcc-9 (9.2.1-10) unstable; urgency=medium
* Update to SVN 20191016 (r277058) from the gcc-9-branch.
- Fix PR lto/91968, PR tree-optimization/91812, PR debug/91772,
PR tree-optimization/91790, PR target/92022 (ALPHA),
PR target/88630 (SH), PR c++/91606, PR c++/91740, PR ada/91995,
PR fortran/91715, PR fortran/91649, PR fortran/91801.
[Nicolas Boulenguez]
* Rewrite libgnatvsn support with autotools. Closes: #746689.
* Converge towards similar gnat_util library.
* Cherry-pick repinfo stuff for latest ASIS.
[ Matthias Klose ]
* gm2: Fix a time_t cast, and enable gm2 on x32. Closes: #942059,
* Fix PR lto/91307, reproducible LTO builds, taken from the trunk.
-- Matthias Klose <doko@debian.org> Wed, 16 Oct 2019 12:29:50 +0200
gcc-9 (9.2.1-9) unstable; urgency=medium
* Update to SVN 20191008 (r276687) from the gcc-9-branch.
- Fix PR libstdc++/91748, PR rtl-optimization/89795, PR c++/91705,
PR target/86805 (SH), PR target/80672 (SH), PR rtl-optimization/88751,
PR target/91683 (riscv), PR target/91269 (SPARC),
PR target/91635 (riscv), PR c++/91923, PR fortran/91557,
PR fortran/91553, PR fortran/91566, PR fortran/91642, PR fortran/91588,
PR fortran/91727, PR fortran/91550, PR target/91275 (PPC),
PR target/91769 (MIPS), PR fortran/91716, PR target/88562 (SH),
PR driver/69471, PR fortran/84487, PR fortran/47054, PR fortran/91942,
PR fortran/91785, PR fortran/91864, PR fortran/91802, PR fortran/91714,
PR fortran/91641.
- Fix ICE on MIPS. Closes: #941263.
* Disable gm2 on hurd-i386, mc hangs there (Samuel Thibault). Closes: #940600.
* Apply proposed patch for PR target/92022. Addresses: #931815.
[ Nicolas Boulenguez ]
* Update ada local patches.
-- Matthias Klose <doko@debian.org> Tue, 08 Oct 2019 10:21:22 +0200
gcc-9 (9.2.1-8) unstable; urgency=medium
* Update to SVN 20190909 (r275519) from the gcc-9-branch.
- Fix PR fortran/91496, PR fortran/91496, PR fortran/91660,
PR fortran/91589, PR target/87853 (x86), PR target/91704 (x86).
* libstdc++: Fix GCC_LINUX_FUTEX to work with C99 compilers, taken from
the trunk.
* Make LTO link pick up compile-time -g (proposed patch).
-- Matthias Klose <doko@debian.org> Mon, 09 Sep 2019 17:18:48 +0200
gcc-9 (9.2.1-7) unstable; urgency=medium
* Update to SVN 20190905 (r275396) from the gcc-9-branch.
- Fix PR libstdc++/91067, PR target/91481 (PPC),
PR tree-optimization/90278, PR tree-optimization/91568,
PR tree-optimization/90637, PR fortran/91565, PR fortran/91564,
PR fortran/91551, PR fortran/91587, PR pch/61250, PR c++/91155,
PR tree-optimization/91597, PR gcov-profile/91601,
PR target/91472 (SPARC), PR c++/91129, PR fortran/91552,
PR target/81800 (AArch64).
* Drop the gcc-alpha-bs-ignore patch, apparently not necessary anymore.
* For the omp.h header, use the configured OMP_NEST_LOCK_SIZE and
OMP_NEST_LOCK_ALIGN values for some non-multilib architectures.
Closes: #935750.
* Use Python3 to build the gm2 frontend. Closes: #936586.
* libgphobos76: Add breaks: dub (<< 1.16.0-1~). Addresses: #935275.
-- Matthias Klose <doko@debian.org> Thu, 05 Sep 2019 06:45:00 +0200
gcc-9 (9.2.1-6) unstable; urgency=medium
* Update to SVN 20190827 (r274974) from the gcc-9-branch.
- Fix PR ipa/91508, PR ipa/91438, PR ipa/91404, PR lto/91287,
PR target/91533 (x86), PR ipa/91508, PR ipa/91438, PR ipa/91404,
PR c++/91521.
* Backport LTO jobserver support (-flto=auto).
* any_archs: Remove mips and powerpcspe, add riscv64.
-- Matthias Klose <doko@debian.org> Wed, 28 Aug 2019 01:01:47 +0200
gcc-9 (9.2.1-4) unstable; urgency=medium
* Fix typo for gm2 enablement.
* Disable gm2 on powerpc, ppc64, sh4, kfreebsd-i386, kfreebsd-amd64.
See the build logs of 9.2.1-3 for the various issues.
-- Matthias Klose <doko@debian.org> Thu, 22 Aug 2019 12:12:07 +0200
gcc-9 (9.2.1-3) unstable; urgency=medium
* Update to SVN 20190821 (r274792) from the gcc-9-branch.
- Fix PR rtl-optimization/91347, PR target/91386 (AArch64).
[ Aurelien Jarno ]
* Enable Ada on riscv64.
[ Matthias Klose ]
* Build the gm2 packages except on powerpc and x32.
* Update gm2 cross build dependencies.
* Fix gm2 build with -j32.
* Configure with --enable-libpth-m2 for gm2 cross builds.
* Configure --without-target-system-zlib for gdc cross builds.
* Remove not needed libpth-dev dependency for gm2 packages.
* Ignore M2Version.o for gm2 bootstrap comparison.
* Update gm2 from the gcc_9_2_0_gm2 branch 20190820.
-- Matthias Klose <doko@debian.org> Wed, 21 Aug 2019 12:15:27 +0200
gcc-9 (9.2.1-2) unstable; urgency=medium
[ Matthias Klose ]
* Update to SVN 20190819 (r274667) from the gcc-9-branch.
- Fix PR c++/90947, PR c++/91436, PR fortran/87991, PR fortran/90563,
PR fortran/88072, PR fortran/90561, PR fortran/89647, PR fortran/87993,
PR tree-optimization/91109, PR tree-optimization/91109,
PR tree-optimization/91445, PR tree-optimization/91091,
PR c++/90393, PR c++/81429, PR c++/87519, PR c++/90473, PR c++/90884,
PR libsanitizer/87880, PR fortran/91485, PR fortran/91471,
PR fortran/78739, PR fortran/78719, PR fortran/82992.
* More gm2/libgm2 packaging fixes.
* Disable lto build on sparc64 (if porters would only test that before
making a request to enable it ...).
* Bootstrap using gnat-9 on development distributions.
[ Aurelien Jarno ]
* Fix libstdc++6.symbols.riscv64.
[ Nicolas Boulenguez ]
* ada: update packaging Makefile snippet for gcc-9.
-- Matthias Klose <doko@debian.org> Mon, 19 Aug 2019 13:01:37 +0200
gcc-9 (9.2.1-1) unstable; urgency=medium
* Update to SVN 20190813 (r274380) from the gcc-9-branch.
- Fix PR fortran/91422, PR lto/91375, PR driver/91130, PR driver/91130,
PR c++/91378, PR c++/90538, PR fortran/91424, PR fortran/91359,
PR fortran/42546, PR fortran/91414, PR libstdc++/90361.
* Minor updates to debian/copyright for GCC 9.
* Include a snapshot of the gm2 tarball.
* Add copyright information for gcc/gm2, gcc/testsuite/gm2 and libgm2.
-- Matthias Klose <doko@debian.org> Tue, 13 Aug 2019 15:43:49 +0200
gcc-9 (9.2.0-1) unstable; urgency=medium
* GCC 9.2.0 release.
[ Matthias Klose ]
* Enable pgo/lto build on sparc64 (ok, when done on landau buildd).
* Add initial gm2 packaging bits.
* Bump standards version.
[ James Clarke ]
* ada-kfreebsd.diff: Fix fatal unreferenced formal parameter warnings.
[ Aurelien Jarno ]
* Add libstdc++6.symbols.riscv64.
* Update debian/libgcc.symbols for riscv64.
-- Matthias Klose <doko@debian.org> Tue, 13 Aug 2019 12:24:04 +0200
gcc-9 (9.1.0-10) unstable; urgency=medium
* Fix typo in libstdc++ symbols file.
-- Matthias Klose <doko@debian.org> Wed, 17 Jul 2019 21:56:07 +0200
gcc-9 (9.1.0-9) unstable; urgency=medium
* Update to SVN 20190717 (r273554) from the gcc-9-branch.
- Fix PR c++/91125, PR c/91149, PR driver/90684, PR middle-end/78884,
PR rtl-optimization/90756, PR tree-optimization/91063, PR ipa/91062,
PR ipa/90982, PR tree-optimization/90972, PR debug/90914, PR debug/90900,
PR lto/90369, PR rtl-optimization/91136, PR tree-optimization/91108,
PR fortran/91077.
[ Matthias Klose ]
* Make the lto-verbose-linker patch more robust for hppa (Dave Anglin).
* Avoid building stuff which is not needed for architecture independent
packages. Addresses: #900554.
* lib32gphobos-dev, libn32gphobos-dev: Remove dependency on non-existing
libz-dev multilib packages.
* Update libgfortran symbols files.
* Update libstdc++ symbols files.
[ Nicolas Boulenguez ]
* Ada: update confirm_debian_bugs.py.
* Ada: fully port 50b8286b from the gcc-8 branch to gcc-9.
-- Matthias Klose <doko@debian.org> Wed, 17 Jul 2019 21:53:24 +0200
gcc-9 (9.1.0-8) unstable; urgency=medium
* Update to SVN 20190707 (r273175) from the gcc-9-branch.
* Re-add a lost hunk to the add-kfreebsd patch (James Clarke).
* Dump config files on failed jit and nvptx builds.
* Disable the LTO builds on architectures where the buildds can't keep up.
-- Matthias Klose <doko@debian.org> Sun, 07 Jul 2019 12:10:25 +0200
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog gcc-12-base`.
Generated by dwww version 1.16 on Tue Dec 16 07:35:36 CET 2025.