This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f50c99b5612 RISC-V: Add and document the "-mno-relax" option new d15ccbe37cb PR c++/84839 - ICE with decltype of parameter pack. new 849d6058dcd PR c++/84720 - ICE with rvalue ref non-type argument.
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/ChangeLog | 7 +++++++ gcc/cp/pt.c | 15 ++++++++++++--- gcc/testsuite/g++.dg/cpp0x/rv-targ1.C | 10 ++++++++++ gcc/testsuite/g++.dg/cpp0x/variadic-nested2.C | 9 +++++++++ 4 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-targ1.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-nested2.C