This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ebbf390689 testsuite: Require int128 for gcc.dg/pr106063.c new 0587cef3d79 c: Fix location for _Pragma tokens [PR97498]
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/c/c-parser.cc | 1 + gcc/testsuite/c-c++-common/gomp/pragma-3.c | 5 +++-- gcc/testsuite/c-c++-common/gomp/pragma-5.c | 5 +++-- gcc/testsuite/c-c++-common/pr97498.c | 4 ++++ gcc/testsuite/gcc.dg/pragma-message.c | 8 +++++--- libcpp/directives.cc | 1 + .../testsuite/libgomp.oacc-c-c++-common/reduction-5.c | 4 ++-- .../testsuite/libgomp.oacc-c-c++-common/vred2d-128.c | 18 +++++++++--------- 8 files changed, 28 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr97498.c