Processing of gcc-10_10.4.0-5_source.changes

2022-09-05 Thread Debian FTP Masters
gcc-10_10.4.0-5_source.changes uploaded successfully to localhost along with the files: gcc-10_10.4.0-5.dsc gcc-10_10.4.0-5.debian.tar.xz gcc-10_10.4.0-5_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

gcc-11_11.3.0-6_source.changes ACCEPTED into unstable

2022-09-05 Thread Debian FTP Masters
) unstable; urgency=medium . * Update to git 20220905 from the gcc-11 branch. - Fix PR rtl-optimization/106187, PR target/105463 (ARM), PR target/106017 (PPC), PR target/103353 (PPC), PR middle-end/106492, PR target/103197 (PPC), PR target/102146 (PPC), PR c/106016, PR

gcc-10_10.4.0-5_source.changes ACCEPTED into unstable

2022-09-05 Thread Debian FTP Masters
) unstable; urgency=medium . * Update to git 20220905 from the gcc-10 branch. - Fix PR target/106017 (PPC), PR target/103353 (PPC), PR target/103197 (PPC), PR target/102146 (PPC), PR testsuite/106345, PR target/106091 (PPC), PR rtl-optimization/105041, PR preprocessor

Processing of gcc-11_11.3.0-6_source.changes

2022-09-05 Thread Debian FTP Masters
gcc-11_11.3.0-6_source.changes uploaded successfully to localhost along with the files: gcc-11_11.3.0-6.dsc gcc-11_11.3.0-6.debian.tar.xz gcc-11_11.3.0-6_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)

Processing of creduce_2.10.0+20220116-1_source.changes

2022-09-05 Thread Debian FTP Masters
creduce_2.10.0+20220116-1_source.changes uploaded successfully to localhost along with the files: creduce_2.10.0+20220116-1.dsc creduce_2.10.0+20220116.orig.tar.xz creduce_2.10.0+20220116-1.debian.tar.xz creduce_2.10.0+20220116-1_source.buildinfo Greetings, Your Debian queue

Bug#1018799: gcc-12: Workround for fixing -latomic issue on riscv64 after glibc2.34

2022-09-05 Thread Bo YU
Hi, On Wed, Aug 31, 2022 at 07:04:53PM +0200, Aurelien Jarno wrote: ... reason for limiting the link with -latomic to pthread, but that has been discussed internally before the patch submission to GCC, and has been lost. Anyway this is probably something to try, but the way is done in Arch,

creduce_2.10.0+20220116-1_source.changes ACCEPTED into unstable

2022-09-05 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 05 Sep 2022 22:13:52 +0200 Source: creduce Architecture: source Version: 2.10.0+20220116-1 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Changes: creduce

Bug#1018799: #1018799 patch

2022-09-05 Thread Bo YU
sorry, forget patch in previous mail. -- Regards, -- Bo YU diff -Nru gcc-12-12.2.0/debian/patches/fix-atomic-riscv64.diff gcc-12-12.2.0/debian/patches/fix-atomic-riscv64.diff --- gcc-12-12.2.0/debian/patches/fix-atomic-riscv64.diff1970-01-01 07:30:00.0 +0730 +++

Bug#1019198: gcc-12 man page: "aarch64-feature-modifiers,,-march"

2022-09-05 Thread Jakub Wilk
Package: gcc-12 Version: 12.2.0-1 Severity: minor I saw this in the manual page: $ man gcc-12 | grep aarch64-feature -B1 The permissible values for feature are listed in the sub-section on aarch64-feature-modifiers,,-march and -mcpu Feature Modifiers. Where