This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 94e63410474 libgomp.{c,fortran}/interop-{hip,cuda}: Fix dg-run target s [...]
new b9434c3db90 rtl-optimization/120182 - wrong-code with RTL DSE and const [...]
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/dse.cc | 5 +++-
gcc/testsuite/gcc.dg/torture/pr120182.c | 42 +++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120182.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 releases/gcc-14
in repository gcc.
from 79dae83f62b Daily bump.
new 50d3f67c71c tree-optimization/120156 - ICE in ptr_derefs_may_alias_p
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/tree-ssa-alias.cc | 5 +++++
1 file changed, 5 insertions(+)
--
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 cc74e2f2b39 tree-optimization/119960 - failed external SLP promotion
new 94e63410474 libgomp.{c,fortran}/interop-{hip,cuda}: Fix dg-run target s [...]
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/interop-cuda-full.c | 3 +++
libgomp/testsuite/libgomp.c/interop-cuda-libonly.c | 3 +++
libgomp/testsuite/libgomp.c/interop-hip-amd-full.c | 3 +++
libgomp/testsuite/libgomp.c/interop-hip-amd-no-hip-header.c | 3 +++
libgomp/testsuite/libgomp.c/interop-hip-nvidia-full.c | 3 +++
libgomp/testsuite/libgomp.c/interop-hip-nvidia-no-headers.c | 3 +++
libgomp/testsuite/libgomp.c/interop-hip-nvidia-no-hip-header.c | 3 +++
libgomp/testsuite/libgomp.fortran/interop-hip-amd-full.F90 | 3 +++
libgomp/testsuite/libgomp.fortran/interop-hip-amd-no-module.F90 | 3 +++
libgomp/testsuite/libgomp.fortran/interop-hip-nvidia-full.F90 | 3 +++
libgomp/testsuite/libgomp.fortran/interop-hip-nvidia-no-module.F90 | 3 +++
11 files changed, 33 insertions(+)
--
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 dd87540491d Printf properly on systems without %zu [PR120086]
new dd1ee31540b testsuite: g++.dg/cpp2a/decomp2.C requires tls_runtime
new 65bf1a88dc6 testsuite: g++.dg/cpp2a/constinit16.C requires tls
new cc74e2f2b39 tree-optimization/119960 - failed external SLP promotion
The 3 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/g++.dg/cpp2a/constinit16.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/decomp2.C | 2 +-
gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.c | 15 +++++++
gcc/tree-vect-slp.cc | 63 ++++++++++++++++++++++++---
4 files changed, 73 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.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 61d21863c9c testsuite: Limit option '-mgeneral-regs-only' backends in p [...]
new dd87540491d Printf properly on systems without %zu [PR120086]
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/gcov.cc | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 3d7e67ac0d9 AArch64: Optimize SVE loads/stores with ptrue predicates to [...]
new 61d21863c9c testsuite: Limit option '-mgeneral-regs-only' backends in p [...]
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/gcc.dg/pr119160.c | 3 ++-
1 file changed, 2 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 gcc.
from 86a7642ef59 check_GNU_style: Remove literal prefix
new 3d7e67ac0d9 AArch64: Optimize SVE loads/stores with ptrue predicates to [...]
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-sve.md | 17 ++++
.../aarch64/sve/acle/general/attributes_6.c | 8 +-
.../gcc.target/aarch64/sve/cost_model_14.c | 4 +-
.../gcc.target/aarch64/sve/cost_model_4.c | 3 +-
.../gcc.target/aarch64/sve/cost_model_5.c | 3 +-
.../gcc.target/aarch64/sve/cost_model_6.c | 3 +-
.../gcc.target/aarch64/sve/cost_model_7.c | 3 +-
.../gcc.target/aarch64/sve/pcs/varargs_2_f16.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_f32.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_f64.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_mf8.c | 32 ++++----
.../gcc.target/aarch64/sve/pcs/varargs_2_s16.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_s32.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_s64.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_s8.c | 32 ++++----
.../gcc.target/aarch64/sve/pcs/varargs_2_u16.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_u32.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_u64.c | 93 ++++++++++++++++++++--
.../gcc.target/aarch64/sve/pcs/varargs_2_u8.c | 32 ++++----
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_2.c | 4 +-
.../gcc.target/aarch64/sve/ptrue_ldr_str.c | 31 ++++++++
gcc/testsuite/gcc.target/aarch64/sve/single_1.c | 11 +--
gcc/testsuite/gcc.target/aarch64/sve/single_2.c | 11 +--
gcc/testsuite/gcc.target/aarch64/sve/single_3.c | 11 +--
gcc/testsuite/gcc.target/aarch64/sve/single_4.c | 11 +--
25 files changed, 906 insertions(+), 147 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/ptrue_ldr_str.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 08d34c8812f libstdc++: Use _Padding_sink in __formatter_chrono to produ [...]
new 86a7642ef59 check_GNU_style: Remove literal prefix
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:
contrib/check_GNU_style_lib.py | 4 +++-
1 file changed, 3 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 gcc.
from a8db8675158 libstdc++: Provide ability to query _Sink_iter if writes ar [...]
new 08d34c8812f libstdc++: Use _Padding_sink in __formatter_chrono to produ [...]
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:
libstdc++-v3/include/bits/chrono_io.h | 55 +++++++++++++----------------------
1 file changed, 20 insertions(+), 35 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 1a2c62212bd diagnostics: convert HTML output test plugin to 'experiment [...]
new a8db8675158 libstdc++: Provide ability to query _Sink_iter if writes ar [...]
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:
libstdc++-v3/include/std/format | 64 +++++++++++++++++++++++++++++++++--------
1 file changed, 52 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.