This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e2e471d83d1 c++: auto and dependent member name [PR105734] new a743a72714f DSE: Use the constant store source if possible new c4c3cd5ca5f [PATCH] configure: use OBJDUMP determined by libtool [PR95648]
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: config/gcc-plugin.m4 | 2 +- gcc/configure | 2 +- gcc/df-core.cc | 41 +++++++++++++++++++++++++++++ gcc/df.h | 1 + gcc/dse.cc | 8 ++++++ gcc/loop-iv.cc | 45 +------------------------------- gcc/testsuite/g++.target/i386/pr105638.C | 44 +++++++++++++++++++++++++++++++ libcc1/configure | 2 +- 8 files changed, 98 insertions(+), 47 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr105638.C