This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a104e9ac0ae OpenACC 2.7: host_data must have use_device clause requirement
new 75d623946d4 SARIF and -ftime-report's output [PR109361]
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/diagnostic-client-data-hooks.h | 6 +
gcc/diagnostic-format-sarif.cc | 45 ++++--
gcc/diagnostic-format-sarif.h | 45 ++++++
gcc/doc/invoke.texi | 12 +-
.../diagnostic-format-sarif-file-timevars-1.c | 18 +++
.../diagnostic-format-sarif-file-timevars-2.c | 21 +++
gcc/timevar.cc | 164 ++++++++++++++++++++-
gcc/timevar.h | 5 +
gcc/tree-diagnostic-client-data-hooks.cc | 26 +++-
9 files changed, 326 insertions(+), 16 deletions(-)
create mode 100644 gcc/diagnostic-format-sarif.h
create mode 100644 gcc/testsuite/c-c++-common/diagnostic-format-sarif-file-timevars-1.c
create mode 100644 gcc/testsuite/c-c++-common/diagnostic-format-sarif-file-timevars-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from e2140f3072c gdb/amdgpu: Fix debugging multiple inferiors using the ROCm [...]
new 3d05c80b5dc ld: fix typo in --enable-warn-rwx-segments help
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:
ld/configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7cdd0860949 combine: Narrow comparison of memory and constant
new a104e9ac0ae OpenACC 2.7: host_data must have use_device clause requirement
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 | 9 +++++++--
gcc/cp/parser.cc | 11 +++++++++--
gcc/fortran/openmp.cc | 6 ++++++
gcc/testsuite/c-c++-common/goacc/host_data-2.c | 7 ++++++-
gcc/testsuite/gfortran.dg/goacc/host_data-error.f90 | 6 ++++++
gcc/testsuite/gfortran.dg/goacc/pr71704.f90 | 5 +++--
6 files changed, 37 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/host_data-error.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5a770748e8e RISC-V: Drop unused variable
new 7cdd0860949 combine: Narrow comparison of memory and constant
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/combine.cc | 79 +++++++++++++++++++++++--
gcc/testsuite/gcc.dg/cmp-mem-const-1.c | 17 ++++++
gcc/testsuite/gcc.dg/cmp-mem-const-2.c | 17 ++++++
gcc/testsuite/gcc.dg/cmp-mem-const-3.c | 17 ++++++
gcc/testsuite/gcc.dg/cmp-mem-const-4.c | 17 ++++++
gcc/testsuite/gcc.dg/cmp-mem-const-5.c | 17 ++++++
gcc/testsuite/gcc.dg/cmp-mem-const-6.c | 17 ++++++
gcc/testsuite/gcc.target/s390/cmp-mem-const-1.c | 24 ++++++++
8 files changed, 200 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/cmp-mem-const-1.c
create mode 100644 gcc/testsuite/gcc.dg/cmp-mem-const-2.c
create mode 100644 gcc/testsuite/gcc.dg/cmp-mem-const-3.c
create mode 100644 gcc/testsuite/gcc.dg/cmp-mem-const-4.c
create mode 100644 gcc/testsuite/gcc.dg/cmp-mem-const-5.c
create mode 100644 gcc/testsuite/gcc.dg/cmp-mem-const-6.c
create mode 100644 gcc/testsuite/gcc.target/s390/cmp-mem-const-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.