This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 138492732b4 2019-07-08 Kito Cheng kito.cheng@sifive.com new 3736075431c 2019-07-08 Paolo Carlini paolo.carlini@oracle.com new 9f282032f58 Revert r254460 (collect2 LTO for AIX).
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 | 5 +++++ gcc/collect2.c | 22 +++------------------ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/g++.dg/tree-ssa/final2.C | 35 ++++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/tree-ssa/final3.C | 23 ++++++++++++++++++++++ 5 files changed, 72 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/final2.C create mode 100644 gcc/testsuite/g++.dg/tree-ssa/final3.C