This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5dcfd55433d * config/mips/loongson-mmiintrin.h: Fix up #error message. new 9429be6de0f PR rtl-optimization/89965 * dce.c: Include rtl-iter.h. ( [...] new b7a39acf193 Avoid ICE on pmf{} in template.
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 | 7 ++++ gcc/cp/ChangeLog | 5 +++ gcc/cp/call.c | 1 + gcc/dce.c | 53 ++++++++++++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/cpp0x/initlist-pmf1.C | 20 +++++++++++ gcc/testsuite/gcc.target/i386/pr89965.c | 39 ++++++++++++++++++++++ 7 files changed, 128 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-pmf1.C create mode 100644 gcc/testsuite/gcc.target/i386/pr89965.c