This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2903606a95 Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR [...] new 43125e2974d fixincludes: vxworks: remove unnecessary parentheses in ioc [...] new 6f5bdb3486b 2018-09-03 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: fixincludes/ChangeLog | 6 +++++ fixincludes/fixincl.x | 6 ++--- fixincludes/inclhack.def | 2 +- gcc/ChangeLog | 12 ++++++++++ gcc/testsuite/ChangeLog | 8 +++++++ gcc/testsuite/gcc.dg/torture/pr87169.c | 41 ++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr87197.c | 35 +++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 30 ++++++++++++++++++++----- 8 files changed, 130 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr87169.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr87197.c