public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-3637] Daily bump.
@ 2023-09-03  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-09-03  0:17 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9f48aba019f2fa3c9a6a076d4f460839ad39839a

commit r14-3637-g9f48aba019f2fa3c9a6a076d4f460839ad39839a
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Sep 3 00:16:32 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 16 ++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  4 ++++
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ec3ac9b372b5..d78c48343e1b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,19 @@
+2023-09-02  Mikael Morin  <mikael@gcc.gnu.org>
+
+	* tree-diagnostic.cc (tree_diagnostics_defaults): Delete allocated
+	pointer before overwriting it.
+
+2023-09-02  chenxiaolong  <chenxiaolong@loongson.cn>
+
+	* config/loongarch/loongarch-builtins.cc (loongarch_init_builtins):
+	Associate the __float128 type to float128_type_node so that it can
+	be recognized by the compiler.
+	* config/loongarch/loongarch-c.cc (loongarch_cpu_cpp_builtins):
+	Add the flag "FLOAT128_TYPE" to gcc and associate a function
+	with the suffix "q" to "f128".
+	* doc/extend.texi:Added support for 128-bit floating-point functions on
+	the LoongArch architecture.
+
 2023-09-01  Jakub Jelinek  <jakub@redhat.com>
 
 	PR c++/111069
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 1827d0b78bf3..1c5d903247c4 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230902
+20230903
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index a93acd902103..099a11255b82 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2023-09-02  chenxiaolong  <chenxiaolong@loongson.cn>
+
+	* gcc.target/loongarch/math-float-128.c: New test.
+
 2023-09-01  Harald Anlauf  <anlauf@gmx.de>
 
 	PR fortran/31059

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

only message in thread, other threads:[~2023-09-03  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-03  0:17 [gcc r14-3637] 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).