This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 259347de43e diagnostics: handle fatal_error in SARIF output [PR120063]
new 5d6ddba7643 sparc: Compile TLS LD tests with -fPIC
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.target/sparc/tls-ld-int16.c | 2 +-
gcc/testsuite/gcc.target/sparc/tls-ld-int32.c | 2 +-
gcc/testsuite/gcc.target/sparc/tls-ld-int64.c | 2 +-
gcc/testsuite/gcc.target/sparc/tls-ld-int8.c | 2 +-
gcc/testsuite/gcc.target/sparc/tls-ld-uint16.c | 2 +-
gcc/testsuite/gcc.target/sparc/tls-ld-uint32.c | 2 +-
gcc/testsuite/gcc.target/sparc/tls-ld-uint8.c | 2 +-
7 files changed, 7 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 gcc.
from e3ade1b9899 [RISC-V] Adjust ABI specification in recently added Andes tests
new 85a97e1a8ee testsuite: fix typo in name of plugin test file
new 38cb4289180 diagnostics: fix crash-handling inside nested diagnostics [ [...]
new 259347de43e diagnostics: handle fatal_error in SARIF output [PR120063]
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/diagnostics/buffering.cc | 5 +++
gcc/diagnostics/context.cc | 5 +--
gcc/diagnostics/sarif-sink.cc | 1 +
gcc/testsuite/gcc.dg/fatal-error-html.py | 28 +++++++++++++
.../werror.py => fatal-error-sarif.py} | 16 ++------
gcc/testsuite/gcc.dg/fatal-error.c | 11 +++++
.../gcc.dg/plugin/crash-test-nested-ice-html.py | 42 +++++++++++++++++++
...sarif-2_1.py => crash-test-nested-ice-sarif.py} | 37 ++++-------------
.../gcc.dg/plugin/crash-test-nested-ice.c | 25 ++++++++++++
.../crash-test-nested-write-through-null-html.py | 42 +++++++++++++++++++
.../crash-test-nested-write-through-null-sarif.py | 47 ++++++++++++++++++++++
.../plugin/crash-test-nested-write-through-null.c | 25 ++++++++++++
...rif.c => crash-test-write-through-null-sarif.c} | 0
...rr.c => crash-test-write-through-null-stderr.c} | 0
gcc/testsuite/gcc.dg/plugin/crash_test_plugin.cc | 44 ++++++++++++++++++--
gcc/testsuite/gcc.dg/plugin/plugin.exp | 10 +++--
16 files changed, 286 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/fatal-error-html.py
copy gcc/testsuite/gcc.dg/{sarif-output/werror.py => fatal-error-sarif.py} (50%)
create mode 100644 gcc/testsuite/gcc.dg/fatal-error.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-nested-ice-html.py
copy gcc/testsuite/gcc.dg/plugin/{crash-test-ice-in-header-sarif-2_1.py => crash-t [...]
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-nested-ice.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-nested-write-through-nul [...]
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-nested-write-through-nul [...]
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-nested-write-through-null.c
rename gcc/testsuite/gcc.dg/plugin/{crash-test-write-though-null-sarif.c => crash- [...]
rename gcc/testsuite/gcc.dg/plugin/{crash-test-write-though-null-stderr.c => crash [...]
--
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 684ae4e83d1 [gdb/testsuite, tclint] Fix gdb.rocm
new bbd032dc6d6 [gdb/testsuite, tclint] Fix gdb.pascal
new d5cfffba4bd [gdb/testsuite, tclint] Fix gdb.opt
new d162fc13f9d [gdb/testsuite, tclint] Fix gdb.objc
new 99d4f8d6aff [gdb/testsuite] Remove use of then keyword some more
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:
gdb/testsuite/gdb.base/backtrace-through-cu-nodebug.exp | 2 +-
gdb/testsuite/gdb.base/infcall-nested-structs.exp.tcl | 2 +-
gdb/testsuite/gdb.base/info-types.exp.tcl | 2 +-
gdb/testsuite/gdb.base/max-depth.exp.tcl | 2 +-
gdb/testsuite/gdb.cp/infcall-nodebug.exp.tcl | 2 +-
gdb/testsuite/gdb.multi/multi-target.exp.tcl | 8 ++++----
gdb/testsuite/gdb.objc/print.exp | 2 +-
gdb/testsuite/gdb.opt/inline-cmds.exp | 2 +-
gdb/testsuite/gdb.opt/inline-entry.exp | 2 +-
gdb/testsuite/gdb.opt/inline-small-func.exp | 2 +-
gdb/testsuite/gdb.pascal/floats.exp | 6 +++---
gdb/testsuite/gdb.pascal/gdb11492.exp | 4 ++--
gdb/testsuite/gdb.pascal/hello.exp | 2 +-
gdb/testsuite/gdb.pascal/integers.exp | 4 ++--
gdb/testsuite/gdb.pascal/print.exp | 2 +-
gdb/testsuite/gdb.pascal/types.exp | 2 +-
16 files changed, 23 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 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.