This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ec633d3777b analyzer: fix ICE on assignment from STRING_CST when buildi [...] new 82198676c80 c++: ICE with invalid use of 'this' with static memfn [PR98800]
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/parser.c | 3 +-- gcc/testsuite/g++.dg/cpp0x/constexpr-this1.C | 10 ++++++++++ gcc/testsuite/g++.dg/gomp/this-1.C | 4 ++-- 3 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-this1.C