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 79aabb7308c gdb/mi: add a '--force' flag to the '-break-condition' command
new 7ebbaa1c0aa gdb/testsuite: resolve duplicate test names in gdb.guile/sc [...]
new a7ed4ea6af8 gdb/testsuite: use proc_with_prefix in gdb.guile/scm-breakp [...]
new 0618ecf6eb9 gdb/guile: don't try to print location for watchpoints
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:
gdb/ChangeLog | 5 +
gdb/guile/scm-breakpoint.c | 11 +-
gdb/testsuite/ChangeLog | 27 +
gdb/testsuite/gdb.guile/scm-breakpoint.exp | 835 ++++++++++++++---------------
4 files changed, 451 insertions(+), 427 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-10
in repository gcc.
from f1370bf2aa6 arm: Do not clobber callee saved registers with CMSE.
new d218fed53d8 arm: Fix testisms introduced with fix for pr target/95646
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/arm/arm.c | 2 +-
gcc/testsuite/gcc.target/arm/pr95646.c | 11 ++++-------
2 files changed, 5 insertions(+), 8 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-10
in repository gcc.
from f3c73cbe2fd Daily bump.
new f1370bf2aa6 arm: Do not clobber callee saved registers with CMSE.
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/arm/arm.c | 2 +-
gcc/testsuite/gcc.target/arm/pr95646.c | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr95646.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 newlib.
from 84d068971 Nano-malloc: Fix for unwanted external heap fragmentation
new 895f6d2b5 Cygwin: autogen.sh: Allow running from any directory
new a5b24cb24 Cygwin: revert handwritten tags/ctags target
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:
winsup/autogen.sh | 2 ++
winsup/cygwin/Makefile.am | 15 +++++++++++++++
2 files changed, 17 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 gcc.
from 3c33c00f43b IBM Z: Fix error checking for builtin vec_permi
new e82e87a851c testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl
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.c-torture/execute/ieee/cdivchkld.x | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/ieee/cdivchkld.x
--
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 ad96c867e17 phiopt: Optimize (x <=> y) cmp z [PR94589]
new 3c33c00f43b IBM Z: Fix error checking for builtin vec_permi
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/s390-builtins.def | 44 +++++++-----------
gcc/config/s390/s390.c | 7 ++-
.../gcc.target/s390/zvector/imm-range-error-1.c | 2 +-
gcc/testsuite/gcc.target/s390/zvector/vec-permi.c | 54 ++++++++++++++++++++++
4 files changed, 76 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-permi.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 ae064303efe libctf, ld: fix test results for upstream GCC
new 10e578d7e00 gdb/mi: add a '--force-condition' flag to the '-break-insert' cmd
new 79aabb7308c gdb/mi: add a '--force' flag to the '-break-condition' command
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:
gdb/ChangeLog | 20 ++++++++++++
gdb/NEWS | 15 +++++++++
gdb/breakpoint.c | 59 ++++++++++++++++++++---------------
gdb/breakpoint.h | 8 +++++
gdb/doc/ChangeLog | 11 +++++++
gdb/doc/gdb.texinfo | 16 +++++++---
gdb/mi/mi-cmd-break.c | 65 ++++++++++++++++++++++++++++++++++++++-
gdb/mi/mi-cmds.c | 4 +--
gdb/mi/mi-cmds.h | 1 +
gdb/testsuite/ChangeLog | 10 ++++++
gdb/testsuite/gdb.mi/mi-break.exp | 31 +++++++++++++++++++
11 files changed, 208 insertions(+), 32 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 15091ded14e sim: h8300 special case test
new 49da556c658 libctf, include: support an alternative encoding for nonrep [...]
new ae064303efe libctf, ld: fix test results for upstream GCC
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:
include/ChangeLog | 6 ++++
include/ctf-api.h | 1 +
include/ctf.h | 3 +-
ld/ChangeLog | 15 ++++++++++
ld/testsuite/ld-ctf/array.d | 2 +-
ld/testsuite/ld-ctf/conflicting-enums.d | 2 +-
ld/testsuite/ld-ctf/cross-tu-cyclic-conflicting.d | 4 +--
ld/testsuite/ld-ctf/cross-tu-noncyclic.d | 6 ++--
ld/testsuite/ld-ctf/ctf.exp | 2 +-
ld/testsuite/ld-ctf/data-func-conflicted.d | 2 +-
ld/testsuite/ld-ctf/enums.d | 8 ++++--
ld/testsuite/ld-ctf/nonrepresentable-1.c | 7 +++++
ld/testsuite/ld-ctf/nonrepresentable-2.c | 11 ++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 26 +++++++++++++++++
ld/testsuite/ld-ctf/slice.d | 11 ++++----
ld/testsuite/lib/ld-lib.exp | 4 +--
libctf/ChangeLog | 21 ++++++++++++++
libctf/NEWS | 3 ++
libctf/ctf-create.c | 33 ++++++++++++++++++++++
libctf/ctf-dedup.c | 14 ++++-----
libctf/ctf-open.c | 4 ++-
libctf/ctf-types.c | 9 ++++++
libctf/libctf.ver | 1 +
libctf/testsuite/lib/ctf-lib.exp | 4 +--
.../nonstatic-var-section-ld-r.lk | 1 -
25 files changed, 167 insertions(+), 33 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/nonrepresentable-1.c
create mode 100644 ld/testsuite/ld-ctf/nonrepresentable-2.c
create mode 100644 ld/testsuite/ld-ctf/nonrepresentable.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 75070a4ede3 sim: m32c/rl78/rx: fix command parsing
new 15091ded14e sim: h8300 special case test
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:
sim/testsuite/h8300/ChangeLog | 6 ++++++
sim/testsuite/h8300/movb.s | 13 +++++++++++--
sim/testsuite/h8300/movl.s | 10 ++++++++++
sim/testsuite/h8300/movw.s | 10 ++++++++++
4 files changed, 37 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 gcc.
from b5254d6b75f ipa/100373 - fix emutls lowering compare-debug issue
new ad96c867e17 phiopt: Optimize (x <=> y) cmp z [PR94589]
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/opt/pr94589-1.C | 33 +++
gcc/testsuite/g++.dg/opt/pr94589-2.C | 33 +++
gcc/testsuite/g++.dg/opt/pr94589-3.C | 84 +++++++
gcc/testsuite/g++.dg/opt/pr94589-4.C | 84 +++++++
gcc/testsuite/gcc.dg/pr94589-1.c | 35 +++
gcc/testsuite/gcc.dg/pr94589-2.c | 35 +++
gcc/testsuite/gcc.dg/pr94589-3.c | 97 ++++++++
gcc/testsuite/gcc.dg/pr94589-4.c | 97 ++++++++
gcc/tree-ssa-phiopt.c | 424 +++++++++++++++++++++++++++++++++++
9 files changed, 922 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/pr94589-1.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr94589-2.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr94589-3.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr94589-4.C
create mode 100644 gcc/testsuite/gcc.dg/pr94589-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr94589-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr94589-3.c
create mode 100644 gcc/testsuite/gcc.dg/pr94589-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.