spellcheck.c: add another selftest for PR c/82967
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 4 Dec 2018 21:33:08 +0000 (21:33 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 4 Dec 2018 21:33:08 +0000 (21:33 +0000)
commit206d8779eb286b3bdbfab5723a5265357ccf33b3
treec38162bb6d24697a83dcca1fb86172c4734aa277
parentf51f201863bda034e48cf36c673eb24390311e11
spellcheck.c: add another selftest for PR c/82967

This adds another testcase for overzealous spellchecker suggestions,
reported on IRC.

gcc/ChangeLog:
PR c/82967
* spellcheck.c (selftest::test_suggestions): Add another
assertion.

From-SVN: r266798
gcc/ChangeLog
gcc/spellcheck.c