From: GCC Administrator Date: Mon, 18 Mar 2024 00:19:51 +0000 (+0000) Subject: Daily bump. X-Git-Tag: releases/gcc-12.4.0~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b011a8d741ddd49bf90a83475bb1cbded837d5bd;p=thirdparty%2Fgcc.git Daily bump. --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c40a2e24b0ea..b27ac5600f7b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,20 @@ +2024-03-17 Iain Sandoe + + Backported from master: + 2023-07-02 Iain Sandoe + + PR target/108743 + * config/darwin.opt: Add fconstant-cfstrings alias to + mconstant-cfstrings. + * doc/invoke.texi: Amend invocation descriptions to reflect + that the fconstant-cfstrings is a target-option alias and to + add the missing mconstant-cfstrings option description to the + Darwin section. + +2024-03-17 Iain Sandoe + + * config/i386/darwin.h (ENDFILE_SPEC): Fix whitespace. + 2024-03-14 liuhongt Backported from master: diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 7495d4c64229..83552dd360e4 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20240317 +20240318