This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 820f0940d7a Reset PHI base0 flag if it's clear in any argument [PR101977, ...] new 3c496e92d79 nvptx: Add a __PTX_SM__ predefined macro based on target ISA.
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/config.gcc | 2 ++ gcc/config/nvptx/nvptx-c.c | 47 +++++++++++++++++++++++++++++++++++++++++ gcc/config/nvptx/nvptx-protos.h | 1 + gcc/config/nvptx/nvptx.h | 12 +---------- gcc/config/nvptx/t-nvptx | 4 ++++ 5 files changed, 55 insertions(+), 11 deletions(-) create mode 100644 gcc/config/nvptx/nvptx-c.c