This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from cab8b1c70 Add entry 2531cb1d20d9c5b8a5390816a10a018c59506250 from https [...]
new 5144f1b2c Add entry ee99c4d4845db66c4daa2373352133f4b237c942 from https [...]
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:
.../tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {linux/sha1/8295efbe68c080047e98d9c0eb5cb933b238a8cb => llvm/sha1/ee99c4d4845 [...]
copy llvm/sha1/ee99c4d4845db66c4daa2373352133f4b237c942/tcwg_kernel/{llvm-master-a [...]
--
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 releases/gcc-13
in repository gcc.
from aac7bb773f7 asan: Fix missing FakeStack flag cleanup
new eb45b829bb3 AArch64: have -mcpu=native detect architecture extensions f [...]
new 57a9595f05e AArch64: don't override march to assembler with mcpu if mar [...]
The 2 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/aarch64/aarch64.h | 2 +-
gcc/config/aarch64/driver-aarch64.cc | 52 ++++++++++++++++------
gcc/testsuite/gcc.target/aarch64/cpunative/info_34 | 18 ++++++++
gcc/testsuite/gcc.target/aarch64/cpunative/info_35 | 18 ++++++++
.../cpunative/{native_cpu_16.c => native_cpu_34.c} | 4 +-
.../cpunative/{native_cpu_0.c => native_cpu_35.c} | 7 +--
gcc/testsuite/gcc.target/aarch64/options_set_29.c | 11 +++++
7 files changed, 92 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/cpunative/info_34
create mode 100644 gcc/testsuite/gcc.target/aarch64/cpunative/info_35
copy gcc/testsuite/gcc.target/aarch64/cpunative/{native_cpu_16.c => native_cpu_34. [...]
copy gcc/testsuite/gcc.target/aarch64/cpunative/{native_cpu_0.c => native_cpu_35.c} (50%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/options_set_29.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 gcc.
from 846f08623b4 Remove ChangeLog entry that shouldn't be there.
new d6e66e7b3a4 Clarify 'OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P' in 'gcc/tree-pr [...]
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/testsuite/c-c++-common/gomp/defaultmap-4.c | 4 ++--
gcc/testsuite/c-c++-common/gomp/defaultmap-5.c | 2 +-
gcc/testsuite/c-c++-common/gomp/target-implicit-map-1.c | 2 +-
gcc/testsuite/c-c++-common/gomp/target-implicit-map-2.c | 2 +-
gcc/testsuite/gfortran.dg/gomp/defaultmap-8.f90 | 4 ++--
gcc/testsuite/gfortran.dg/gomp/defaultmap-9.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/map-subarray.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/target-enter-exit-data.f90 | 8 ++++----
gcc/tree-pretty-print.cc | 2 +-
9 files changed, 14 insertions(+), 14 deletions(-)
--
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 releases/gcc-14
in repository gcc.
from 946c17e456d asan: Fix missing FakeStack flag cleanup
new 7c6fde4bac6 AArch64: have -mcpu=native detect architecture extensions f [...]
new f8daec2ad9a AArch64: don't override march to assembler with mcpu if mar [...]
The 2 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/aarch64/aarch64.h | 2 +-
gcc/config/aarch64/driver-aarch64.cc | 52 ++++++++++++++++------
gcc/testsuite/gcc.target/aarch64/cpunative/info_34 | 18 ++++++++
gcc/testsuite/gcc.target/aarch64/cpunative/info_35 | 18 ++++++++
.../cpunative/{native_cpu_16.c => native_cpu_34.c} | 2 +-
.../cpunative/{native_cpu_0.c => native_cpu_35.c} | 7 +--
gcc/testsuite/gcc.target/aarch64/options_set_29.c | 11 +++++
7 files changed, 91 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/cpunative/info_34
create mode 100644 gcc/testsuite/gcc.target/aarch64/cpunative/info_35
copy gcc/testsuite/gcc.target/aarch64/cpunative/{native_cpu_16.c => native_cpu_34. [...]
copy gcc/testsuite/gcc.target/aarch64/cpunative/{native_cpu_0.c => native_cpu_35.c} (50%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/options_set_29.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 gcc.
from 115255589cb Add tests for implied copy of variables in reduction clause.
new b529a417249 combine: Fix up make_extraction [PR118638]
new 846f08623b4 Remove ChangeLog entry that shouldn't be there.
The 2 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 | 2 +-
gcc/testsuite/ChangeLog | 11 -----------
gcc/testsuite/gcc.c-torture/execute/pr118638.c | 20 ++++++++++++++++++++
3 files changed, 21 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr118638.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 gcc.
from efd21533974 c: For array element type drop qualifiers but keep other pr [...]
new fc1f7177eaf vect: Remove extra newline from dump message
new 115255589cb Add tests for implied copy of variables in reduction clause.
The 2 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/testsuite/c-c++-common/goacc/implied-copy-1.c | 33 +++++
gcc/testsuite/c-c++-common/goacc/implied-copy-2.c | 121 ++++++++++++++++
gcc/testsuite/g++.dg/goacc/implied-copy.C | 24 ++++
gcc/testsuite/gcc.dg/goacc/implied-copy.c | 29 ++++
gcc/testsuite/gfortran.dg/goacc/implied-copy-1.f90 | 35 +++++
gcc/testsuite/gfortran.dg/goacc/implied-copy-2.f90 | 160 +++++++++++++++++++++
gcc/tree-vect-slp.cc | 2 +-
7 files changed, 403 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/implied-copy-1.c
create mode 100644 gcc/testsuite/c-c++-common/goacc/implied-copy-2.c
create mode 100644 gcc/testsuite/g++.dg/goacc/implied-copy.C
create mode 100644 gcc/testsuite/gcc.dg/goacc/implied-copy.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/implied-copy-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/goacc/implied-copy-2.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 235215323c6 [PR target/114085] Fix H8 constraint issue which led to ICE
new efd21533974 c: For array element type drop qualifiers but keep other pr [...]
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-decl.cc | 2 +-
gcc/testsuite/gcc.dg/pr116357.c | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr116357.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 af854e1c62b Automatic date update in version.in
new bff157a0c6f [gdb/doc] Fix "Standard Replies" xref
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:
gdb/doc/gdb.texinfo | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 71b422784 Add entry ee99c4d4845db66c4daa2373352133f4b237c942 from https [...]
new e62efec4c Add entry 2531cb1d20d9c5b8a5390816a10a018c59506250 from https [...]
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:
.../first_url | 2 +-
.../tcwg_gnu_native_check_gcc/master-arm/build_url | 2 +-
.../tcwg_gnu_native_check_gcc/master-arm/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{75e7d1600f47859df40b2ac0feff5a71e0dbb040 => 2531cb1d20d9c5b8a539081 [...]
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa => gcc/sha1/2531cb1d2 [...]
create mode 100644 gcc/sha1/2531cb1d20d9c5b8a5390816a10a018c59506250/tcwg_gnu_nati [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.