This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c760057058e gimple: fix strlen+more for references new 74bcef9f528 Fix common.opt.urls: include -fuse-ld=wild new e2faea35a1e c++: fix ICE when comparing targs [PR119580]
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/common.opt.urls | 3 +++ gcc/cp/pt.cc | 2 ++ gcc/testsuite/g++.dg/cpp0x/pr119580.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/template/crash106.C | 4 ++-- gcc/testsuite/g++.dg/template/crash112.C | 4 +--- gcc/testsuite/g++.dg/template/dependent-args1.C | 6 ++---- 6 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr119580.C