https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122220

--- 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:3ea09e4d43278aa8d7b088a5f5438d921c48c411

commit r16-4335-g3ea09e4d43278aa8d7b088a5f5438d921c48c411
Author: Georg-Johann Lay <[email protected]>
Date:   Thu Oct 9 15:27:16 2025 +0200

    AVR: target/122220 - Let (int32_t) -0x1p31L return INT32_MIN.

            PR target/122220
    libgcc/config/avr/libf7/
            * libf7-asm.sx (to_integer): Return 0x80... on negative overflow.

    gcc/testsuite/
            * gcc.target/avr/pr122220.c: New test.

Reply via email to