spellcheck.c: add another selftest for PR c/82967
commit51d8f19eed18ad769437ce67b5c58d08732d4e0a
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Dec 2018 21:33:08 +0000 (4 21:33 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Dec 2018 21:33:08 +0000 (4 21:33 +0000)
treec38162bb6d24697a83dcca1fb86172c4734aa277
parent2d0056f614463508fcc2b7614dd4fab7efa969e7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266798 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/spellcheck.c