Daily bump.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2023-07-17 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/110669
|
||||
* tree-scalar-evolution.cc (analyze_and_compute_bitop_with_inv_effect):
|
||||
Check we matched a header PHI.
|
||||
|
||||
2023-07-14 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
20230717
|
||||
20230718
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
2023-07-17 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-07-15 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
PR c++/110524
|
||||
* mangle.cc (write_expression): Handle TEMPLATE_ID_EXPR
|
||||
whose template is already an IDENTIFIER_NODE.
|
||||
|
||||
2023-07-01 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
2023-07-17 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-07-15 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
PR c++/110524
|
||||
* g++.dg/cpp2a/fn-template26.C: New test.
|
||||
|
||||
2023-07-17 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/110669
|
||||
* gcc.dg/torture/pr110669.c: New testcase.
|
||||
|
||||
2023-07-14 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
Reference in New Issue
Block a user