This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b334e215b16 PR testsuite/91549 new 14a4f58b433 PR c++/91415 * c-common.c (verify_tree): For LSHIFT_EXPR, [...] new 1521be593e2 2019-08-27 Richard Biener rguenther@suse.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 | 21 ++++ gcc/c-family/ChangeLog | 7 ++ gcc/c-family/c-common.c | 13 ++- gcc/config/i386/i386-features.c | 172 ++++++++++++++++-------------- gcc/config/i386/i386-features.h | 9 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/warn/sequence-pt-4.C | 21 ++++ 7 files changed, 164 insertions(+), 84 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/sequence-pt-4.C