This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e77242b PR c++/78749 - friend in anonymous namespace new 348c151 [PATCH, v2, rs6000] pr65479 Add -fasynchronous-unwind-tables [...] new 01b78b9 PR c++/78767 - ICE with inherited constructor default argument new 21fbfcf Improve C++ debug_tree. new 1108270 PR rtl-optimization/11488 * common/config/rs6000/rs6000-com [...]
The 4 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 | 17 +++++++++++++ gcc/common/config/rs6000/rs6000-common.c | 2 ++ gcc/config/rs6000/rs6000.c | 42 ++++++++++++++++++++++++++++++++ gcc/cp/ChangeLog | 7 ++++++ gcc/cp/method.c | 6 ++++- gcc/cp/ptree.c | 6 ++++- gcc/testsuite/g++.dg/cpp0x/inh-ctor24.C | 15 ++++++++++++ 7 files changed, 93 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor24.C