Remove higher precision range tests because they are unused.
authorAldy Hernandez <aldyh@redhat.com>
Thu, 14 Nov 2019 07:55:04 +0000 (07:55 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Thu, 14 Nov 2019 07:55:04 +0000 (07:55 +0000)
commitf14713178d25db56903458432b0e3dbf35dbe840
tree45a935648074ac0fcf3f8aae23f062263a94390b
parent456ccd3284b789c27daa8b93b68a27560a8b1117
Remove higher precision range tests because they are unused.

This removes the dependency on m_max_pairs from the selftests, which has
the ultimate effect of allowing us to put the tests in the selftest
namespace as was the original plan.

From-SVN: r278200
gcc/ChangeLog
gcc/range-op.cc
gcc/selftest.h
gcc/value-range.h