]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 27 Sep 2025 00:25:33 +0000 (00:25 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 27 Sep 2025 00:25:33 +0000 (00:25 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 3ead3801e267ac70f2d99ba0ab45ed048b150fcc..1c982401bc53dda693dbe99f72118d9213c2928a 100644 (file)
@@ -1,3 +1,13 @@
+2025-09-26  Lulu Cheng  <chenglulu@loongson.cn>
+
+       Backported from master:
+       2025-09-26  Lulu Cheng  <chenglulu@loongson.cn>
+
+       PR target/121875
+       * config/loongarch/loongarch.cc
+       (loongarch_can_inline_p): New function.
+       (TARGET_CAN_INLINE_P): Define.
+
 2025-09-25  Alex Coplan  <alex.coplan@arm.com>
 
        Backported from master:
index 021949afc4f63aea2082d75f62092010c7b9de94..edfad19f91e8c6ab40355722ee8adafe4489951e 100644 (file)
@@ -1 +1 @@
-20250926
+20250927
index 01c55d43d55f00c11dda99bb6ef48cfd31c18ee4..6c194b4bb7f1e3166add21db09a5235943a79cf2 100644 (file)
@@ -1,3 +1,17 @@
+2025-09-26  Lulu Cheng  <chenglulu@loongson.cn>
+
+       Backported from master:
+       2025-09-26  Lulu Cheng  <chenglulu@loongson.cn>
+
+       PR target/121875
+       * gcc.target/loongarch/can_inline_1.c: New test.
+       * gcc.target/loongarch/can_inline_2.c: New test.
+       * gcc.target/loongarch/can_inline_3.c: New test.
+       * gcc.target/loongarch/can_inline_4.c: New test.
+       * gcc.target/loongarch/can_inline_5.c: New test.
+       * gcc.target/loongarch/can_inline_6.c: New test.
+       * gcc.target/loongarch/pr121875.c: New test.
+
 2025-09-25  Alex Coplan  <alex.coplan@arm.com>
 
        Backported from master: