https://gcc.gnu.org/g:e207b67fcde224f2be0c79bf2a24f7fc75b6f481
commit r13-8651-ge207b67fcde224f2be0c79bf2a24f7fc75b6f481
Author: Andre Vehreschild
Date: Wed Jul 12 12:51:30 2023 +0200
gfortran: Allow ref'ing PDT's len() in parameter-initializer.
Fix declaring a parameter initializ
https://gcc.gnu.org/g:4a2e55b3ada20fe6457466bb687a66c8d03e056e
commit r14-10137-g4a2e55b3ada20fe6457466bb687a66c8d03e056e
Author: Haochen Jiang
Date: Fri Apr 26 16:48:29 2024 +0800
i386: Fix array index overflow in pr105354-2.c
The array index should not be over 8 for v8hi, or it
https://gcc.gnu.org/g:7425436b5382a04f3eb28c7c7912f4d9a1cad0bd
commit r13-8652-g7425436b5382a04f3eb28c7c7912f4d9a1cad0bd
Author: Haochen Jiang
Date: Fri Apr 26 16:48:29 2024 +0800
i386: Fix array index overflow in pr105354-2.c
The array index should not be over 8 for v8hi, or it w
https://gcc.gnu.org/g:b8e9fd535d6093e3a24af858364d8517a767b0d7
commit r14-10138-gb8e9fd535d6093e3a24af858364d8517a767b0d7
Author: Frederik Harwath
Date: Wed Apr 24 20:29:14 2024 +0200
amdgcn: Add gfx90c target
Add support for gfx90c GCN5 APU integrated graphics devices.
The LL
The branch 'releases/gcc-14' was created pointing to:
b8e9fd535d6... amdgcn: Add gfx90c target
https://gcc.gnu.org/g:48a320a175780a0714741c71b4299a634807ad4b
commit r14-10139-g48a320a175780a0714741c71b4299a634807ad4b
Author: Jakub Jelinek
Date: Fri Apr 26 11:50:36 2024 +0200
Bump BASE-VER.
2024-04-26 Jakub Jelinek
* BASE-VER: Set to 15.0.0.
Diff:
---
g
The signed tag 'basepoints/gcc-15' was created pointing to:
48a320a1757... Bump BASE-VER.
Tagger: Jakub Jelinek
Date: Fri Apr 26 11:53:56 2024 +0200
GCC 15 basepoint
https://gcc.gnu.org/g:036aad9dfca74d022180c656177762b27f47ccf6
commit r15-1-g036aad9dfca74d022180c656177762b27f47ccf6
Author: Jakub Jelinek
Date: Fri Apr 26 12:18:29 2024 +0200
Update crontab and git_update_version.py
2024-04-26 Jakub Jelinek
maintainer-scripts/
https://gcc.gnu.org/g:8a9a4648ec1040e34b88fb3e2c60784daa78ef85
commit r15-2-g8a9a4648ec1040e34b88fb3e2c60784daa78ef85
Author: Jakub Jelinek
Date: Fri Apr 26 12:20:45 2024 +0200
ada: bump Library_Version to 15.
gcc/ada/ChangeLog:
* gnatvsn.ads: Bump Library_Version
https://gcc.gnu.org/g:772250a36c53a7b29a53e090d911b502afdfd1fe
commit r15-3-g772250a36c53a7b29a53e090d911b502afdfd1fe
Author: Jonathan Wakely
Date: Fri Apr 26 11:48:48 2024 +0100
libstdc++: Adjust whitespace in status tables in manual
This simplifies the changes needed after branc
https://gcc.gnu.org/g:56f28dd436c75b5cfbd6af7a02bff968894eafa6
commit r13-8653-g56f28dd436c75b5cfbd6af7a02bff968894eafa6
Author: Jonathan Wakely
Date: Fri Apr 26 11:46:01 2024 +0100
libstdc++: Update status tables to refer to GCC 13 not mainline
This should have been done before t
https://gcc.gnu.org/g:5e5f33a067d03d11f67eba719d3ef9f37b23886d
commit r14-10139-g5e5f33a067d03d11f67eba719d3ef9f37b23886d
Author: Jonathan Wakely
Date: Fri Apr 26 11:46:01 2024 +0100
libstdc++: Update status tables to refer to GCC 14 not mainline
libstdc++-v3/ChangeLog:
https://gcc.gnu.org/g:7d5479a2ecf6309281de10b747a7423169a2ff95
commit r15-4-g7d5479a2ecf6309281de10b747a7423169a2ff95
Author: Patrick Palka
Date: Fri Apr 26 07:44:25 2024 -0400
c++: fix source printing for "required from here" message
It seems the diagnostic machinery's source lin
https://gcc.gnu.org/g:c014cfd8853240827feb3a4cef92403e83cd4265
commit r14-10140-gc014cfd8853240827feb3a4cef92403e83cd4265
Author: Patrick Palka
Date: Fri Apr 26 07:44:25 2024 -0400
c++: fix source printing for "required from here" message
It seems the diagnostic machinery's source
https://gcc.gnu.org/g:a0bc71e480132a528a4869c1cd7863f709768c53
commit r15-5-ga0bc71e480132a528a4869c1cd7863f709768c53
Author: Jonathan Wakely
Date: Fri Apr 26 11:42:26 2024 +0100
libstdc++: Do not apply localized formatting to NaN and inf [PR114863]
We don't want to add grouping t
https://gcc.gnu.org/g:8ad460ca8824f7e29e38a63f9cb4a9a3b96d506f
commit r12-10396-g8ad460ca8824f7e29e38a63f9cb4a9a3b96d506f
Author: Andre Vehreschild
Date: Wed Jul 12 12:51:30 2023 +0200
gfortran: Allow ref'ing PDT's len() in parameter-initializer.
Fix declaring a parameter initiali
https://gcc.gnu.org/g:28b3b8a2fe55521a43f3710cf6ced1ab63f1ea03
commit r13-8654-g28b3b8a2fe55521a43f3710cf6ced1ab63f1ea03
Author: Richard Ball
Date: Fri Apr 26 18:15:23 2024 +0100
aarch64: Fix SCHEDULER_IDENT for Cortex-A510
The SCHEDULER_IDENT for this CPU was incorrectly
set
https://gcc.gnu.org/g:751a0f54345b7e037db7f0389c19c1f87e0ae4de
commit r12-10397-g751a0f54345b7e037db7f0389c19c1f87e0ae4de
Author: Richard Ball
Date: Fri Apr 26 18:21:07 2024 +0100
aarch64: Fix SCHEDULER_IDENT for Cortex-A510
The SCHEDULER_IDENT for this CPU was incorrectly
set
https://gcc.gnu.org/g:5716f8daf3f2abc54ececa61350fff0af2e7ce90
commit r15-6-g5716f8daf3f2abc54ececa61350fff0af2e7ce90
Author: Wilco Dijkstra
Date: Tue Mar 26 15:42:16 2024 +
libatomic: Cleanup macros in atomic_16.S
Cleanup the macros to add the libat_ prefixes in atomic_16.S.
https://gcc.gnu.org/g:768fbb56b3285b2a3cf067881e745e0f8caec215
commit r15-7-g768fbb56b3285b2a3cf067881e745e0f8caec215
Author: Wilco Dijkstra
Date: Fri Apr 26 15:09:31 2024 +0100
AArch64: Remove AARCH64_EXTRA_TUNE_NO_LDP_STP_QREGS
Remove the tune AARCH64_EXTRA_TUNE_NO_LDP_STP_QREGS
https://gcc.gnu.org/g:6b86f71165de9ee64fb76489c04ce032dd74ac21
commit r15-8-g6b86f71165de9ee64fb76489c04ce032dd74ac21
Author: Wilco Dijkstra
Date: Wed Feb 21 23:34:37 2024 +
AArch64: Cleanup memset expansion
Cleanup memset implementation. Similar to memcpy/memmove, use an off
https://gcc.gnu.org/g:b482968801158116dd8ba3b15a4c29143b2a423a
commit r12-10398-gb482968801158116dd8ba3b15a4c29143b2a423a
Author: Paul Thomas
Date: Tue May 23 06:46:37 2023 +0100
Fortran: Fix assumed length chars and len inquiry [PR103716]
2023-05-23 Paul Thomas
gcc/fo
https://gcc.gnu.org/g:50c218e3ffe57860591a987ecf44fcc0abb31f2c
commit r15-10-g50c218e3ffe57860591a987ecf44fcc0abb31f2c
Author: Fangrui Song
Date: Fri Apr 26 18:14:33 2024 -0700
RISC-V: Add -X to link spec
--discard-locals (-X) instructs the linker to remove local .L* symbols,
https://gcc.gnu.org/g:140124ad54eef88ca87909f63aedc8aaeacefc65
commit r15-11-g140124ad54eef88ca87909f63aedc8aaeacefc65
Author: Xi Ruoyao
Date: Fri Apr 26 15:59:11 2024 +0800
LoongArch: Add constraints for bit string operation define_insn_and_split's
[PR114861]
Without the constra
https://gcc.gnu.org/g:3e04b6f6ba568e6183e8aa8223d4156234503843
commit r14-10142-g3e04b6f6ba568e6183e8aa8223d4156234503843
Author: Xi Ruoyao
Date: Fri Apr 26 15:59:11 2024 +0800
LoongArch: Add constraints for bit string operation define_insn_and_split's
[PR114861]
Without the cons
25 matches
Mail list logo