https://gcc.gnu.org/g:6af0281e4126bda914b9a6ba68702abced4b3d4b
commit r15-10425-g6af0281e4126bda914b9a6ba68702abced4b3d4b Author: GCC Administrator <[email protected]> Date: Fri Oct 17 00:23:52 2025 +0000 Daily bump. Diff: --- gcc/ChangeLog | 10 ++++++++++ gcc/DATESTAMP | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index da4c007c94ff..e8b044bc19cd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,13 @@ +2025-10-16 Ayappan Perumal <[email protected]> + + Backported from master: + 2025-10-16 Ayappan Perumal <[email protected]> + + * config/rs6000/aix.h (SUBTARGET_DRIVER_SELF_SPECS): + Error out when stack-protector option is used in AIX + as it is not supported on AIX + Approved By: Segher Boessenkool <[email protected]> + 2025-10-15 Alice Carlotti <[email protected]> * config/aarch64/aarch64-sys-regs.def: Fix pmsdsfr_el1 encoding. diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 8ca925d3df4e..9456ec9f4b41 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20251016 +20251017
