testsuite: Use C++14 in g++.dg/warn/Wnonnull6.C.
authorMarek Polacek <polacek@redhat.com>
Wed, 9 Sep 2020 18:17:08 +0000 (14:17 -0400)
committerMarek Polacek <polacek@redhat.com>
Wed, 9 Sep 2020 18:19:35 +0000 (14:19 -0400)
commit782d3ea603c9ad26176136ffb39481a720246be1
treee1a86f28fbfe9ec8719197dde8ef1b036e5e280d
parent919373a6bfff415db7676c9f92a356ddfc501dfe
testsuite: Use C++14 in g++.dg/warn/Wnonnull6.C.

This test uses C++14 features so is failing with -std=c++11.

gcc/testsuite/ChangeLog:

* g++.dg/warn/Wnonnull6.C: Use target c++14.
gcc/testsuite/g++.dg/warn/Wnonnull6.C