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

https://gcc.gnu.org/g:5615ab38bdc62295924015733cd6623adf583bc9

commit r9-9040-g5615ab38bdc62295924015733cd6623adf583bc9
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Nov 12 00:18:31 2020 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  7 +++++++
 gcc/DATESTAMP           |  2 +-
 gcc/ada/ChangeLog       | 13 +++++++++++++
 gcc/testsuite/ChangeLog |  8 ++++++++
 4 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cceb163fbef..1db504dd1cf 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2020-11-11  liuhongt  <hongtao.liu@intel.com>
+
+	* config/i386/i386.c (ix86_option_override_internal):
+	Handle PTA_CLDEMOTE, PTA_MOVDIRI, PTA_MOVDIR64B.
+	* config/i386/i386.h (PTA_CLDEMOTE, PTA_MOVDIRI,
+	PTA_MOVDIR64B.): Define.
+
 2020-11-09  Lili Cui  <lili.cui@intel.com>
 
 	PR target/97685
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index bb826fc6328..95634e06f0d 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20201111
+20201112
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index f8f543e6d18..b3f43e1cd56 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,16 @@
+2020-11-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* gcc-interface/trans.c (build_binary_op_trapv): Convert operands
+	to the result type before doing generic overflow checking.
+	* gcc-interface/utils.c (can_materialize_object_renaming_p): Add
+	pair of missing parentheses.
+
+2020-11-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* gcc-interface/trans.c (can_be_lower_p): Remove.
+	(Regular_Loop_to_gnu): Add ENTRY_COND unconditionally if
+	BOTTOM_COND is non-zero.
+
 2020-09-11  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Subtype>: Only
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 2e76c7fd835..31348d341be 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2020-11-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* gnat.dg/bias2.adb: New test.
+
+2020-11-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* gnat.dg/opt89.adb: New test.
+
 2020-11-06  Peter Bergner  <bergner@linux.ibm.com>
 
 	Backported from master:


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

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

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