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

https://gcc.gnu.org/g:37935c01841ce47e989bbdeb567277b206d4ac76

commit r12-4648-g37935c01841ce47e989bbdeb567277b206d4ac76
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Oct 25 00:16:18 2021 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fa5b032f74d..9c579a9a594 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,29 @@
+2021-10-24  John David Anglin  <danglin@gcc.gnu.org>
+
+	* config/pa/pa-d.c (pa_d_handle_target_float_abi): Don't check
+	TARGET_DISABLE_FPREGS.
+	* config/pa/pa.c (fix_range): Use MASK_SOFT_FLOAT instead of
+	MASK_DISABLE_FPREGS.
+	(hppa_rtx_costs): Don't check TARGET_DISABLE_FPREGS.  Adjust
+	cost of hardware integer multiplication.
+	(pa_conditional_register_usage): Don't check TARGET_DISABLE_FPREGS.
+	* config/pa/pa.h (INT14_OK_STRICT): Likewise.
+	* config/pa/pa.md: Don't check TARGET_DISABLE_FPREGS. Check
+	TARGET_SOFT_FLOAT in patterns that use xmpyu instruction.
+	* config/pa/pa.opt (mdisable-fpregs): Change target mask to
+	SOFT_FLOAT.  Revise comment.
+	(msoft-float): New option.
+
+2021-10-24  John David Anglin  <danglin@gcc.gnu.org>
+
+	* config/pa/pa.md: Don't use 'G' constraint in integer move patterns.
+
+2021-10-24  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/install.texi (Specific): Remove obsolete details
+	around GNU/Linux on Itanium.
+	(Specific): Remove reference to Windows for Itanium.
+
 2021-10-23  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
 
 	* config/i386/x86-tune-sched-bd.c (dispatch_group): Commentary
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 1155e64b628..4a54a752985 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211024
+20211025
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 7e94657417e..7494b735372 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2021-10-24  Roger Sayle  <roger@nextmovesoftware.com>
+
+	* gcc.target/bfin/20090914-3.c: Tweak test case.
+
 2021-10-23  H.J. Lu  <hjl.tools@gmail.com>
 
 	PR fortran/9262


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

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

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