This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a67595d5c5d diagnostics: add SARIF property artifact.roles (3.24.6) new 48c3e5a4f93 c++: Fix parsing of abstract-declarator starting with ... f [...] new 4cf2de9b526 rs6000: Fix up PCH in --enable-host-pie builds [PR115324]
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/config/rs6000/rs6000-builtin.cc | 2 +- gcc/config/rs6000/rs6000-c.cc | 62 ++++++++++++++------------- gcc/config/rs6000/rs6000-gen-builtins.cc | 72 +++++++++++++++++--------------- gcc/cp/parser.cc | 15 ++++++- gcc/testsuite/g++.dg/cpp0x/variadic185.C | 43 +++++++++++++++++++ 5 files changed, 128 insertions(+), 66 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic185.C