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

https://gcc.gnu.org/g:10ae9946dce5fec3702cb3f18f3aa51dc6dff9c4

commit r12-6116-g10ae9946dce5fec3702cb3f18f3aa51dc6dff9c4
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Dec 26 00:16:17 2021 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP         |  2 +-
 libgfortran/ChangeLog | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 3d57afbd281..3e301d95fb7 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211225
+20211226
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index dcdf94dbbf4..1ebbe3665fd 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,21 @@
+2021-12-25  Francois-Xavier Coudert  <fxcoudert@gmail.com>
+
+	PR libfortran/81986
+	PR libfortran/99191
+	* libgfortran.h: Remove gfc_xtoa(), adjust gfc_itoa() and
+	GFC_ITOA_BUF_SIZE.
+	* io/write.c (write_decimal): conversion parameter is always
+	gfc_itoa(), so remove it. Protect from overflow.
+	(xtoa): Move gfc_xtoa and update its name.
+	(xtoa_big): Renamed from ztoa_big for consistency.
+	(write_z): Adjust to new function names.
+	(write_i, write_integer): Remove last arg of write_decimal.
+	* runtime/backtrace.c (error_callback): Comment on the use of
+	gfc_itoa().
+	* runtime/error.c (gfc_xtoa): Move to io/write.c.
+	* runtime/string.c (gfc_itoa): Take an unsigned argument,
+	remove the handling of negative values.
+
 2021-12-22  Francois-Xavier Coudert  <fxcoudert@gmail.com>
 
 	* kinds-override.h: Move GFC_REAL_16_IS_* macros...


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

only message in thread, other threads:[~2021-12-26  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26  0:16 [gcc r12-6116] 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).