+2021-05-05 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ Backported from master:
+ 2021-05-05 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ PR rtl-optimization/100263
+ * postreload.c (move2add_valid_value_p): Ensure register can
+ change mode.
+
+2021-05-05 Richard Biener <rguenther@suse.de>
+
+ Backported from master:
+ 2021-05-05 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/98786
+ * tree-ssa-phiopt.c (factor_out_conditional_conversion): Avoid
+ adding new uses of abnormals.
+
+2021-05-05 Alex Coplan <alex.coplan@arm.com>
+
+ Backported from master:
+ 2021-04-23 Alex Coplan <alex.coplan@arm.com>
+
+ PR rtl-optimization/100230
+ * early-remat.c (early_remat::sort_candidates): Use delete[]
+ instead of delete for array allocated with new[].
+
2021-05-04 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2021-05-05 Richard Biener <rguenther@suse.de>
+
+ Backported from master:
+ 2021-05-05 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/98786
+ * gcc.dg/torture/pr98786.c: New testcase.
+
2021-05-04 Jakub Jelinek <jakub@redhat.com>
Backported from master: