https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109989
--- Comment #7 from Pash Osh <orehovpasha at gmail dot com> --- Fix is found in gcc14: git cherry-pick 7560f2b4e387ef43ef45ee9fb06efbad6ca0fedf Author: Vineet Gupta <vine...@rivosinc.com> Date: Wed Nov 1 14:46:33 2023 -0700 RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls Fixes: 3496ca4e6566 ("RISC-V: Add runtime invariant support") How to commit it to all gcc-13.1,... releases/gcc-13 ? Where manual? What about cheery-pick?