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 8e28eef6cdc gdb/gdbserver: pass inferior arguments as a single string
new afa2b07bde5 [gdb/testsuite, tclint] Fix gdb.tui
new 1a404632277 [gdb/testsuite, tclint] Fix lib/tuiterm.exp
new 715bac3ba9b [gdb/testsuite, tclint] Fix gdb.server
new 78cda7389ca [gdb/testsuite, tclint] Fix gdb.rust
new 684ae4e83d1 [gdb/testsuite, tclint] Fix gdb.rocm
The 5 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.rocm/precise-memory-multi-inferiors.exp | 6 +++---
gdb/testsuite/gdb.rust/modules.exp | 2 +-
gdb/testsuite/gdb.rust/traits.exp | 2 +-
gdb/testsuite/gdb.server/connect-with-no-symbol-file.exp | 2 +-
gdb/testsuite/gdb.server/exit-multiple-threads.exp | 2 +-
gdb/testsuite/gdb.server/extended-remote-restart.exp | 2 +-
gdb/testsuite/gdb.server/monitor-exit-quit.exp | 2 +-
gdb/testsuite/gdb.server/reconnect-ctrl-c.exp | 2 +-
gdb/testsuite/gdb.server/server-exec-info.exp | 2 +-
gdb/testsuite/gdb.server/stop-reply-no-thread-multi.exp | 2 +-
gdb/testsuite/gdb.server/stop-reply-no-thread.exp | 2 +-
gdb/testsuite/gdb.tui/compact-source.exp | 6 +++---
gdb/testsuite/gdb.tui/empty.exp | 2 +-
gdb/testsuite/gdb.tui/new-layout.exp | 2 +-
gdb/testsuite/gdb.tui/source-search.exp | 2 +-
gdb/testsuite/gdb.tui/wrap-line.exp | 6 +++---
gdb/testsuite/lib/tuiterm.exp | 8 ++++----
17 files changed, 26 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 master
in repository gcc.
from b9fde0219f3 ipa-free-lang-data: Don't walk into DECL_CHAIN when finding [...]
new 85409b9d6a2 c++/modules: Fix missed unwrapping of STAT_HACK in ADL [PR121893]
new f534db54a65 libstdc++: Constrain __gnu_debug::bitset(const CharT*) cons [...]
new d8f1655a781 libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
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/cp/name-lookup.cc | 4 +++-
gcc/testsuite/g++.dg/modules/adl-10_a.C | 23 ++++++++++++++++++++++
.../modules/{tpl-friend-19_b.C => adl-10_b.C} | 3 ++-
libstdc++-v3/include/debug/bitset | 8 +++++++-
libstdc++-v3/include/pstl/parallel_backend_tbb.h | 12 ++++++++---
5 files changed, 44 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/adl-10_a.C
copy gcc/testsuite/g++.dg/modules/{tpl-friend-19_b.C => adl-10_b.C} (66%)
--
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 4fe3b8b8db5 libstdc++: Fix bootstrap failure in atomicity.cc
new b9fde0219f3 ipa-free-lang-data: Don't walk into DECL_CHAIN when finding [...]
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/ipa-free-lang-data.cc | 3 ---
gcc/testsuite/g++.dg/lto/pr101396_0.C | 6 ++++--
gcc/testsuite/g++.dg/lto/pr101396_1.C | 1 +
gcc/testsuite/g++.dg/modules/lto-4_a.C | 10 ++++++++++
gcc/testsuite/g++.dg/modules/lto-4_b.C | 8 ++++++++
5 files changed, 23 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/lto-4_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/lto-4_b.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 1d866f3b1c2 Minor tweaks to ipa-pure-const.cc
new 4fe3b8b8db5 libstdc++: Fix bootstrap failure in atomicity.cc
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/config/cpu/generic/atomicity_mutex/atomicity.h | 5 ++++-
1 file changed, 4 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 binutils-gdb.
from e5e76451fa8 gdb/gdbserver: add a '--no-escape-args' command line option
new 8e28eef6cdc gdb/gdbserver: pass inferior arguments as a single string
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/NEWS | 9 ++
gdb/doc/gdb.texinfo | 25 ++++
gdb/remote.c | 25 +++-
gdb/testsuite/gdb.base/args.exp | 87 ++++++++++----
gdb/testsuite/gdb.base/inferior-args.exp | 31 +++--
gdb/testsuite/gdb.base/startup-with-shell.exp | 158 +++++++++++++++-----------
gdbserver/server.cc | 20 +++-
gdbserver/server.h | 5 +
8 files changed, 265 insertions(+), 95 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 443fc6ade9f middle-end: Use addhn for compression instead of inclusive [...]
new 1d866f3b1c2 Minor tweaks to ipa-pure-const.cc
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/ipa-pure-const.cc | 12 +++++-------
1 file changed, 5 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 binutils-gdb.
from 13793e39831 libsframe: testsuite: Fix testsuite build on Solaris [PR33168]
new e5e76451fa8 gdb/gdbserver: add a '--no-escape-args' command line 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:
gdb/NEWS | 8 ++
gdb/doc/gdb.texinfo | 124 ++++++++++++++--
gdb/main.c | 40 ++++--
gdb/testsuite/gdb.base/args.exp | 116 ++++++++++-----
.../{gdb.base => gdb.server}/inferior-args.c | 5 +-
gdb/testsuite/gdb.server/inferior-args.exp | 156 +++++++++++++++++++++
gdbserver/server.cc | 25 +++-
7 files changed, 417 insertions(+), 57 deletions(-)
copy gdb/testsuite/{gdb.base => gdb.server}/inferior-args.c (90%)
create mode 100644 gdb/testsuite/gdb.server/inferior-args.exp
--
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 e0e92df9201 [gdb/testsuite, tclint] Fix gdb.testsuite
new 13793e39831 libsframe: testsuite: Fix testsuite build on Solaris [PR33168]
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:
libsframe/Makefile.am | 2 +-
libsframe/Makefile.in | 57 ++++++++++------------
libsframe/testsuite/libsframe.decode/be-flipping.c | 12 +----
libsframe/testsuite/libsframe.decode/frecnt-1.c | 12 +----
libsframe/testsuite/libsframe.decode/frecnt-2.c | 12 +----
libsframe/testsuite/libsframe.decode/local.mk | 12 ++---
libsframe/testsuite/libsframe.encode/encode-1.c | 12 +----
libsframe/testsuite/libsframe.encode/local.mk | 4 +-
libsframe/testsuite/libsframe.find/findfre-1.c | 12 +----
libsframe/testsuite/libsframe.find/findfunc-1.c | 12 +----
libsframe/testsuite/libsframe.find/local.mk | 16 +++---
libsframe/testsuite/libsframe.find/plt-findfre-1.c | 12 +----
libsframe/testsuite/libsframe.find/plt-findfre-2.c | 12 +----
libsframe/testsuite/local.mk | 3 ++
.../testsuite/sframe-test.h | 34 ++++++++-----
15 files changed, 76 insertions(+), 148 deletions(-)
copy gdb/nat/x86-xstate.h => libsframe/testsuite/sframe-test.h (52%)
--
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 0ee908659e7 middle-end: clear the user unroll flag if the cost model ha [...]
new 4ce25569917 Aarch64: Add support for addhn vectorizer optabs for Adv.SIMD
new 443fc6ade9f middle-end: Use addhn for compression instead of inclusive [...]
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/config/aarch64/aarch64-simd.md | 11 +++
gcc/doc/generic.texi | 19 +++++
gcc/doc/md.texi | 19 +++++
gcc/internal-fn.def | 2 +
gcc/optabs.def | 1 +
gcc/testsuite/gcc.target/aarch64/vect-addhn_1.c | 86 ++++++++++++++++++++++
.../gcc.target/aarch64/vect-early-break-addhn_1.c | 33 +++++++++
.../gcc.target/aarch64/vect-early-break-addhn_2.c | 33 +++++++++
.../gcc.target/aarch64/vect-early-break-addhn_3.c | 33 +++++++++
.../gcc.target/aarch64/vect-early-break-addhn_4.c | 21 ++++++
gcc/tree-vect-stmts.cc | 48 +++++++++++-
11 files changed, 302 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-addhn_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-early-break-addhn_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-early-break-addhn_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-early-break-addhn_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-early-break-addhn_4.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 2343cc8d04b Daily bump.
new 0ee908659e7 middle-end: clear the user unroll flag if the cost model ha [...]
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/extend.texi | 9 +++++----
gcc/tree-vect-loop.cc | 4 +++-
2 files changed, 8 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.