This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/77490] bit-not (~) on boolean should be warned about


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77490

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Sep 30 23:43:49 2016
New Revision: 240688

URL: https://gcc.gnu.org/viewcvs?rev=240688&root=gcc&view=rev
Log:
        PR c/77490
        * c-c++-common/Wbool-operation-1.c: Add -Wno-psabi to dg-options.
        Add dg-prune-output directive.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/Wbool-operation-1.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]