+2023-09-01 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2023-08-19 Tobias Burnus <tobias@codesourcery.com>
+
+ PR middle-end/111017
+ * omp-expand.cc (expand_omp_for_init_vars): Pass after=true
+ to expand_omp_build_cond for 'factor != 0' condition, resulting
+ in pre-r12-5295-g47de0b56ee455e code for the gimple insert.
+
+2023-09-01 Lulu Cheng <chenglulu@loongson.cn>
+
+ Backported from master:
+ 2023-09-01 Lulu Cheng <chenglulu@loongson.cn>
+ Guo Jie <guojie@loongson.cn>
+
+ PR target/110484
+ * config/loongarch/loongarch.cc (loongarch_emit_stack_tie): Use the
+ frame_pointer_needed to determine whether to use the $fp register.
+
2023-08-30 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2023-09-01 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2023-08-19 Tobias Burnus <tobias@codesourcery.com>
+
+ PR middle-end/111017
+ * testsuite/libgomp.c-c++-common/non-rect-loop-1.c: New test.
+
2023-06-28 Thomas Schwinge <thomas@codesourcery.com>
Backported from master: