aboutsummaryrefslogtreecommitdiff
path: root/libgcc/soft-fp
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2025-05-27 09:43:57 +0200
committerGeorg-Johann Lay <avr@gjlay.de>2025-05-27 09:55:31 +0200
commit672569cee76a1927d14b5eb754a5ff0b9cee1bc8 (patch)
treee57c5c6baffcade8c7f0f8c61b44f66db4810a44 /libgcc/soft-fp
parent447156e4d143d7f513c488dd0b44037524a01fba (diff)
downloadgcc-672569cee76a1927d14b5eb754a5ff0b9cee1bc8.zip
gcc-672569cee76a1927d14b5eb754a5ff0b9cee1bc8.tar.gz
gcc-672569cee76a1927d14b5eb754a5ff0b9cee1bc8.tar.bz2
AVR: target/120441 - Fix f7_exp for |x| ≥ 512.
f7_exp limited exponents to 512, but 1023 * ln2 ≈ 709, hence 1024 is a correct limit. libgcc/config/avr/libf7/ PR target/120441 * libf7.c (f7_exp): Limit aa->expo to 10 (not to 9).
Diffstat (limited to 'libgcc/soft-fp')
0 files changed, 0 insertions, 0 deletions