]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 10 Nov 2022 00:23:52 +0000 (00:23 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 10 Nov 2022 00:23:52 +0000 (00:23 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index d90262058242f820cc53afede9ba5856b970b6ad..c4c1b70bd6c78be94d3388b508a8af4848914f17 100644 (file)
@@ -1,3 +1,8 @@
+2022-11-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * alias.cc (init_alias_analysis): Do not record sets to the hard
+       frame pointer if the frame pointer has not been eliminated.
+
 2022-11-08  H.J. Lu  <hjl.tools@gmail.com>
 
        Backported from master:
index c240fbb06ebf12562635b9248b1582c28853042a..2a7f865a5c1b6a22a515cb847b2bc6f16c07eeda 100644 (file)
@@ -1 +1 @@
-20221109
+20221110
index 132be7e6e825cb6da0d14b94e4f9ee9bd28bb1ef..2f77b936c7b6e3581943bb6777f431348170220f 100644 (file)
@@ -1,3 +1,7 @@
+2022-11-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/guality/param-6.c: New test.
+
 2022-11-08  H.J. Lu  <hjl.tools@gmail.com>
 
        Backported from master: