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
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
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
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):
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
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
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
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
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
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.
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
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
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:
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
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
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
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
17 matches
Mail list logo