Your message dated Sat, 05 Oct 2024 04:35:27 +0000 with message-id <E1swwVr-003rLG-JN@fasolo.debian.org> and subject line Bug#1082624: fixed in gcc-14 14.2.0-6 has caused the Debian Bug report #1082624, regarding gcc-14: Please add sparc64 to gcc-as-needed.diff to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1082624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082624 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: gcc-14: Please add sparc64 to gcc-as-needed.diff
- From: Adrian Bunk <bunk@debian.org>
- Date: Mon, 23 Sep 2024 16:44:50 +0300
- Message-id: <172709909017.26639.2339709221692687500.reportbug@localhost>
Package: gcc-14 Version: 14.2.0-5 Severity: normal Tags: patch X-Debbugs-Cc: debian-sparc@lists.debian.org sparc64 has some spurious library dependencies due to gcc-as-needed.diff currently only adding --as-needed to 32bit-only sparc builds, please append the attached patch to gcc-as-needed.diff (this is the same change as #1070766 was in gcc-13) Thanks in advance--- a/src/gcc/config/sparc/linux64.h +++ b/src/gcc/config/sparc/linux64.h @@ -90,7 +90,7 @@ along with GCC; see the file COPYING3. If not see { "link_arch_default", LINK_ARCH_DEFAULT_SPEC }, \ { "link_arch", LINK_ARCH_SPEC }, -#define LINK_ARCH32_SPEC "-m elf32_sparc %{shared:-shared} \ +#define LINK_ARCH32_SPEC "-m elf32_sparc %{shared:-shared} %{!fsanitize=*:--as-needed} \ %{!shared: \ %{!static: \ %{rdynamic:-export-dynamic} \ @@ -98,7 +98,7 @@ along with GCC; see the file COPYING3. If not see %{static:-static}} \ " -#define LINK_ARCH64_SPEC "-m elf64_sparc %{shared:-shared} \ +#define LINK_ARCH64_SPEC "-m elf64_sparc %{shared:-shared} %{!fsanitize=*:--as-needed} \ %{!shared: \ %{!static: \ %{rdynamic:-export-dynamic} \
--- End Message ---
--- Begin Message ---
- To: 1082624-close@bugs.debian.org
- Subject: Bug#1082624: fixed in gcc-14 14.2.0-6
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 05 Oct 2024 04:35:27 +0000
- Message-id: <E1swwVr-003rLG-JN@fasolo.debian.org>
- Reply-to: Matthias Klose <doko@debian.org>
Source: gcc-14 Source-Version: 14.2.0-6 Done: Matthias Klose <doko@debian.org> We believe that the bug you reported is fixed in the latest version of gcc-14, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1082624@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <doko@debian.org> (supplier of updated gcc-14 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 05 Oct 2024 05:46:25 +0200 Source: gcc-14 Architecture: source Version: 14.2.0-6 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <doko@debian.org> Closes: 1082624 Changes: gcc-14 (14.2.0-6) unstable; urgency=medium . * Update to git 20241005 from the gcc-14 branch. - PR target/116962 (x86), PR target/116953 (AVR), PR tree-optimization/116585, PR target/116839 (x86), PR target/115860 (S390), PR target/116237 (darwin), PR tree-optimization/116460, PR middle-end/115426, PR tree-optimization/116610, PR middle-end/116454, PR tree-optimization/116380, PR tree-optimization/116274, PR tree-optimization/116258, PR middle-end/115641, PR target/116621 (x86), PR ada/116430, PR c++/115361, PR c++/115987, PR c++/116418, PR c++/116492, PR c++/116676, PR fortran/100273, PR c++/116369, PR libstdc++/116857, PR libstdc++/37475, PR libstdc++/90276, PR libstdc++/116755, PR libstdc++/116529, PR libstdc++/116754, PR libstdc++/116777, PR libstdc++/108619. * Reapply the sparc64 bits to the gcc-as-needed patch. Closes: #1082624, Checksums-Sha1: df2a9b81c72b27df44824d242d91891280c3aa73 46654 gcc-14_14.2.0-6.dsc eb7e409b180d88cab7a1421f52543c3bfc4e0ab0 2002532 gcc-14_14.2.0-6.debian.tar.xz 1bb98287f392775188378b33eb8923f446122934 9876 gcc-14_14.2.0-6_source.buildinfo Checksums-Sha256: 2e75761ab5b23d3e3191dad3af90e19c94f56295d9dfbdc46568d90054e214d9 46654 gcc-14_14.2.0-6.dsc 95e38ff2bba67f8cf6127019f8e95eca40fd2d258a8262f58120a4abca1ed263 2002532 gcc-14_14.2.0-6.debian.tar.xz 96007277856ad41ec546d9d4bc1d575b742d145840b4855a8b70e8710966b223 9876 gcc-14_14.2.0-6_source.buildinfo Files: 174aba5ba5f7888e0975c4df24e057c1 46654 devel optional gcc-14_14.2.0-6.dsc 45ea98ecb2adf76a3d00ebf4c44fadcf 2002532 devel optional gcc-14_14.2.0-6.debian.tar.xz 6ddffaa0449fe47a2418bd83a154d7ed 9876 devel optional gcc-14_14.2.0-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmcAukwQHGRva29AZGVi aWFuLm9yZwAKCRC9fqpgd4+m9YkcEAC6a/pW2TTYy5uqKpBv5d3M8lIboYAfX5eU 9UiSqefv3DOMw+kJ7SyNJzL3OdlIoC/iw+z0kFEwCg//lEmtsX5YFgVbK/E6JAYn /otf/j8WELVeD2tXPx9FBK96SKPtTrRt+bkxaFKLbZeL3n1VcgwB3tNvXCM8dOYp YUiPTi+/wtUx2rfDAP+wn/fyZvkw9Pom3HfQMwc/b+icXW5tiIYXnnT2KsH5XW3C xS26yRU+CziFsJknw/w9HU2b4bs5T5hFgbAOjqr4FV8co3cpbCZ+rqPvBqnZZOVk +fh7FdvEZVqLofFINpjgqGootYN5A3TtttmhxdjUDuN8I40eQW1B152wXPqOFTF9 yKRn8KE6qv5S4uKzpiQNRp6hN/HfrGVphiN/XDOzsRjXWx97iAfoTZpOqpOpRISC 4BUmaoFuVSLcV2q+o549fBZ2ybgH2PfKjZU84/sXA/AE3gZ/qgujSX/rqNOqvCUe lzqS6E9d+edCHIkN0Q6ak3qBNtGYSHE083eIndjGNny4kzlCqaG8T2p4/EP+wPNO NyScOGUaoGgyh4a8bkuaaH0Cgfe571MX58LO0XarfMrTkGllXU/qT9qaSsiTKojh P5Q1JCbDAAF+GqDrkVtWoU1IcdUVeAc9WGovPTNDM6mE3Ux/2ly4I34m/LlUpmPU QqWRdoW6rA== =PN1G -----END PGP SIGNATURE-----Attachment: pgpfXRdFhOHsg.pgp
Description: PGP signature
--- End Message ---