]> git.ipfire.org Git - thirdparty/gcc.git/commit
LoongArch: Do not inline when callee is versioned but caller is not.
authorLulu Cheng <chenglulu@loongson.cn>
Tue, 30 Sep 2025 12:26:02 +0000 (20:26 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Tue, 11 Nov 2025 07:33:38 +0000 (15:33 +0800)
commite112de41a5d765544cd31b847689859290e0b0a2
tree4bed5fd99113d5df24edd2f7c8984b6a73e3dd8a
parent9c197fe3c2112dab7a520a9cd04e4a0dc5f7f223
LoongArch: Do not inline when callee is versioned but caller is not.

gcc/ChangeLog:

* config/loongarch/loongarch.cc (loongarch_can_inline_p):
Do not inline when callee is versioned but caller is not.
gcc/config/loongarch/loongarch.cc