https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122210
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Georg-Johann Lay <[email protected]>: https://gcc.gnu.org/g:7304e83f1f29c39df7a9de888d9c6d40b58c512a commit r16-4317-g7304e83f1f29c39df7a9de888d9c6d40b58c512a 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.
