This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from abe562bb014 [PR/target 102957] Allow Z*-ext extension with only 2 char. new 78dd0de956c ipa: Fix typo in ipa-modref.c new a648acc3b4c c++: Skip unnamed bit-fields more
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/cp/class.c | 7 +++---- gcc/cp/method.c | 4 +++- gcc/ipa-modref.c | 2 +- gcc/testsuite/g++.dg/init/bitfield6.C | 20 ++++++++++++++++++++ 4 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/bitfield6.C