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

index 26a67908c258d5cbb3b7cad48bf957ce7dce123a..62e13fe35149fa69782ffc9cdf689b3587fa8934 100644 (file)
@@ -1,3 +1,15 @@
+2021-09-24  Feng Xue  <fxue@os.amperecomputing.com>
+
+       PR tree-optimization/102400
+       * tree-ssa-sccvn.c (vn_reference_insert_pieces): Initialize
+       result_vdef to zero value.
+
+2021-09-24  Feng Xue  <fxue@os.amperecomputing.com>
+
+       PR tree-optimization/102451
+       * tree-ssa-dse.c (delete_dead_or_redundant_call): Record bb of stmt
+       before removal.
+
 2021-09-22  Andreas Krebbel  <krebbel@linux.ibm.com>
 
        Backported from master:
index 6ac89e9d80a088aff6ea9333c1475277e4957ee4..6a03acb32b66084942abb54b479d23478f743b3d 100644 (file)
@@ -1 +1 @@
-20210924
+20210925