This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3a59a1e1bbc Fix misoptimization at -O2 in LTO mode new acdf8105a7f c++: Perform immediate invocation evaluation separately fro [...]
The 1 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/cp/cp-gimplify.cc | 74 +++++++++++++++----------------- gcc/testsuite/g++.target/i386/pr118068.C | 17 ++++++++ 2 files changed, 52 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr118068.C