]> gcc.gnu.org Git - gcc.git/commit
AVR: target/115317 - Make isinf(-Inf) return -1.
authorGeorg-Johann Lay <avr@gjlay.de>
Sat, 1 Jun 2024 10:46:31 +0000 (12:46 +0200)
committerGeorg-Johann Lay <avr@gjlay.de>
Sat, 1 Jun 2024 10:52:26 +0000 (12:52 +0200)
commitd7f42794d94e5a26f396253b1698ea1930337df3
treea86a60238fb78f584f500aa1f3f7ef6bbb2815ab
parent2f097c0b3f76b50d96895158b2d80024252cfbd0
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)
gcc/testsuite/gcc.target/avr/torture/pr115317-isinf.c [new file with mode: 0644]
libgcc/config/avr/libf7/libf7-asm.sx
This page took 0.062214 seconds and 5 git commands to generate.