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

https://gcc.gnu.org/g:18f8fc9329c8ddd6db272e3c643f28bea11e52e4

commit r11-4635-g18f8fc9329c8ddd6db272e3c643f28bea11e52e4
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Nov 3 00:16:23 2020 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bfdd1e566e0..9f743ecc89a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,24 @@
+2020-11-02  Alan Modra  <amodra@gmail.com>
+
+	PR middle-end/97267
+	* calls.h (maybe_complain_about_tail_call): Declare.
+	* calls.c (maybe_complain_about_tail_call): Make global.
+	(can_implement_as_sibling_call_p): Delete reg_parm_stack_space
+	param.  Adjust caller.  Move REG_PARM_STACK_SPACE check to..
+	* config/i386/i386.c (ix86_function_ok_for_sibcall): ..here.
+
+2020-11-02  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+	* ira.c (ira_remove_scratches): Rename to remove_scratches.  Make
+	it static and returning flag of any change.
+	(ira.c): Call ira_expand_reg_equiv in case of removing scratches.
+
+2020-11-02  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/97140
+	* config/i386/i386-expand.c (ix86_expand_builtin): Require MMX
+	for __builtin_ia32_maskmovq.
+
 2020-11-02  Martin Sebor  <msebor@redhat.com>
 
 	* doc/invoke.texi (-Wstringop-overflow): Correct default setting.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index f676795e9a5..70922553ee1 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20201102
+20201103
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index bb727a1be52..94bddaaee09 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2020-11-02  Alan Modra  <amodra@gmail.com>
+
+	PR middle-end/97267
+	* gcc.target/powerpc/pr97267.c: New test.
+
+2020-11-02  H.J. Lu  <hjl.tools@gmail.com>
+
+	PR target/97140
+	* gcc.target/i386/pr97140.c: New test.
+
 2020-11-02  Patrick Palka  <ppalka@redhat.com>
 
 	* g++.dg/cpp2a/concepts-complete1.C: Delete test that became


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

only message in thread, other threads:[~2020-11-03  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03  0:16 [gcc r11-4635] 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).