aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2022-10-10 13:43:16 +0200
committerAldy Hernandez <aldyh@redhat.com>2022-10-10 14:50:17 +0200
commite23f7dabe6f7ce1d92bfc07d2b62cc7bcdc0caae (patch)
tree22f2eeb7803a86dd4845ca6d93b41f8120cc0177 /libgcc
parent69988cd58becc115b236f88627fe92436baaa674 (diff)
downloadgcc-e23f7dabe6f7ce1d92bfc07d2b62cc7bcdc0caae.zip
gcc-e23f7dabe6f7ce1d92bfc07d2b62cc7bcdc0caae.tar.gz
gcc-e23f7dabe6f7ce1d92bfc07d2b62cc7bcdc0caae.tar.bz2
Add frange::maybe_isnan (bool sign).
It is useful to know if there's the possiblity of a NAN with a given sign. This is to complement maybe_isnan(void) which returns TRUE for a NAN of any sign. A follow-up patch implementing ABS will make use of this. gcc/ChangeLog: * value-range.h (frange::maybe_isnan): New.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions