This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 387209938d2 OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins
new e37eb8578c5 [committed] Fix compromised ARC test
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.target/arc/fma-1.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 a4ff2cc3ad4 Remove non-SLP path from get_[group_]load_store_type
new 214b5d66c54 builtins.def: Enable OpenMP/OpenACC builtins also with -fno [...]
new 387209938d2 OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins
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/builtins.def | 6 +++-
gcc/fortran/f95-lang.cc | 3 +-
gcc/fortran/gfortran.h | 6 ++--
gcc/fortran/options.cc | 4 +++
gcc/fortran/trans-expr.cc | 10 ++++++
gcc/gimple-fold.cc | 40 ++++++++++++++++++++++
gcc/omp-builtins.def | 9 +++--
.../gomp/omp_get_num_devices_initial_device-2.c | 29 ++++++++++++++++
.../gomp/omp_get_num_devices_initial_device.c | 32 +++++++++++++++++
.../gomp/omp_get_num_devices_initial_device-2.f90 | 21 ++++++++++++
.../gomp/omp_get_num_devices_initial_device.f90 | 24 +++++++++++++
libgomp/libgomp.texi | 14 ++++++++
12 files changed, 191 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/omp_get_num_devices_initial_device-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/omp_get_num_devices_initial_device.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/omp_get_num_devices_initial_devi [...]
create mode 100644 gcc/testsuite/gfortran.dg/gomp/omp_get_num_devices_initial_device.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 91ed3248ce2 libstdc++: Fix flat_map::operator[] for const lvalue keys [ [...]
new a4ff2cc3ad4 Remove non-SLP path from get_[group_]load_store_type
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-vect-stmts.cc | 551 ++++++++++++++++++++-----------------------------
1 file changed, 223 insertions(+), 328 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 0723ae1439c [gdb] Fix typo in gdb/break-catch-syscall.c
new c809e3a03b7 gdb_test_multiple: Anchor prompt match if -lbl
new e9770f7889e Make default_gdb_exit resilient to failed closes
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_test_multiple-lbl.exp | 84 ++++++++++++++++++++++
.../gdb_test_multiple-lbl.gdb} | 12 +++-
gdb/testsuite/lib/gdb.exp | 8 ++-
3 files changed, 100 insertions(+), 4 deletions(-)
create mode 100644 gdb/testsuite/gdb.testsuite/gdb_test_multiple-lbl.exp
copy gdb/testsuite/{gdb.dwarf2/dwzbuildid5.exp => gdb.testsuite/gdb_test_multiple- [...]
mode change 100644 => 100755
--
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-15
in repository gcc.
from b2338ebf3e6 libstdc++: Fix format call in formatting with empty specs f [...]
new e75e42f315e libstdc++: Fix flat_map::operator[] for const lvalue keys [ [...]
new a69ab79c1ab gcn: Update --with-arch= for newer archs
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.gcc | 12 +++++-------
gcc/doc/install.texi | 10 +++++++---
libstdc++-v3/include/std/flat_map | 6 +++---
libstdc++-v3/testsuite/23_containers/flat_map/1.cc | 10 ++++++++++
4 files changed, 25 insertions(+), 13 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 08a0b6dabd7 RISC-V: Reconcile the existing test for vdivu.vx combine
new 91ed3248ce2 libstdc++: Fix flat_map::operator[] for const lvalue keys [ [...]
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/flat_map | 6 +++---
libstdc++-v3/testsuite/23_containers/flat_map/1.cc | 10 ++++++++++
2 files changed, 13 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 glibc.
from 7a751ce39c Linux: Drop obsolete kernel support with `if_nameindex' and [...]
new 09795c5612 AArch64: Fix builderror with GCC 12.1/12.2
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:
sysdeps/aarch64/fpu/Makefile | 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 bcab27d1c57 Remove non-SLP path from vectorizable_store
new 16c742e1079 libgomp.c/target-map-zero-sized-3.c: Fix code for non-USM o [...]
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/target-map-zero-sized-3.c | 7 ++++---
1 file 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.
unknown user pushed a change to branch master
in repository gcc.
from 3e00d7dcc5b Remove create_tmp_reg_or_ssa_name
new bcab27d1c57 Remove non-SLP path from vectorizable_store
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-vect-stmts.cc | 1095 +++++++++++++++++++-----------------------------
1 file changed, 421 insertions(+), 674 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.