This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dcbd260a1df nvptx: Clarify that the PTX "native" stack pointer is handl [...] new e5180fbcbcc c++: Honor complain in cp_build_function_call_vec for check [...] new 975638b2d76 nvptx: Add effective-target 'nvptx_softstack', use for effe [...]
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/typeck.cc | 8 +++++--- gcc/doc/sourcebuild.texi | 3 +++ gcc/testsuite/g++.dg/warn/pr117825.C | 18 ++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 19 +++++++++++++++---- 4 files changed, 41 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/pr117825.C