Daily bump.

This commit is contained in:
GCC Administrator 2021-09-25 00:18:05 +00:00
parent 210c390174
commit 522509e764
2 changed files with 13 additions and 1 deletions

View 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:

View File

@ -1 +1 @@
20210924
20210925