This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0899b826f71 Fortran: fix assignment to allocatable scalar polymorphic c [...]
new 9b6df34aa5a doc: Correct the return type of float comparison
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/doc/libgcc.texi | 54 +++++++++++++++++++++++++++++------------------------
1 file changed, 30 insertions(+), 24 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-15
in repository gcc.
from 34bc617b34b rtl-ssa: Maintain clobber_group invariant [PR121757]
new 1669dbb9363 c++: constant non-dep init folding vs FIELD_DECL access [PR97740]
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/pt.cc | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-97740a.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-97740b.C | 20 ++++++++++++++++++++
3 files changed, 44 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-97740a.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-97740b.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 9a2b1acda0c libstdc++: Trap on std::shared_ptr reference count overflow [...]
new 0899b826f71 Fortran: fix assignment to allocatable scalar polymorphic c [...]
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/primary.cc | 2 +
gcc/testsuite/gfortran.dg/alloc_comp_assign_17.f90 | 96 ++++++++++++++++++++++
2 files changed, 98 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_assign_17.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 binutils-gdb.
from adb23bcad1f [gdb/testsuite, tclint] Drop lreverse
new e68dd763a12 Remove some uses of longest_to_int from ada-lang.c
new 6c82831fe65 Use LONGEST rather than int for array slices
new 2f105694486 Add Ada test case with long array indices
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:
gdb/ada-lang.c | 32 ++++++++++------------
gdb/eval.c | 4 +--
.../gdb.ada/{p-bounds.exp => array_long_idx.exp} | 12 ++++----
.../gdb.ada/{p-bounds => array_long_idx}/main.adb | 10 +++++--
.../{array_char_idx => array_long_idx}/pck.adb | 0
.../{bp_range_type => array_long_idx}/pck.ads | 0
gdb/valops.c | 2 +-
gdb/value.h | 2 +-
8 files changed, 32 insertions(+), 30 deletions(-)
copy gdb/testsuite/gdb.ada/{p-bounds.exp => array_long_idx.exp} (70%)
copy gdb/testsuite/gdb.ada/{p-bounds => array_long_idx}/main.adb (74%)
copy gdb/testsuite/gdb.ada/{array_char_idx => array_long_idx}/pck.adb (100%)
copy gdb/testsuite/gdb.ada/{bp_range_type => array_long_idx}/pck.ads (100%)
--
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 46028a2f403 pr107421.f90: Require PIE and pass -fPIE for non-x86 targets
new 6456da6bab8 libstdc++: Make atomicity helpers use unsigned arithmetic [ [...]
new faae3692f75 libstdc++: Allow std::shared_ptr reference counts to be neg [...]
new 9a2b1acda0c libstdc++: Trap on std::shared_ptr reference count overflow [...]
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:
.../config/cpu/generic/atomicity_mutex/atomicity.h | 5 +-
libstdc++-v3/include/bits/shared_ptr_base.h | 117 +++++++++++++++------
libstdc++-v3/include/ext/atomicity.h | 35 +++++-
libstdc++-v3/libsupc++/Makefile.am | 5 +
libstdc++-v3/libsupc++/Makefile.in | 5 +
5 files changed, 128 insertions(+), 39 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 azanella/atomic-cleanup
in repository glibc.
discards 9b01d31c1d nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
discards 7a60046e0e Define __HAVE_64B_ATOMICS from compiler support
discards 835614aaa8 atomic: Consolidate atomic_write_barrier implementation
discards 0ad976b290 atomic: Consolidate atomic_read_barrier implementation
discards 13ca34ce71 atomic: Consolidate atomic_full_barrier implementation
discards 57ad6521ce atomic: No need to undefine CAS macros
discards 912c0d4b59 microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
discards 13c0089e61 alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
discards 43497283ec sh: Move atomic-machine to generic sysdep
discards 69f5858792 riscv: Consolidate atomic-machine.h and remove unused atomic macros
discards c453440f87 powerpc: Consolidate atomic-machine.h
discards 8d1a7e5aba loongarch: Consolidate atomic-machine.h and remove unused at [...]
discards 06bb1663ea m68k: Consolidate atomic-machine.h and Remove unused atomic macros
new 9cd4926aa3 m68k: Consolidate atomic-machine.h and Remove unused atomic macros
new 682403086e loongarch: Consolidate atomic-machine.h and remove unused at [...]
new f4820a89ed powerpc: Consolidate atomic-machine.h
new 28bb58e883 riscv: Consolidate atomic-machine.h and remove unused atomic macros
new 7588941659 sh: Move atomic-machine to generic sysdep
new bed0304c95 alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
new 918bc3b7d5 microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
new 368939bc72 atomic: No need to undefine CAS macros
new bcece341b3 atomic: Consolidate atomic_full_barrier implementation
new 45c1b0368e atomic: Consolidate atomic_read_barrier implementation
new 4d1b9dc6ec atomic: Consolidate atomic_write_barrier implementation
new 2efaa6267a Define __HAVE_64B_ATOMICS from compiler support
new b56b58d91b nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9b01d31c1d)
\
N -- N -- N refs/heads/azanella/atomic-cleanup (b56b58d91b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 13 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:
--
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 azanella/atomic-cleanup
in repository glibc.
at 9b01d31c1d nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
This branch includes the following new commits:
new 5f4300d450 aarch64: Remove unused atomic macros
new cfb9f0855d arc: Remove unused atomic macros
new ecbb3f30d7 csky: Remove unused atomic macros
new 2a32f0111d mips: Remove unused atomic macros
new 3cba4c7888 or1k: Remove unused atomic macros
new 5656ef381e s390: Remove ununsed atomic macros
new cb7ff81425 sparc: Remove unused atomic macros
new 5243b464c8 x86: Remove unused atomic macros
new 989fd82936 arm: Consolidate atomic-machine.h and Remove unused atomic macros
new 5230877ecd hppa: Move atomic-machine to generic sysdep
new 06bb1663ea m68k: Consolidate atomic-machine.h and Remove unused atomic macros
new 8d1a7e5aba loongarch: Consolidate atomic-machine.h and remove unused at [...]
new c453440f87 powerpc: Consolidate atomic-machine.h
new 69f5858792 riscv: Consolidate atomic-machine.h and remove unused atomic macros
new 43497283ec sh: Move atomic-machine to generic sysdep
new 13c0089e61 alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition
new 912c0d4b59 microblaze: Remove USE_ATOMIC_COMPILER_BUILTINS definition
new 57ad6521ce atomic: No need to undefine CAS macros
new 13ca34ce71 atomic: Consolidate atomic_full_barrier implementation
new 0ad976b290 atomic: Consolidate atomic_read_barrier implementation
new 835614aaa8 atomic: Consolidate atomic_write_barrier implementation
new 7a60046e0e Define __HAVE_64B_ATOMICS from compiler support
new 9b01d31c1d nptl: Remove ATOMIC_EXCHANGE_USES_CAS usage
The 23 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.
--
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 59ada1f6d61 x86: Copy non_got_ref_without_indirect_extern_access
new 4c99cc54233 [gdb/testsuite, tclint] Fix unrecognized argument in gdb.tr [...]
new 2517917f0c7 [gdb/testsuite, tclint] Fix syntax error in gdb.base/dtrace [...]
new adb23bcad1f [gdb/testsuite, tclint] Drop lreverse
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:
gdb/testsuite/gdb.base/dtrace-probe.exp | 4 ++--
gdb/testsuite/gdb.trace/mi-traceframe-changed.exp | 4 ++--
gdb/testsuite/lib/future.exp | 13 -------------
3 files changed, 4 insertions(+), 17 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-15
in repository gcc.
from b97c46eebe7 ada: Compiler crash on container aggregate association with [...]
new 34bc617b34b rtl-ssa: Maintain clobber_group invariant [PR121757]
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/accesses.cc | 31 ++++++++++++++++++-------------
gcc/rtl-ssa/accesses.h | 2 ++
gcc/testsuite/g++.dg/pr121757.C | 19 +++++++++++++++++++
3 files changed, 39 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr121757.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.