This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 7197f3f PR c++/68949 new 388af53 PR c/68062 * c-typeck.c (build_binary_op) [EQ_EXPR, GE_EXPR [...]
The 1 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 | 9 ++++++ gcc/c/c-typeck.c | 28 ++++++++++++++++++ gcc/cp/ChangeLog | 9 ++++++ gcc/cp/typeck.c | 14 +++++++++ gcc/testsuite/ChangeLog | 8 +++++ gcc/testsuite/c-c++-common/vector-compare-4.c | 42 +++++++++++++++++++++++++++ 6 files changed, 110 insertions(+) create mode 100644 gcc/testsuite/c-c++-common/vector-compare-4.c