This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig in repository toolchain/ci/gcc.
from f714faeee44 libstdc++: Document library versioning for 9.[123] and 10.1 adds efdbd4fbea0 c++: QT overload regression with attribute [PR94946] adds 25c60fcadc3 Daily bump. adds 611f8711b4e libstdc++: Update Solaris baselines for GCC 9.4 new 1c42711cd00 Update the baseline symbols for SPARC64/Linux new fadd5926292 testsuite: Improve g++.dg/ext/attr-parm-1.C testcase [PR94946]
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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 ++ gcc/cp/decl.c | 9 ++- gcc/testsuite/ChangeLog | 7 ++ gcc/testsuite/g++.dg/ext/attr-parm-1.C | 11 +++ libstdc++-v3/ChangeLog | 20 +++++ .../i386-solaris2.10/amd64/baseline_symbols.txt | 12 +++ .../abi/post/i386-solaris2.10/baseline_symbols.txt | 12 +++ .../i386-solaris2.11/amd64/baseline_symbols.txt | 12 +++ .../abi/post/i386-solaris2.11/baseline_symbols.txt | 12 +++ .../post/sparc-solaris2.10/baseline_symbols.txt | 12 +++ .../sparc-solaris2.10/sparcv9/baseline_symbols.txt | 12 +++ .../post/sparc-solaris2.11/baseline_symbols.txt | 12 +++ .../sparc-solaris2.11/sparcv9/baseline_symbols.txt | 12 +++ .../post/sparc64-linux-gnu/32/baseline_symbols.txt | 88 ++++++++++++++++++++++ .../post/sparc64-linux-gnu/baseline_symbols.txt | 86 +++++++++++++++++++++ 16 files changed, 321 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/attr-parm-1.C