This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1cac89da2cb c-family: Fix hang with -Wsequence-point [PR98126] new e9104775e3b compiler: don't name type descriptor for alias type new 16a2a458809 go-test.exp: don't quote already-quoted parentheses new 7482d5a3acb c++: ICE with switch and scoped enum bit-fields [PR98043]
The 3 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/decl.c | 17 +++++++++++++---- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/names.cc | 2 +- gcc/testsuite/g++.dg/cpp0x/enum41.C | 32 ++++++++++++++++++++++++++++++++ gcc/testsuite/go.test/go-test.exp | 4 ++-- 5 files changed, 49 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum41.C