[gcc r16-1047] RISC-V: Adjust build rule for gen-riscv-ext-opt and gen-riscv-ext-texi

2025-06-01 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:b0dc2324980bbb600ab178dacfe5455365a52645 commit r16-1047-gb0dc2324980bbb600ab178dacfe5455365a52645 Author: Kito Cheng Date: Wed May 28 17:59:11 2025 +0800 RISC-V: Adjust build rule for gen-riscv-ext-opt and gen-riscv-ext-texi Separate the build rules to compi

[gcc r16-1046] c++tools: Don't check --enable-default-pie.

2025-06-01 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:3f1f99ef82a65d66e3aaa429bf4fb746b93da0db commit r16-1046-g3f1f99ef82a65d66e3aaa429bf4fb746b93da0db Author: Kito Cheng Date: Tue May 27 10:10:15 2025 +0800 c++tools: Don't check --enable-default-pie. `--enable-default-pie` is an option to specify whether to en

[gcc r16-1045] RISC-V: Implement full-featured iterator for riscv_subset_list [NFC]

2025-06-01 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:54e9cb8ec2633764b59746101883f9c3397125e5 commit r16-1045-g54e9cb8ec2633764b59746101883f9c3397125e5 Author: Kito Cheng Date: Mon May 26 14:43:47 2025 +0800 RISC-V: Implement full-featured iterator for riscv_subset_list [NFC] This commit implements a full-featu

[gcc/devel/omp/gcc-15] (25 commits) Merge branch 'releases/gcc-15' into devel/omp/gcc-15

2025-06-01 Thread Tobias Burnus via Gcc-cvs
The branch 'devel/omp/gcc-15' was updated to point to: 3f67be6a4563... Merge branch 'releases/gcc-15' into devel/omp/gcc-15 It previously pointed to: fbde111a3466... Merge commit 'c153150b8a05878191de2ee16c0cce7d526f3c46' int Diff: Summary of changes (added commits):

[gcc/devel/omp/gcc-15] Merge branch 'releases/gcc-15' into devel/omp/gcc-15

2025-06-01 Thread Tobias Burnus via Libstdc++-cvs
https://gcc.gnu.org/g:3f67be6a45634add47d777dcd7a5f95ed313adee commit 3f67be6a45634add47d777dcd7a5f95ed313adee Merge: fbde111a3466 21e0a742e7b7 Author: Tobias Burnus Date: Mon Jun 2 08:11:59 2025 +0200 Merge branch 'releases/gcc-15' into devel/omp/gcc-15 Merge up to r15-9755-g21e0

[gcc r16-1044] OpenMP: Handle more cases in user/condition selector

2025-06-01 Thread Sandra Loosemore via Gcc-cvs
https://gcc.gnu.org/g:08c299a410b9314957e48a87f5bf50a4c034b744 commit r16-1044-g08c299a410b9314957e48a87f5bf50a4c034b744 Author: Sandra Loosemore Date: Mon Jun 2 03:26:42 2025 + OpenMP: Handle more cases in user/condition selector Tobias had noted that the C front end was not

[gcc r16-1043] [PATCH] testsuite: RISC-V: Fix the typo in param-autovec-mode.c

2025-06-01 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:d3ddc93a9daa0924cf939508d192999487a9dd4c commit r16-1043-gd3ddc93a9daa0924cf939508d192999487a9dd4c Author: Liao Shihua Date: Sun Jun 1 21:11:25 2025 -0600 [PATCH] testsuite: RISC-V: Fix the typo in param-autovec-mode.c This patch fixes the typo in the test ca

[gcc r15-9755] Fortran: Fix handling of parsed format strings.

2025-06-01 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:21e0a742e7b70dcb9d8bed87a7d1b1b77b48b364 commit r15-9755-g21e0a742e7b70dcb9d8bed87a7d1b1b77b48b364 Author: Jerry DeLisle Date: Sat May 31 08:57:22 2025 -0700 Fortran: Fix handling of parsed format strings. Previously parsed strings with errors were be

[gcc r15-9754] Fortran: Adjust handling of optional comma in FORMAT.

2025-06-01 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:4856affe9e08a3562792d6cde217cd06c1ef93da commit r15-9754-g4856affe9e08a3562792d6cde217cd06c1ef93da Author: Jerry DeLisle Date: Wed May 28 07:56:12 2025 -0700 Fortran: Adjust handling of optional comma in FORMAT. This change adjusts the error messages

[gcc r16-1041] Move get_call_rtx_from to final.c

2025-06-01 Thread H.J. Lu via Gcc-cvs
https://gcc.gnu.org/g:2da641d01700907d600ff9027ecfc82500342428 commit r16-1041-g2da641d01700907d600ff9027ecfc82500342428 Author: H.J. Lu Date: Sun Jun 1 09:29:48 2025 +0800 Move get_call_rtx_from to final.c Move get_call_rtx_from to final.c and call call_from_call_insn.

[gcc r16-1040] Fortran: Fix handling of parsed format strings.

2025-06-01 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:5ff48aabf76c8913c013f233d3f42bb217a16e7b commit r16-1040-g5ff48aabf76c8913c013f233d3f42bb217a16e7b Author: Jerry DeLisle Date: Sat May 31 08:57:22 2025 -0700 Fortran: Fix handling of parsed format strings. Previously parsed strings with errors were be

[gcc r16-1039] forwprop: Manually rename the virtual mem op for complex and vector loads prop

2025-06-01 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:7624186f5f2e3fa6b3792c4af7136caea37e1ef2 commit r16-1039-g7624186f5f2e3fa6b3792c4af7136caea37e1ef2 Author: Andrew Pinski Date: Sat May 31 15:10:14 2025 -0700 forwprop: Manually rename the virtual mem op for complex and vector loads prop There are two places

[gcc r16-1038] cobol: Wrap the call to fprintf in a libgcobol routine. [PR119524]

2025-06-01 Thread Robert Dubner via Gcc-cvs
https://gcc.gnu.org/g:213cb633e7ec9b291768a4da0cd6d67679221aeb commit r16-1038-g213cb633e7ec9b291768a4da0cd6d67679221aeb Author: Robert Dubner Date: Sun Jun 1 12:32:37 2025 -0400 cobol: Wrap the call to fprintf in a libgcobol routine. [PR119524] gcc/cobol/ChangeLog:

[gcc r15-9751] libstdc++: Fix tuple/pair confusion with std::erase_if(flat_map) [PR120465]

2025-06-01 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:48d6f5dbb0e412266ebb77def04ed378ca856029 commit r15-9751-g48d6f5dbb0e412266ebb77def04ed378ca856029 Author: Patrick Palka Date: Thu May 29 10:11:57 2025 -0400 libstdc++: Fix tuple/pair confusion with std::erase_if(flat_map) [PR120465] std::erase_if for flat_ma

[gcc r15-9752] libstdc++: Compare keys and values separately in flat_map::operator==

2025-06-01 Thread Patrick Palka via Libstdc++-cvs
https://gcc.gnu.org/g:771fcb9fe9b3fce8336a797c03c399a63e11eb21 commit r15-9752-g771fcb9fe9b3fce8336a797c03c399a63e11eb21 Author: Patrick Palka Date: Thu May 29 10:12:23 2025 -0400 libstdc++: Compare keys and values separately in flat_map::operator== Instead of effectively doing a

[gcc r16-1037] PR modula2/120474: InOut buffering should flush the WriteLn before the Read

2025-06-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:13498bf4fcff4c0633678c53a46b6be425d2904c commit r16-1037-g13498bf4fcff4c0633678c53a46b6be425d2904c Author: Gaius Mulley Date: Sun Jun 1 11:25:25 2025 +0100 PR modula2/120474: InOut buffering should flush the WriteLn before the Read This patch adds a BufferFlu

[gcc r16-1036] c: fix ICE related to tagged types with attributes in diagnostics [PR120380]

2025-06-01 Thread Martin Uecker via Gcc-cvs
https://gcc.gnu.org/g:b2c8d3064764f1f4bfd41d8791d06f2206b42780 commit r16-1036-gb2c8d3064764f1f4bfd41d8791d06f2206b42780 Author: Martin Uecker Date: Thu May 29 17:17:12 2025 +0200 c: fix ICE related to tagged types with attributes in diagnostics [PR120380] get_aka_type will create