diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2023-05-24 19:53:53 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2023-05-25 07:24:52 +0200 |
commit | cd64ba5a7265b5733da6b54cf72b726113dd68d8 (patch) | |
tree | 10f9ab9388555825a1342ef9466f38648a6f55f4 /gcc/data-streamer-in.cc | |
parent | c1c564629f3277e6ac79822ad4e1896fc5d9d450 (diff) | |
download | gcc-cd64ba5a7265b5733da6b54cf72b726113dd68d8.zip gcc-cd64ba5a7265b5733da6b54cf72b726113dd68d8.tar.gz gcc-cd64ba5a7265b5733da6b54cf72b726113dd68d8.tar.bz2 |
Hash known NANs correctly for franges.
We're ICEing when trying to hash a known NAN. This is unnoticeable
because the only user would be IPA, and even so, it currently doesn't
handle floats. However, handling floats is a flip of a switch, so
it's best to handle them already.
gcc/ChangeLog:
* value-range.cc (add_vrange): Handle known NANs.
Diffstat (limited to 'gcc/data-streamer-in.cc')
0 files changed, 0 insertions, 0 deletions