Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/130474 Author: Yangyu Chen Date: Mon Feb 23 18:27:25 2026 +0800 [PATCH -fixes v4] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling When building with LTO, DECL_VINDEX is not always set for virtual functions, which allows virtual functions to be incorrectly treated as non-virtual and then being multi-versioned, and causes errors sometimes. ... 18 lines of the commit log omitted. ... applied on top of baseline commit: 23a80bd08ff c++/reflection: members_of and friend class [PR123641] * tcwg_gcc_build ** master-arm *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a17c06b6fe752a2bf08b4049aa8fcd70a58cfb33/tcwg_gcc_build/master-arm/details.txt *** https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/20769/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a17c06b6fe752a2bf08b4049aa8fcd70a58cfb33/jira/yaml