r278200 - in /trunk/gcc: ChangeLog range-op.cc ...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Thu Nov 14 08:03:00 GMT 2019


Author: aldyh
Date: Thu Nov 14 07:55:04 2019
New Revision: 278200

URL: https://gcc.gnu.org/viewcvs?rev=278200&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/range-op.cc
    trunk/gcc/selftest.h
    trunk/gcc/value-range.h



More information about the Gcc-cvs mailing list