8sa1-gcc/gcc/c
Marek Polacek ebef225f4d c-common.c (warn_logical_not_parentheses): Print fixit hints.
* c-common.c (warn_logical_not_parentheses): Print fixit hints.
	* c-common.h (warn_logical_not_parentheses): Update declaration.

	* c-typeck.c (parser_build_binary_op): Pass LHS to
	warn_logical_not_parentheses.

	* parser.c (cp_parser_binary_expression): Pass LHS to
	warn_logical_not_parentheses.

	* c-c++-common/Wlogical-not-parentheses-2.c: New test.

Co-Authored-By: David Malcolm <dmalcolm@redhat.com>

From-SVN: r239756
2016-08-25 12:48:34 +00:00
..
c-array-notation.c c-array-notation.c (fix_builtin_array_notation_fn): Fix final argument to build_modify_expr in two cases. 2016-04-28 16:00:19 -06:00
c-aux-info.c
c-convert.c
c-decl.c re PR c/77323 (Bad "defaults to 'int'" warning for unsupported types) 2016-08-25 08:22:56 +00:00
c-errors.c PR43651: add warning for duplicate qualifier 2016-05-11 20:23:37 +00:00
c-fold.c extend shift count warnings to vector types 2016-08-01 09:39:52 +00:00
c-lang.c c-format.c: suggest the correct format string to use (PR c/64955) 2016-08-08 22:50:47 +00:00
c-lang.h
c-objc-common.c [PATCH 1/2] (header usage fix) remove unused system header includes 2016-04-22 10:57:56 +00:00
c-objc-common.h
c-parser.c Implement C _FloatN, _FloatNx types. 2016-08-19 18:43:26 +01:00
c-tree.h Implement C _FloatN, _FloatNx types. 2016-08-19 18:43:26 +01:00
c-typeck.c c-common.c (warn_logical_not_parentheses): Print fixit hints. 2016-08-25 12:48:34 +00:00
ChangeLog c-common.c (warn_logical_not_parentheses): Print fixit hints. 2016-08-25 12:48:34 +00:00
config-lang.in
gccspec.c
Make-lang.in Makefile.in: Don't cat ../stage_current if it does not exist. 2016-06-28 10:38:38 +02:00