gcc: 2016-09-25 Bernd Edlinger * doc/invoke.texi: Update -Wint-in-bool-context. c-family: 2016-09-25 Bernd Edlinger * c-common.c (c_common_truthvalue_conversion): Warn for suspicious signed integer left shift in boolean context. cp: 2016-09-25 Bernd Edlinger * parser.c (cp_parser_condition): Fix a warning. testsuite: 2016-09-25 Bernd Edlinger * c-c++-common/Wint-in-bool-context.c: Update test.