This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 576976eacc nptl: Fix "Arch-sepecific" typo in comment
new 54bd776f99 Tests: Create files with mode 0666, not 0777 (bug 33171)
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:
io/tst-ftw-lnk.c | 2 +-
posix/tst-spawn-chdir.c | 4 ++--
stdio-common/tst-setvbuf2.c | 7 +++----
stdlib/test-canon.c | 2 +-
support/shell-container.c | 8 ++++----
support/test-container.c | 2 +-
6 files changed, 12 insertions(+), 13 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 7dff87e0f53 Eliminate some STMT_VINFO_REDUC_IDX for SLP_TREE_REDUC_IDX
new 20cd438f2f4 tree-optimization/121744 - handle CST << var in shift patte [...]
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/gcc.dg/vect/pr121744-1.c | 13 +++++++++++++
gcc/tree-vect-patterns.cc | 3 +--
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr121744-1.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 0c6cb5285b nptl: Provide __pthread_rwlock_unlock compat symbol for vers [...]
new 576976eacc nptl: Fix "Arch-sepecific" typo in comment
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:
sysdeps/nptl/bits/thread-shared-types.h | 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 42bcdfa5cb6 install.texi: For amdgcn, update Newlib version recommendation
new b3355804c70 Introduce abstraction for vect reduction info, tracked from [...]
new 3b83232c672 Remove no longer needed STMT_VINFO_REDUC_DEF sets
new 7dff87e0f53 Eliminate some STMT_VINFO_REDUC_IDX for SLP_TREE_REDUC_IDX
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/aarch64/aarch64.cc | 11 +-
gcc/tree-vect-loop.cc | 260 ++++++++++++++++++------------------------
gcc/tree-vect-slp.cc | 79 ++++++++++++-
gcc/tree-vect-stmts.cc | 30 ++---
gcc/tree-vectorizer.cc | 6 +-
gcc/tree-vectorizer.h | 157 +++++++++++++++----------
6 files changed, 310 insertions(+), 233 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 5f127979f34 Simplify vectorizer IV analysis
new 42bcdfa5cb6 install.texi: For amdgcn, update Newlib version recommendation
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/install.texi | 3 ++-
1 file changed, 2 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 ae689f89fb4 ira: Remove soft conflict related code in improve_allocatio [...]
new 5f127979f34 Simplify vectorizer IV analysis
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-loop.cc | 44 ++++++++++++++++++--------------------------
1 file changed, 18 insertions(+), 26 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 binutils-2_45-branch
in repository binutils-gdb.
from df1308e0b74 Automatic date update in version.in
new 96114b5c147 strip: Don't check target_defaulted in input BFD
new a71a4df76e2 strip: Treat "default" output_target as unspecified
new b58f54a9bde strip: Don't treat fat IR objects as plugin object
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:
bfd/archive.c | 10 ++
bfd/bfd-in2.h | 3 +
bfd/bfd.c | 3 +
bfd/format.c | 25 ++-
bfd/plugin.c | 3 +
binutils/nm.c | 9 +-
binutils/objcopy.c | 36 +++--
.../testsuite/binutils-all/x86-64/pr33230.obj.bz2 | Bin 0 -> 411 bytes
binutils/testsuite/binutils-all/x86-64/x86-64.exp | 69 ++++++++
ld/testsuite/ld-plugin/lto-binutils.exp | 175 +++++++++++++++++++++
.../pr33198.c => ld/testsuite/ld-plugin/pr33246.c | 0
11 files changed, 318 insertions(+), 15 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/x86-64/pr33230.obj.bz2
copy binutils/testsuite/binutils-all/x86-64/pr33198.c => ld/testsuite/ld-plugin/pr [...]
--
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 77060dcf0db [gdb] Fix handling of aborted inferior call
new 7bdcd19cc6d Re: readelf: Add --got-contents option
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:
ld/testsuite/ld-cris/tls-local-63.d | 9 +++------
ld/testsuite/ld-cris/tls-local-64.d | 9 +++------
ld/testsuite/ld-cris/tls-und-38.d | 5 +----
ld/testsuite/ld-cris/tls-und-42.d | 5 +----
ld/testsuite/ld-cris/tls-und-46.d | 5 +----
ld/testsuite/ld-cris/tls-und-50.d | 5 +----
ld/testsuite/ld-cris/weakref3.d | 4 +---
ld/testsuite/ld-cris/weakref4.d | 4 +---
8 files changed, 12 insertions(+), 34 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 686dd89bfdb Automatic date update in version.in
new 77060dcf0db [gdb] Fix handling of aborted inferior call
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/infcall.c | 12 +++++++---
.../gdb.base/{anon.exp => infcall-failure-2.exp} | 28 +++++++++++++---------
2 files changed, 26 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.base/{anon.exp => infcall-failure-2.exp} (65%)
--
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 7c6fefedce7 Fix ICE due to wrong operand is passed to ix86_vgf2p8affine [...]
new ae689f89fb4 ira: Remove soft conflict related code in improve_allocatio [...]
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/ira-color.cc | 41 +++++++++++------------------------------
1 file changed, 11 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.