+2025-02-06 Lulu Cheng <chenglulu@loongson.cn>
+
+ Backported from master:
+ 2025-02-06 Lulu Cheng <chenglulu@loongson.cn>
+
+ PR target/118561
+ * config/loongarch/loongarch-builtins.cc
+ (loongarch_expand_builtin_lsx_test_branch):
+ NULL_RTX will not be returned when an error is detected.
+ (loongarch_expand_builtin): Likewise.
+
2025-02-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
Backported from master:
+2025-02-06 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-01-31 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/108454
+ * resolve.cc (resolve_common_blocks): Initialize variable.
+ (resolve_symbol): If a symbol is already registered with a COMMON
+ block, do not search for an interface with the same name.
+
2025-02-04 Paul Thomas <pault@gcc.gnu.org>
Backported from master:
+2025-02-06 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-01-31 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/108454
+ * gfortran.dg/common_29.f90: New test.
+
+2025-02-06 Lulu Cheng <chenglulu@loongson.cn>
+
+ Backported from master:
+ 2025-02-06 Lulu Cheng <chenglulu@loongson.cn>
+
+ PR target/118561
+ * gcc.target/loongarch/pr118561.c: New test.
+
2025-02-04 Paul Thomas <pault@gcc.gnu.org>
Backported from master: