https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122210
--- Comment #4 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:916323889f3401109147f1b1114b6479a909c764 commit r15-10402-g916323889f3401109147f1b1114b6479a909c764 Author: Georg-Johann Lay <[email protected]> Date: Wed Oct 8 20:02:53 2025 +0200 AVR: target/122210 - Add double -> fixed-point conversions. PR target/122210 libgcc/config/avr/libf7/ * libf7-common.mk (F7_ASM_PARTS): Add D2<fx> modules. * libf7-asm.sx: Implement the D2<fx> modules. gcc/testsuite/ * gcc.target/avr/dtofx.c: New test. (cherry picked from commit b0bc615d9374ca6293996cf3afca8cabaca0defd)
