https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123403
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jeff Law <[email protected]>: https://gcc.gnu.org/g:1bfe9149f60ce3284350b17847e33dea90e1183a commit r16-6557-g1bfe9149f60ce3284350b17847e33dea90e1183a Author: Vladimir Vishniakov <[email protected]> Date: Wed Jan 7 08:37:30 2026 -0700 [committed] [PR target/123403] Fix base register and offsets for v850 libgcc PR target/123403 libgcc/ * config/v850/lib1funcs.S (__return_r25_r29): Fix ! __EP__ clause to use SP, not EP. (__return_r2_r31): Fix offsets to match store offsets.
