https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122210
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Georg-Johann Lay <[email protected]>: https://gcc.gnu.org/g:5ce2681ca0798d3c41d8ffd3d6cb5b62ed71278e commit r15-10401-g5ce2681ca0798d3c41d8ffd3d6cb5b62ed71278e Author: Georg-Johann Lay <[email protected]> Date: Wed Oct 8 20:02:53 2025 +0200 AVR: target/122210 - Add fixed-point -> double conversions. PR target/122210 libgcc/config/avr/libf7/ * libf7-common.mk (F7_ASM_PARTS): Add <fx>2D modules. * libf7-asm.sx: Implement the <fx>2D modules. gcc/testsuite/ * gcc.target/avr/fxtod.c: New test. (cherry picked from commit 7304e83f1f29c39df7a9de888d9c6d40b58c512a)
