diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-03-09 18:26:52 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-03-09 18:26:52 +0000 |
commit | 6054103a2e6ad55dee9e2d7a67097b8a8dcbfd90 (patch) | |
tree | 2111b63d7da0a0531f8135d1ab1f64662e3887af /gcc/ipa-polymorphic-call.c | |
parent | 1fd59e4a4d48f2a450217262df43b9348c0d39c5 (diff) | |
download | gcc-6054103a2e6ad55dee9e2d7a67097b8a8dcbfd90.tar.gz |
PR c/65120
* c-typeck.c (parser_build_binary_op): Don't warn for
!!x == y or !b == y where b is _Bool.
* parser.c (cp_parser_binary_expression): Don't warn for
!!x == y or !b == y where b is bool.
* c-c++-common/pr49706.c: Adjust tests for not warning
about !!x == y or !b == y where b is boolean, and add
some further tests.
* c-c++-common/pr62199-2.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221284 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ipa-polymorphic-call.c')
0 files changed, 0 insertions, 0 deletions