This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2ad27747862 aarch64: return scalar fp8 values in fp registers
new a2467372e72 testsuite: arm: fast-math-complex-add-half-float.c test sho [...]
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.dg/vect/complex/fast-math-complex-add-half-float.c | 6 ++----
1 file changed, 2 insertions(+), 4 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 master
in repository gcc.
from 416a8b37558 c++: reduce unnecessary tree_common
new 2ad27747862 aarch64: return scalar fp8 values in fp registers
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/aarch64/aarch64.cc | 3 ++-
gcc/testsuite/gcc.target/aarch64/fp8_scalar_1.c | 4 ++--
2 files changed, 4 insertions(+), 3 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e936c2dae Add entry f74aed793819bf9e0509e802f33c5e29c350540c from https [...]
new b9789a838 Add entry f74aed793819bf9e0509e802f33c5e29c350540c 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:
.../sha1/f74aed793819bf9e0509e802f33c5e29c350540c/jira/description | 5 +++++
llvm/sha1/f74aed793819bf9e0509e802f33c5e29c350540c/jira/summary | 2 +-
llvm/sha1/f74aed793819bf9e0509e802f33c5e29c350540c/jira/yaml | 7 ++++++-
.../f74aed793819bf9e0509e802f33c5e29c350540c/status-summary.txt | 2 +-
llvm/sha1/f74aed793819bf9e0509e802f33c5e29c350540c/status.txt | 5 +++++
.../llvm-aarch64-master-Oz_LTO/details.txt | 0
.../llvm-aarch64-master-Oz_LTO}/reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../llvm-aarch64-master-Oz_LTO}/status-summary.txt | 0
.../llvm-aarch64-master-Oz_LTO/status.txt | 4 ++--
.../tcwg_bmk-code_size-cpu2017fast}/status-summary.txt | 0
.../tcwg_bmk-code_size-cpu2017fast/status.txt | 4 ++--
12 files changed, 24 insertions(+), 9 deletions(-)
copy llvm/sha1/{b7e51b4f139ec18c498c818c6bcaa5a842cea83c => f74aed793819bf9e0509e8 [...]
copy llvm/sha1/{0548481856e75998e1de329f5c9722dcf1ca5c84/tcwg_bmk-code_vect-spec2k [...]
copy llvm/sha1/f74aed793819bf9e0509e802f33c5e29c350540c/{tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/{b7e51b4f139ec18c498c818c6bcaa5a842cea83c => f74aed793819bf9e0509e8 [...]
copy llvm/sha1/{b7e51b4f139ec18c498c818c6bcaa5a842cea83c => f74aed793819bf9e0509e8 [...]
copy llvm/sha1/{b7e51b4f139ec18c498c818c6bcaa5a842cea83c => f74aed793819bf9e0509e8 [...]
copy llvm/sha1/{b7e51b4f139ec18c498c818c6bcaa5a842cea83c => f74aed793819bf9e0509e8 [...]
--
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 36834571e Add entry ee030b28004eade3da872e7ae62a526a2940a705 from https [...]
new e936c2dae Add entry f74aed793819bf9e0509e802f33c5e29c350540c 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:
.../llvm-aarch64-master-Oz_LTO}/build_url | 2 +-
.../llvm-aarch64-master-Oz_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{03de1cb715c9a106f3ea4139042a33afcd7ca6ae/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/f74aed793819bf9e0509e802f33c5e29c350540c/{tcwg_bmk-code_speed-cpu20 [...]
--
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 devel/omp/gcc-14
in repository gcc.
from 682fd948f83 Merge branch 'releases/gcc-14' into devel/omp/gcc-14
new 87dcdc3deb6 OpenACC 2.7: Connect readonly modifier to points-to analysis
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-family/c-omp.cc | 4 ++++
gcc/fortran/trans-openmp.cc | 2 ++
gcc/gimple-expr.cc | 2 ++
gcc/omp-low.cc | 2 ++
gcc/testsuite/c-c++-common/goacc/readonly-1.c | 20 ++++++++++----------
gcc/testsuite/c-c++-common/goacc/readonly-2.c | 16 ++++++++++++++++
gcc/testsuite/gfortran.dg/goacc/readonly-1.f90 | 20 ++++++++++----------
gcc/testsuite/gfortran.dg/pr67170.f90 | 2 +-
gcc/tree-pretty-print.cc | 4 ++++
gcc/tree-ssanames.cc | 3 +++
gcc/tree.h | 11 +++++++++++
11 files changed, 65 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/readonly-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 gcc.
from 51147890383 libgomp.c-c++-common/pr109062.c: Fix expected spin count fo [...]
new 416a8b37558 c++: reduce unnecessary tree_common
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/cp/cp-tree.h | 8 ++++----
1 file changed, 4 insertions(+), 4 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 master
in repository binutils-gdb.
from 427cc3b541e Fix using Page-Up in TUI source window close to the top
new fa15972b68a gdb/progspace: link objfiles using owning_intrusive_list
new 0fb43ab598d gdb/progspace: make program_space::objfiles_list private
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:
gdb/objfiles.h | 2 +-
gdb/progspace.c | 36 +++++++++++++--------------
gdb/progspace.h | 75 +++++++--------------------------------------------------
gdb/source.c | 1 +
4 files changed, 29 insertions(+), 85 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 master
in repository gcc.
from 3d498cfe022 Add missing SLP discovery for CFN[_MASK][_LEN]_SCATTER_STORE
new 51147890383 libgomp.c-c++-common/pr109062.c: Fix expected spin count fo [...]
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:
libgomp/testsuite/libgomp.c-c++-common/pr109062.c | 6 +++++-
1 file changed, 5 insertions(+), 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 binutils-gdb.
from f03239584d8 gdb/testsuite: fix failure in gdb.base/info_sources.exp
new df0445b370f gdb/testsuite: fix typo 'unsupport' to 'unsupported'
new 427cc3b541e Fix using Page-Up in TUI source window close to the top
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:
gdb/testsuite/gdb.python/py-missing-objfile.exp | 2 +-
gdb/tui/tui-source.c | 4 ++--
2 files changed, 3 insertions(+), 3 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 master
in repository binutils-gdb.
from 7d88c8a06ce [gdb/testsuite] Reduce quoting in gdb.base/annota1.exp
new f03239584d8 gdb/testsuite: fix failure in gdb.base/info_sources.exp
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/testsuite/gdb.base/info_sources.exp | 60 +++++++++++++++++++++++++++------
1 file changed, 50 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.