This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2519f1f [gcc] 2015-10-05 Michael Meissner <meissner@linux.vnet.ibm. [...] new 47cad92 Remove duplicate target line. new 392f5cc PR c++/67863 * call.c (build_conditional_expr_1): Build the [...] new 789fbb5 * c-parser.c (c_parser_statement_after_labels): Use protect [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c/ChangeLog | 13 ++++++++++++ gcc/c/c-parser.c | 23 ++++++++-------------- gcc/c/c-typeck.c | 7 +++---- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/call.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ .../c-c++-common/Wtautological-compare-4.c | 15 ++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr67808.c | 1 - 8 files changed, 51 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wtautological-compare-4.c