[gcc r10-10317] Daily bump.

GCC Administrator gccadmin@gcc.gnu.org
Wed Dec 1 00:18:33 GMT 2021


https://gcc.gnu.org/g:5c15b59b59679518d3f05e6be4c425626d8509c0

commit r10-10317-g5c15b59b59679518d3f05e6be4c425626d8509c0
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Wed Dec 1 00:18:01 2021 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog | 9 +++++++++
 gcc/DATESTAMP | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a32cea92ba2..98dc0d8c9f0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2021-11-30  Eric Botcazou  <ebotcazou@adacore.com>
+
+	PR target/103274
+	* config/i386/i386.c (ix86_output_call_insn): Beef up comment about
+	nops emitted with SEH.
+	* config/i386/winnt.c (i386_pe_seh_unwind_emit): When switching to
+	the cold section, emit a nop before the directive if the previous
+	active instruction is a call.
+
 2021-11-25  Jan Hubicka  <jh@suse.cz>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 00c2202918d..d78b1941af4 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20211130
+20211201


More information about the Gcc-cvs mailing list