public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8984] Daily bump.
@ 2022-12-14  0:23 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-12-14  0:23 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:6340b1c2361979d120ba6fa3663a17a8cbb756a8

commit r12-8984-g6340b1c2361979d120ba6fa3663a17a8cbb756a8
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Wed Dec 14 00:22:41 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog       |  8 ++++++++
 gcc/DATESTAMP       |  2 +-
 libphobos/ChangeLog | 14 ++++++++++++++
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 534f66493e6..a9f59dba967 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2022-12-13  Alex Coplan  <alex.coplan@arm.com>
+
+	Backported from master:
+	2022-12-01  Alex Coplan  <alex.coplan@arm.com>
+
+	* varasm.cc (assemble_variable): Fix type confusion bug when
+	checking for ".vtable_map_vars" section.
+
 2022-12-12  Richard Biener  <rguenther@suse.de>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 349ad3e1070..fb5d5da64c6 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221213
+20221214
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index 09991973dba..7327053c48b 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,17 @@
+2022-12-13  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* libdruntime/core/stdc/fenv.d: Compile in MIPS uClibc bindings on
+	MIPS_Any targets.
+	* libdruntime/core/stdc/math.d: Likewise.
+	* libdruntime/core/sys/posix/dlfcn.d: Likewise.
+	* libdruntime/core/sys/posix/setjmp.d: Add MIPS64 definitions for
+	CRuntime_UClibc.
+	* libdruntime/core/sys/posix/sys/types.d: Likewise.
+	* src/std/path.d (expandTilde): Handle more errno codes that could be
+	left set by getpwnam_r.
+	* src/std/random.d: Use D_LP64 in unittests.
+	* src/std/stdio.d: Set CRuntime_UClibc as GENERIC_IO target.
+
 2022-08-19  Release Manager
 
 	* GCC 12.2.0 released.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-14  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14  0:23 [gcc r12-8984] Daily bump GCC Administrator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).