aboutsummaryrefslogtreecommitdiff
path: root/gcc
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 10:02:57 +0200
commit5ef8bbce1446a11e7b13581dcc2528f058b853c5 (patch)
treed61a32d7b25286764e2bb47c9c4bd1a0027fc028 /gcc
parent156cc1c66bc15e70e499bce32f93ef2e11697827 (diff)
downloadgcc-5ef8bbce1446a11e7b13581dcc2528f058b853c5.zip
gcc-5ef8bbce1446a11e7b13581dcc2528f058b853c5.tar.gz
gcc-5ef8bbce1446a11e7b13581dcc2528f058b853c5.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). (cherry picked from commit 672569cee76a1927d14b5eb754a5ff0b9cee1bc8)
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions