aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2020-11-10 14:17:52 +0100
committerAldy Hernandez <aldyh@redhat.com>2020-11-10 19:28:47 +0100
commit5e41e7f0928de55d189475fc14f7e6c9737cd507 (patch)
tree99d9e5888fa8090a42d7bca42168014f63dcfc81 /gcc/cgraph.h
parentc710051affd51ac630072ac0cd2c232c0bf2c265 (diff)
downloadgcc-5e41e7f0928de55d189475fc14f7e6c9737cd507.zip
gcc-5e41e7f0928de55d189475fc14f7e6c9737cd507.tar.gz
gcc-5e41e7f0928de55d189475fc14f7e6c9737cd507.tar.bz2
Early exit from irange::set for poly ints.
My previous cleanups to irange::set moved the early exit when VARYING. This caused poly int varyings to be created with incorrect min/max. We can just set varying and exit for all poly ints. gcc/ChangeLog: * value-range.cc (irange::set): Early exit for poly ints.
Diffstat (limited to 'gcc/cgraph.h')
0 files changed, 0 insertions, 0 deletions