This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0bfd6beebd C++: underline param in print_conversion_rejection (more PR [...] new 5477dab8d8d 2018-08-29 Richard Biener rguenther@suse.de new b87672f7d60 2018-08-29 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 | 20 +++++++++++++++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/torture/pr87132.c | 18 +++++++++++++ gcc/tree-core.h | 3 +++ gcc/tree-into-ssa.c | 22 ++++++++++++++++ gcc/tree-ssa-alias.c | 27 ++++++++++++++++++- gcc/tree-ssa-sccvn.c | 47 ---------------------------------- gcc/tree.h | 7 +++++ 8 files changed, 101 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr87132.c