]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 1 Dec 2021 00:18:01 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 1 Dec 2021 00:18:01 +0000 (00:18 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index a32cea92ba2fec2d43a63cd939da0c7b4a2ed3af..98dc0d8c9f07ef9ce1f8e1c6fd669c05d85bd4e1 100644 (file)
@@ -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:
index 00c2202918d3a94930bb334d1364592224edcca1..d78b1941af4078635ee30fc43d5794c924551b05 100644 (file)
@@ -1 +1 @@
-20211130
+20211201