range-op.cc (range_tests): Avoid two tests when ints and shorts are the same size.
authorJeff Law <law@redhat.com>
Fri, 4 Oct 2019 14:27:45 +0000 (08:27 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 4 Oct 2019 14:27:45 +0000 (08:27 -0600)
commit82de69ffc84e4598f0380e52b9239af7421ba6c9
tree2e69292c5163b2470bd4b01780d2b9c235455e12
parentb1fc776335a5d905f6ca37cb0e158613b04d0dc3
range-op.cc (range_tests): Avoid two tests when ints and shorts are the same size.

* range-op.cc (range_tests): Avoid two tests when ints and
shorts are the same size.

From-SVN: r276581
gcc/ChangeLog
gcc/range-op.cc