This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 919bf1489a malloc: Fix malloc init order
new 08d7243a61 Use -std=gnu17 in build-many-glibcs.py when configuring GMP
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:
scripts/build-many-glibcs.py | 8 +++++++-
1 file changed, 7 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 glibc.
from a289cf711e Move C warning flags from +gccwarn to +gccwarn-c
new 919bf1489a malloc: Fix malloc init order
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:
elf/libc_early_init.c | 6 +++---
1 file changed, 3 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 binutils-gdb.
from 95f0978bd02 gdb/testsuite: Clarify -lbl option in gdb_test_multiple
new 006fb761170 gdb: make objfile_has_full_symbols and objfile_has_symbols [...]
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/objfiles.c | 12 ++++++------
gdb/objfiles.h | 19 ++++++++-----------
gdb/solib.c | 2 +-
gdb/symfile.c | 6 +++---
gdb/symtab.c | 4 ++--
5 files changed, 20 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 master
in repository glibc.
from a484b76cd7 doc: Add missing space in documentation of __TIMESIZE
new a289cf711e Move C warning flags from +gccwarn to +gccwarn-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:
Makeconfig | 6 +++---
1 file changed, 3 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 8da568c885d tree-optimization/117965 - phiprop validity checking is too strict
new 6790558b4da s390x: Fix bootstrap.
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/s390/vector.md | 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 c86125a62d1 [RISC-V] Add andi+bclr synthesis
new a6ebf1ee80f sbitmap: Rename bitmap_bit_in_range_p to bitmap_any_bit_in_range_p
new 764ea9ea3ea sbitmap: Add bitmap_all_bits_in_range_p function
new ec5349c37af asf: Fix calling of emit_move_insn on registers of differen [...]
new 8da568c885d tree-optimization/117965 - phiprop validity checking is too strict
The 4 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/avoid-store-forwarding.cc | 51 +++++++---
gcc/sbitmap.cc | 145 +++++++++++++++++------------
gcc/sbitmap.h | 7 +-
gcc/testsuite/g++.dg/tree-ssa/pr117965-1.C | 28 ++++++
gcc/testsuite/g++.dg/tree-ssa/pr117965-2.C | 19 ++++
gcc/testsuite/gcc.target/i386/pr119884.c | 13 +++
gcc/tree-ssa-dse.cc | 2 +-
gcc/tree-ssa-phiprop.cc | 96 ++++++++++---------
8 files changed, 241 insertions(+), 120 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr117965-1.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr117965-2.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr119884.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 d1ced2a5ea6 libstdc++: Fix some names.cc test failures on AIX
new c86125a62d1 [RISC-V] Add andi+bclr synthesis
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/riscv/bitmanip.md | 45 +++++++++++++++----------------------
gcc/config/riscv/riscv.cc | 53 +++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 70 insertions(+), 28 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 f11e5e96cac RISC-V: Add test for vec_duplicate + vxor.vv combine case 1 [...]
new 324aad35ef4 libstdc++: Regenerate include/Makefile.in
new 7fa1bd660a8 libstdc++: Fix test failures for 32-bit AIX
new d1ced2a5ea6 libstdc++: Fix some names.cc test failures on AIX
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:
libstdc++-v3/include/Makefile.in | 2 +-
libstdc++-v3/testsuite/17_intro/names.cc | 2 ++
libstdc++-v3/testsuite/experimental/names.cc | 6 ++++++
libstdc++-v3/testsuite/std/format/debug.cc | 1 +
libstdc++-v3/testsuite/std/format/functions/format.cc | 3 +++
5 files changed, 13 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.