]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 20 Oct 2022 00:22:16 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 20 Oct 2022 00:22:16 +0000 (00:22 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 52addc715b7fa93ea8deff4c844dd888c3faf47d..3bd1f9c8f2a1ff9b664526eefd94fa3966c93461 100644 (file)
@@ -1,3 +1,13 @@
+2022-10-19  Kewen Lin  <linkw@linux.ibm.com>
+
+       Backported from master:
+       2022-09-26  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR target/96072
+       * config/rs6000/rs6000-logue.c (rs6000_emit_epilogue): Update the
+       condition for adding REG_CFA_DEF_CFA reg note with
+       frame_pointer_needed_indeed.
+
 2022-10-17  Pat Haugen  <pthaugen@linux.ibm.com>
 
        PR target/99685
index 268d1b47e9dcc871bee4b0b261e9d92435f5636a..8b08eddd863203a81a483e3ff46873d2a605d011 100644 (file)
@@ -1 +1 @@
-20221019
+20221020
index 148e2f4fcfccd0a215752d8e1c742ff4f6e53c40..a38e9279450ffef2b7d7d53112d16650910e01d3 100644 (file)
@@ -1,3 +1,11 @@
+2022-10-19  Kewen Lin  <linkw@linux.ibm.com>
+
+       Backported from master:
+       2022-09-26  Kewen Lin  <linkw@linux.ibm.com>
+
+       PR target/96072
+       * gcc.target/powerpc/pr96072.c: New test.
+
 2022-10-17  Richard Biener  <rguenther@suse.de>
 
        Backported from master:
This page took 0.090422 seconds and 5 git commands to generate.