r211902 - in /trunk/gcc: c/ChangeLog c/c-typeck...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Mon Jun 23 16:38:00 GMT 2014


Author: mpolacek
Date: Mon Jun 23 16:38:48 2014
New Revision: 211902

URL: https://gcc.gnu.org/viewcvs?rev=211902&root=gcc&view=rev
Log:
	* c-typeck.c (parser_build_binary_op): Don't call
	warn_logical_not_parentheses if the RHS is TRUTH_NOT_EXPR.

	* c-c++-common/pr49706-2.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/pr49706-2.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list