This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e9a62938be0 libstdc++: Fix std::erase_if for std::string with -D_GLIBCX [...]
new 134bc017eba tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
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/g++.dg/torture/pr123603.C | 20 ++++++++++++++++++++
gcc/tree-ssa-pre.cc | 7 ++++++-
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr123603.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 d2cc16cd7fc gdb/testsuite: fix FAILs in fileio.exp
new f0b5c1c5430 PPC: permit %dm0 as insn operand
new 83f8e91b019 x86: restrict recently added ifunc gas tests
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:
gas/config/tc-ppc.c | 3 ++-
gas/testsuite/gas/i386/i386.exp | 9 ++++++---
gas/testsuite/gas/i386/x86-64-ifunc.d | 1 +
3 files changed, 9 insertions(+), 4 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 5886bb453a6 s390: Deprecate -m31
new e9a62938be0 libstdc++: Fix std::erase_if for std::string with -D_GLIBCX [...]
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/erase_if.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 ba5838a98fb asan: vms-alpha buffer overflow
new d2cc16cd7fc gdb/testsuite: fix FAILs in fileio.exp
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:
gdb/testsuite/gdb.base/fileio.c | 4 ----
gdb/testsuite/gdb.base/fileio.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 4 ++--
3 files changed, 3 insertions(+), 7 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 d7188354144 vect-generic: Fix up expand_vector_mult [PR123656]
new 5886bb453a6 s390: Deprecate -m31
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:
configure | 16 ++++++++++++++++
configure.ac | 15 +++++++++++++++
gcc/config.gcc | 9 +++++++++
gcc/doc/invoke.texi | 3 ++-
4 files changed, 42 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 27f040591ae LoongArch: Fix bug117575.
new 4b2db744302 target/123603 - add --param ix86-vect-compare-costs
new 34039b22ade libatomic: Change installed libatomic_asneeded.a into a sym [...]
new d7188354144 vect-generic: Fix up expand_vector_mult [PR123656]
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/config/i386/i386.cc | 2 +-
gcc/config/i386/i386.opt | 4 ++
gcc/doc/invoke.texi | 3 +
gcc/testsuite/gcc.dg/pr123656.c | 21 +++++++
.../vect/costmodel/x86_64/costmodel-pr123603.c | 15 +++++
gcc/tree-vect-generic.cc | 6 +-
libatomic/Makefile.am | 26 +++++++--
libatomic/Makefile.in | 68 +++++++++-------------
libatomic/libatomic_asneeded.a | 3 -
libatomic/libatomic_asneeded.so | 3 -
10 files changed, 96 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr123656.c
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr123603.c
delete mode 100644 libatomic/libatomic_asneeded.a
delete mode 100644 libatomic/libatomic_asneeded.so
--
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 9efe80c4cbc Daily bump.
new 86e4ac2fc31 LoongArch: Fix bug117575.
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/loongarch/lasx.md | 2 +-
gcc/testsuite/g++.target/loongarch/pr117575.C | 81 +++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/loongarch/pr117575.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 glibc.
from 0bbeb1fd13 hurd: make __thread_set_pcsptp align stack
new 7b543dcdf9 elf: Ignore LD_PROFILE if LD_PROFILE_OUTPUT is not set (bug 33797)
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:
NEWS | 6 +++++-
elf/rtld.c | 10 ++++++++-
elf/tst-env-setuid.c | 50 ++++++++++++++++++++++++++-------------------
sysdeps/generic/unsecvars.h | 1 +
4 files changed, 44 insertions(+), 23 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 72f3a41b3c4 Daily bump.
new 5a1680b05d6 LoongArch: Fix bug117575.
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/loongarch/lasx.md | 2 +-
gcc/testsuite/g++.target/loongarch/pr117575.C | 81 +++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/loongarch/pr117575.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 3287a5c6174 libstdc++: Fix std::erase_if behavior for std::__debug containers
new 27f040591ae LoongArch: Fix bug117575.
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/loongarch/lasx.md | 2 +-
gcc/testsuite/g++.target/loongarch/pr117575.C | 81 +++++++++++++++++++++++++++
2 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/loongarch/pr117575.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.