This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2a95864925d PR target/82464 * config/s390/s390-builtins.def (s390_vec [...]
new 4243481643a S/390: PR82465: Fix vec_sqrt builtin flags
new 01b30a340dc S/390: PR82463: Fix vec_madd header file definition
new efff45adea3 S/390: Fix vec_nabs and vec_vfi builtin flags
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/ChangeLog | 16 ++++++++++++++++
gcc/config/s390/s390-builtins.def | 14 +++++++-------
gcc/config/s390/vecintrin.h | 4 ++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/s390/zvector/pr82463.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/s390/zvector/pr82465.c | 16 ++++++++++++++++
6 files changed, 65 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr82463.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr82465.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 users/hjl/check_relocs
in repository binutils-gdb.
at bf3c55bf80 Remove elfNN_aarch64_gc_sweep_hook
This branch includes the following new commits:
new b3df022829 ELF: Call check_relocs after opening all inputs
new 63fc977940 ELF: Set link_info.check_relocs_after_open_input to TRUE
new ac2b65a6a2 Remove elf32_arm_gc_sweep_hook
new bf3c55bf80 Remove elfNN_aarch64_gc_sweep_hook
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.
--
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 76f361eb49 ld: Don't allow '~' as the first char in symbol name
new 5c9e4427a7 Fix gdb.base/print-file-var-main.c value check logic
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/ChangeLog | 7 +++++++
gdb/testsuite/gdb.base/print-file-var-main.c | 6 +++---
gdb/testsuite/gdb.base/print-file-var.exp | 2 +-
3 files changed, 11 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 ff479f01dfd Fix ssa-dse-26.c
new 2a95864925d PR target/82464 * config/s390/s390-builtins.def (s390_vec [...]
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/ChangeLog | 6 ++++++
gcc/config/s390/s390-builtins.def | 3 +++
2 files changed, 9 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 binutils-gdb.
from 5d3b558acd Replace nop in fill-1.s testcase.
new 76f361eb49 ld: Don't allow '~' as the first char in symbol name
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/ChangeLog | 11 +++++++++++
ld/ldlex.l | 5 +++--
ld/testsuite/ld-scripts/expr.exp | 1 +
ld/testsuite/ld-scripts/pr22267.d | 7 +++++++
ld/testsuite/{ld-elf/pr14926.s => ld-scripts/pr22267.s} | 4 ++--
ld/testsuite/ld-scripts/pr22267.t | 4 ++++
6 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-scripts/pr22267.d
copy ld/testsuite/{ld-elf/pr14926.s => ld-scripts/pr22267.s} (89%)
create mode 100644 ld/testsuite/ld-scripts/pr22267.t
--
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 bd8af2a56bc [PR 82416] Do not extend operands to at least 32 bits
new 1c8ecf8dd0b Allow non-wi <op> wi
new ff479f01dfd Fix ssa-dse-26.c
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/ChangeLog | 27 +++++++++
gcc/expr.c | 2 +-
gcc/fold-const.c | 7 ++-
gcc/ipa-prop.c | 6 +-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 3 +-
gcc/tree-ssa-ccp.c | 24 +++++---
gcc/tree-ssa-math-opts.c | 2 +-
gcc/tree-vrp.c | 16 +++---
gcc/wide-int.h | 92 +++++++++++++++++++++---------
10 files changed, 128 insertions(+), 55 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 4f2358bca6 Enable .fill forward labels
new 5d3b558acd Replace nop in fill-1.s testcase.
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:
gas/testsuite/gas/all/fill-1.s | 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 newlib.
from 3a79700c2 RTEMS: Make pthread_mutex_t self-contained
new 47bbe2310 cygwin: Remove comparisons of 'this' to 'NULL' in fhandler_dsp.cc
new 504959d8f cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fds
new be436ad2a cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::root
new 571b7689b cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cwd
new 911f7d628 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdline
new d1ea8f4a4 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::comm [...]
new 56f23a510 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::pipe [...]
new 6cd1978fc cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fd
new d17c45f20 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::environ
new 5952d5f08 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::kill
new 7212b571a cygwin: Remove comparison of 'this' to NULL in _pinfo::exists
new 51c6ef6b8 cygwin: Remove workaround for GCC 6 null pointer check warnings
The 12 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:
winsup/cygwin/Makefile.in | 2 +-
winsup/cygwin/external.cc | 2 +-
winsup/cygwin/fhandler_dsp.cc | 55 ++++++++++++++++++++++++++++-----------
winsup/cygwin/fhandler_process.cc | 12 ++++-----
winsup/cygwin/fhandler_termios.cc | 2 +-
winsup/cygwin/pinfo.cc | 18 ++++++-------
winsup/cygwin/signal.cc | 17 +++++++++---
winsup/cygwin/sigproc.cc | 5 ++--
winsup/cygwin/times.cc | 10 ++++---
9 files changed, 81 insertions(+), 42 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 097f5668c89 Fix gcc.dg/cold-1.c
new bd8af2a56bc [PR 82416] Do not extend operands to at least 32 bits
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/ChangeLog | 38 ++++++
gcc/hsa-common.h | 3 +
gcc/hsa-gen.c | 218 +++++++++++++++++++++---------
libgomp/ChangeLog | 5 +
libgomp/testsuite/libgomp.hsa.c/pr82416.c | 37 +++++
5 files changed, 240 insertions(+), 61 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.hsa.c/pr82416.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 f15fe66e253 Daily bump.
new 097f5668c89 Fix gcc.dg/cold-1.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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/cold-1.c | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.