]> git.ipfire.org Git - people/ms/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 16 Feb 2023 00:20:34 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 16 Feb 2023 00:20:34 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index 6328a9f3e17e19f19b7cdb3a437bbe12345e2dca..aa226cd782d3923c0923055025e00ae1cb113929 100644 (file)
@@ -1,3 +1,10 @@
+2023-02-15  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR target/90458
+       * config/i386/i386.c (ix86_compute_frame_layout): Disable the
+       effects of -fstack-clash-protection for TARGET_STACK_PROBE.
+       (ix86_expand_prologue): Likewise.
+
 2023-02-13  Kewen Lin  <linkw@linux.ibm.com>
 
        Backported from master:
index 7926761744998f8cd40b59a871f893a7c3c61306..22d2daa87bab5852baa49ac900dfa5c87901fa8b 100644 (file)
@@ -1 +1 @@
-20230215
+20230216