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 a081be1b983 Daily bump.
new d17a80bc9cd libstdc++: Do not require assignment for vector::resize(n, [...]
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/stl_vector.h | 9 ++-
libstdc++-v3/include/bits/vector.tcc | 60 ++++++++++++++++++-
.../23_containers/vector/modifiers/moveable.cc | 6 +-
.../23_containers/vector/modifiers/resize.cc | 69 ++++++++++++++++++++++
.../backward/hash_set/check_construct_destroy.cc | 25 ++++----
5 files changed, 148 insertions(+), 21 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/resize.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 786e316de5c libstdc++: fix C++17 regression in concept __heterogeneous_key
new 5bec884b2e8 libstdc++: Allow new-abi-baseline target to overwrite exist [...]
new 1b6a9697de7 testsuite: Fix pr61053.c testsuite failure on mingw
new 4046caad61a libstdc++: Prevent std::stacktrace from using atomics on ar [...]
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/gcc.dg/pr61053.c | 4 ++--
libstdc++-v3/acinclude.m4 | 2 +-
libstdc++-v3/configure | 2 +-
libstdc++-v3/testsuite/Makefile.am | 8 +-------
libstdc++-v3/testsuite/Makefile.in | 8 +-------
5 files changed, 6 insertions(+), 18 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 04e8f8ac940 libstdc++: Do not require assignment for vector::resize(n, [...]
new f7421d25a29 gcc: avoid redefinition of CONST_CAST2 macro
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/system.h | 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 glibc.
from c4a81e882e hurd: Take cancel_lock in critical section
new 0d0e439439 tst-{pthread|sched}-affinity-inheritance: Only use in-mask 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:
nptl/tst-pthread-affinity-inheritance.c | 41 ++----------
nptl/tst-skeleton-affinity-inheritance.c | 77 ++++++++++++++++++----
.../sysv/linux/tst-sched-affinity-inheritance.c | 40 ++---------
3 files changed, 76 insertions(+), 82 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 9df216ec3a6 Daily bump.
new 04e8f8ac940 libstdc++: Do not require assignment for vector::resize(n, [...]
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/stl_vector.h | 9 ++-
libstdc++-v3/include/bits/vector.tcc | 60 ++++++++++++++++++-
.../23_containers/vector/modifiers/moveable.cc | 6 +-
.../23_containers/vector/modifiers/resize.cc | 69 ++++++++++++++++++++++
.../backward/hash_set/check_construct_destroy.cc | 25 ++++----
5 files changed, 148 insertions(+), 21 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/resize.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 bcb3b1eef1e libgcc: replace CONST_CAST2 macro
new bd67b5a8c90 math-opts: Only build FMA when use is in addends. [PR123940]
new 786e316de5c libstdc++: fix C++17 regression in concept __heterogeneous_key
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.target/riscv/rvv/autovec/pr123940.c | 25 ++++++++++++++++++++++
gcc/tree-ssa-math-opts.cc | 5 +++++
libstdc++-v3/include/bits/stl_function.h | 3 ++-
3 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr123940.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 binutils-gdb.
from 2c4129c4cc3 sframe: doc: minor fixups in language for clarity
new 898e7a8fcba ld/Visium: use misc-sections.sc
new 126535bae49 ld: fold .note.GNU-stack during relocatable linking
new 7af7f48454d gas: drop pointless tc_fix_adjustable()
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:
gas/config/tc-i386.h | 1 -
gas/config/tc-kvx.h | 13 -------------
ld/scripttempl/misc-sections.sc | 4 ++++
ld/scripttempl/visium.sc | 11 +----------
ld/testsuite/ld-elf/note3.s | 1 +
ld/testsuite/ld-elf/note3a.d | 10 ++++++++++
ld/testsuite/ld-elf/note3b.d | 14 ++++++++++++++
ld/testsuite/ld-elf/note3c.d | 10 ++++++++++
ld/testsuite/ld-elf/note3d.d | 14 ++++++++++++++
9 files changed, 54 insertions(+), 24 deletions(-)
create mode 100644 ld/testsuite/ld-elf/note3.s
create mode 100644 ld/testsuite/ld-elf/note3a.d
create mode 100644 ld/testsuite/ld-elf/note3b.d
create mode 100644 ld/testsuite/ld-elf/note3c.d
create mode 100644 ld/testsuite/ld-elf/note3d.d
--
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 1d688bb5f48 Automatic date update in version.in
new 2c4129c4cc3 sframe: doc: minor fixups in language for clarity
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:
libsframe/doc/sframe-spec.texi | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.