This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4aa15f9 [RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that ch [...] new d7ed88b gcc/ * config/nvptx/nvptx-protos.h (npvptx_section_from_add [...]
The 1 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/ChangeLog | 31 ++++ gcc/config/nvptx/nvptx-protos.h | 1 - gcc/config/nvptx/nvptx.c | 225 +++++++++++++-------------- gcc/config/nvptx/nvptx.h | 7 - gcc/config/nvptx/nvptx.md | 65 +------- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.target/nvptx/decl.c | 19 +++ gcc/testsuite/gcc.target/nvptx/uninit-decl.c | 4 +- 8 files changed, 173 insertions(+), 184 deletions(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/decl.c