This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 15c4143 * MAINTAINERS: Update my email address. new 636e50f PR c++/66572 * pt.c (tsubst_copy_and_build): Add warn_logic [...] new 0995ea8 2015-07-23 Bernd Edlinger bernd.edlinger@hotmail.de
The 2 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/ChangeLog | 4 ++++ gcc/cp/ChangeLog | 5 +++++ gcc/cp/pt.c | 1 + gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/Wlogical-op-2.C | 30 ++++++++++++++++++++++++++++++ gcc/tree-pass.h | 1 - 6 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wlogical-op-2.C