re PR c/77490 (bit-not (~) on boolean should be warned about)
authorJakub Jelinek <jakub@redhat.com>
Fri, 30 Sep 2016 23:43:49 +0000 (01:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 30 Sep 2016 23:43:49 +0000 (01:43 +0200)
commitc58823a0b03bacf3a2cd659a634d35041db4aa72
treef8a58e1bb3b6514a72b18748f5161e6fb2cd34fe
parente3228a50387ff82d51f2edc37bc12e91fa21a25f
re PR c/77490 (bit-not (~) on boolean should be warned about)

PR c/77490
* c-c++-common/Wbool-operation-1.c: Add -Wno-psabi to dg-options.
Add dg-prune-output directive.

From-SVN: r240688
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/Wbool-operation-1.c