+2023-10-07 Andrew Pinski <pinskia@gmail.com>
+
+ Backported from master:
+ 2023-10-06 Andrew Pinski <pinskia@gmail.com>
+
+ PR middle-end/111699
+ * match.pd ((c ? a : b) op d, (c ? a : b) op (c ? d : e),
+ (v ? w : 0) ? a : b, c1 ? c2 ? a : b : b): Enable only for GIMPLE.
+
2023-10-02 Pat Haugen <pthaugen@linux.ibm.com>
Backported from master:
+2023-10-07 Andrew Pinski <pinskia@gmail.com>
+
+ Backported from master:
+ 2023-10-06 Andrew Pinski <pinskia@gmail.com>
+
+ PR middle-end/111699
+ * gcc.c-torture/compile/pr111699-1.c: New test.
+
2023-10-02 Pat Haugen <pthaugen@linux.ibm.com>
Backported from master: