https://gcc.gnu.org/g:0611f480013fe998b9657a6b51d645c4b1489bbe

commit r12-10313-g0611f480013fe998b9657a6b51d645c4b1489bbe
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Fri Apr 5 00:19:12 2024 +0000

    Daily bump.

Diff:
---
 fixincludes/ChangeLog | 20 ++++++++++++++++++++
 gcc/ChangeLog         | 10 ++++++++++
 gcc/DATESTAMP         |  2 +-
 libphobos/ChangeLog   |  8 ++++++++
 4 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index e7afc3fa00e..5d4f6423e39 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,23 @@
+2024-04-04  Iain Sandoe  <i...@sandoe.co.uk>
+
+       Backported from master:
+       2023-01-21  Iain Sandoe  <i...@sandoe.co.uk>
+
+       * fixincl.x: Regenerate.
+       * inclhack.def (darwin_objc_runtime_1): New hack.
+       * tests/base/objc/runtime.h: New file.
+
+2024-04-04  Iain Sandoe  <i...@sandoe.co.uk>
+
+       Backported from master:
+       2023-01-21  Iain Sandoe  <i...@sandoe.co.uk>
+
+       PR target/107568
+       * fixincl.x: Regenerate.
+       * inclhack.def: Add a fix for MacOS13 SDK function deprecations
+       in stdio.h.
+       * tests/base/stdio.h (__deprecated_msg): New test.
+
 2023-12-11  Rainer Orth  <r...@cebitec.uni-bielefeld.de>
 
        * inclhack.def (darwin_flt_eval_method): Handle macOS 14 guard
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e5119d84fcb..2ef076567b4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2024-04-04  Iain Sandoe  <i...@sandoe.co.uk>
+
+       Backported from master:
+       2023-07-13  Iain Sandoe  <i...@sandoe.co.uk>
+
+       PR target/110624
+       * config/darwin.h (DARWIN_PLATFORM_ID): New.
+       (LINK_COMMAND_A): Use DARWIN_PLATFORM_ID to pass OS, OS version
+       and SDK data to the static linker.
+
 2024-04-02  Qing Zhao  <qing.z...@oracle.com>
 
        Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 9bcd31d63c9..c21b6317f1e 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240404
+20240405
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index e375c284e2c..5e4604699ec 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,11 @@
+2024-04-04  Iain Sandoe  <iainsandoe@Apollo-3-VM-Lion-0-187.local>
+
+       Backported from master:
+       2023-07-01  Iain Sandoe  <iainsandoe@Apollo-3-VM-Lion-0-187.local>
+
+       PR d/103944
+       * testsuite/libphobos.gc/forkgc2.d: Skip for Darwin.
+
 2023-11-07  Iain Buclaw  <ibuc...@gdcproject.org>
 
        Backported from master:

Reply via email to