This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 333628a1e29 diagnostics: consolidate calls to colorizer::set_named_color
new 0e77309047a Type mismatch for passed external function
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/fortran/interface.cc | 9 ++++++-
gcc/testsuite/gfortran.dg/interface_62.f90 | 39 ++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_62.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 0291f53f8d2 tree-optimization/120457 - avoid lowering of some single-el [...]
new 333628a1e29 diagnostics: consolidate calls to colorizer::set_named_color
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-show-locus.cc | 5 +++++
gcc/testsuite/g++.dg/diagnostic/bad-binary-ops-highlight-colors.C | 4 ++--
gcc/testsuite/g++.dg/diagnostic/long-short-colorization.C | 8 ++++----
gcc/testsuite/g++.dg/plugin/show-template-tree-color-labels.C | 4 ++--
gcc/testsuite/gcc.dg/bad-binary-ops-highlight-colors.c | 4 ++--
gcc/testsuite/gcc.dg/format/colors.c | 4 ++--
6 files changed, 17 insertions(+), 12 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 devel/omp/gcc-15
in repository gcc.
from 499d610ac35 Merge branch 'releases/gcc-15' into devel/omp/gcc-15
new 25bbaa8fdee libgomp: Add OpenACC's acc_memcpy_device{,_async} routines [...]
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/libgomp-plugin.h | 2 +
libgomp/libgomp.h | 4 +
libgomp/libgomp.map | 6 ++
libgomp/libgomp.texi | 39 +++++++
libgomp/oacc-mem.c | 44 +++++---
libgomp/openacc.f90 | 22 ++++
libgomp/openacc.h | 4 +-
libgomp/openacc_lib.h | 24 +++++
libgomp/plugin/plugin-gcn.c | 17 +++-
libgomp/plugin/plugin-nvptx.c | 43 ++++++++
libgomp/target.c | 14 +++
.../acc_memcpy_device-1.c | 96 +++++++++++++++++
.../libgomp.oacc-fortran/acc_memcpy_device-1.f90 | 113 +++++++++++++++++++++
13 files changed, 409 insertions(+), 19 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/acc_memcpy_device-1.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/acc_memcpy_device-1.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 225622398a9 libstdc++: Define __wait_result_type for atomic waiting
new 0291f53f8d2 tree-optimization/120457 - avoid lowering of some single-el [...]
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-slp.cc | 9 +++++++++
1 file changed, 9 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 binutils-gdb.
from bcbba25dfc3 elf symbol size
new 777ca81cd8f Updated Malay translation for the bfd/ sub-directory
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:
bfd/po/ms.po | 2670 +++++++++++++++++++++++++++++++---------------------------
1 file changed, 1424 insertions(+), 1246 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 e322dff09d0 rtl-ssa: Reject non-address uses of autoinc regs [PR120347]
new 437c147f72e libstdc++: Atomic wait/notify ABI stabilization
new e071cd60347 libstdc++: Pass __wait_args to internal API by const pointer
new 8e2c4d22fcb libstdc++: Whitespace fixes in atomic wait/notify code
new 219bb905a60 libstdc++: Various fixes for atomic wait/notify code
new 97ea9d7b021 libstdc++: Fix race condition in new atomic notify code
new aeaa9ba8fb6 libstdc++: Fix time_point conversion in atomic timed waits
new f52948bf8e5 libstdc++: Simplify futex wrapper functions for atomic wait/notify
new 5729a28e994 libstdc++: Remove reinterpret_cast uses in atomic wait/notify
new ba56ed29d9c libstdc++: Rename __atomic_compare to __atomic_eq
new 5b110bbb70f libstdc++: Rename __waiter_pool_impl to __waitable_state
new da9b2ea04c0 libstdc++: Move atomic wait/notify entry points into the library
new 88e41d761e0 libstdc++: Optimise std::latch::arrive_and_wait
new ef632273a90 libstdc++: Fix std::barrier for constant initialization [PR118395]
new 42fc1e9712c libstdc++: Create new base class of std::barrier<C> for non [...]
new 3e9fff1b7f9 libstdc++: Rewrite std::counting_semaphore base class [PR118494]
new 225622398a9 libstdc++: Define __wait_result_type for atomic waiting
The 16 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/acinclude.m4 | 37 --
libstdc++-v3/config.h.in | 4 -
libstdc++-v3/config/abi/pre/gnu.ver | 11 +
libstdc++-v3/configure | 60 +--
libstdc++-v3/include/bits/atomic_timed_wait.h | 436 +++++-------------
libstdc++-v3/include/bits/atomic_wait.h | 483 ++++++--------------
libstdc++-v3/include/bits/semaphore_base.h | 229 +++-------
libstdc++-v3/include/bits/version.def | 2 +-
libstdc++-v3/include/bits/version.h | 2 +-
libstdc++-v3/include/std/barrier | 199 +++++----
libstdc++-v3/include/std/latch | 26 +-
libstdc++-v3/include/std/semaphore | 32 +-
libstdc++-v3/src/c++20/Makefile.am | 2 +-
libstdc++-v3/src/c++20/Makefile.in | 4 +-
libstdc++-v3/src/c++20/atomic.cc | 485 +++++++++++++++++++++
.../testsuite/17_intro/headers/c++1998/49745.cc | 2 -
.../29_atomics/atomic/wait_notify/100334.cc | 7 +-
.../29_atomics/atomic_integral/wait_notify.cc | 8 +-
libstdc++-v3/testsuite/30_threads/barrier/cons.cc | 6 +
.../testsuite/30_threads/barrier/lwg3898.cc | 45 ++
.../testsuite/30_threads/semaphore/100806.cc | 2 +-
.../testsuite/30_threads/semaphore/cons.cc | 7 +
.../semaphore/platform_try_acquire_for.cc | 9 -
.../30_threads/semaphore/try_acquire_posix.cc | 153 -------
libstdc++-v3/testsuite/util/testsuite_abi.cc | 1 +
25 files changed, 1039 insertions(+), 1213 deletions(-)
create mode 100644 libstdc++-v3/src/c++20/atomic.cc
create mode 100644 libstdc++-v3/testsuite/30_threads/barrier/cons.cc
create mode 100644 libstdc++-v3/testsuite/30_threads/barrier/lwg3898.cc
create mode 100644 libstdc++-v3/testsuite/30_threads/semaphore/cons.cc
delete mode 100644 libstdc++-v3/testsuite/30_threads/semaphore/platform_try_acquir [...]
delete mode 100644 libstdc++-v3/testsuite/30_threads/semaphore/try_acquire_posix.cc
--
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 48973e8783e OpenMP: C++ "declare mapper" support
new e322dff09d0 rtl-ssa: Reject non-address uses of autoinc regs [PR120347]
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/rtl-ssa/changes.cc | 18 ++++++++++++++++++
gcc/rtlanal.cc | 2 +-
gcc/testsuite/gcc.dg/torture/pr120347.c | 13 +++++++++++++
3 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120347.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 62ed7fb5259 scc_copy: conditional return TODO_cleanup_cfg.
new 0e0f963bcfb c: fix ICE for mutually recursive structures [PR120381]
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-typeck.cc | 2 +-
gcc/testsuite/gcc.dg/gnu23-tag-composite-6.c | 11 +++++++++++
gcc/testsuite/gcc.dg/pr120381.c | 10 ++++++++++
3 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/gnu23-tag-composite-6.c
create mode 100644 gcc/testsuite/gcc.dg/pr120381.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 f359866eea8 [AUTOFDO] Merge profiles of clones before annotating
new 62ed7fb5259 scc_copy: conditional return TODO_cleanup_cfg.
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/gimple-ssa-sccopy.cc | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.