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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Georg-Johann Lay
<g...@gcc.gnu.org>:

https://gcc.gnu.org/g:b45d7281c1b4eb2cf61280b9f7064229b7ca7581

commit r13-8816-gb45d7281c1b4eb2cf61280b9f7064229b7ca7581
Author: Georg-Johann Lay <a...@gjlay.de>
Date:   Sat Jun 1 12:46:31 2024 +0200

    AVR: target/115317 - Make isinf(-Inf) return -1.

            PR target/115317
    libgcc/config/avr/libf7/
            * libf7-asm.sx (__isinf): Map -Inf to -1.

    gcc/testsuite/
            * gcc.target/avr/torture/pr115317-isinf.c: New test.

    (cherry picked from commit f12454278dc725fec3520a5d870e967d79292ee6)

Reply via email to