]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/88777 (Out-of-range offsets building glibc test-tgmath2.c for hppa-linux...
authorAlan Modra <amodra@gmail.com>
Fri, 11 Jan 2019 18:44:00 +0000 (05:14 +1030)
committerJeff Law <law@gcc.gnu.org>
Fri, 11 Jan 2019 18:44:00 +0000 (11:44 -0700)
commit0f64d96d93ce2fb7b7e5cd174c17e903f66c4a1e
tree1f70bad1a25fd45d5d5f1e97b7ac0d87c17be5b9
parente173500e5360e2cf27b737660a1bb9918bfc9276
re PR target/88777 (Out-of-range offsets building glibc test-tgmath2.c for hppa-linux-gnu)

PR 88777
PR 88614
* genattrtab.c (min_fn): Don't translate values.
(min_attr_value): Return INT_MAX when the value can't be calculated.
Return minimum among any values that can be calculated.
(max_attr_value): Adjust.

From-SVN: r267851
gcc/ChangeLog
gcc/genattrtab.c