This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 678c3f06fc1 nvptx: Add '__builtin_alloca(0)' test cases [PR65181] new 2116e8d2275 nvptx: Add '__builtin_stack_save()', '__builtin_stack_resto [...] new 1823170805a nvptx: Handle '__builtin_stack_save()' in a well-behaved wa [...] new dcbd260a1df nvptx: Clarify that the PTX "native" stack pointer is handl [...]
The 3 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/nvptx/nvptx.h | 7 +++++ gcc/config/nvptx/nvptx.md | 31 +++++++++++++++++++++- ..._builtin_stack_save___builtin_stack_restore-1.c | 27 +++++++++++++++++++ 3 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/__builtin_stack_save___builtin_s [...]