[Bug target/122210] [avr] Implement the missing fixed-point <-> double conversions
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 9 08:44:10 GMT 2025
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 <gjl@gcc.gnu.org>:
https://gcc.gnu.org/g:7304e83f1f29c39df7a9de888d9c6d40b58c512a
commit r16-4317-g7304e83f1f29c39df7a9de888d9c6d40b58c512a
Author: Georg-Johann Lay <avr@gjlay.de>
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.
More information about the Gcc-bugs
mailing list