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 3173529d7de [gdb/guile, c++20] Work around Werror=volatile in libguile.h
new 6c8052f6b22 [gdbsupport] Use std::span-style iterators for gdb::array_view
new e6863381051 [gdbsupport] Add gdb::array_view::{iterator,const_iterator}
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/unittests/array-view-selftests.c | 36 ++++++++++++++++++++++++++++++++++++
gdbsupport/array-view.h | 10 ++++++----
2 files changed, 42 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 binutils-gdb.
from cd05f8d44dd [gdb/symtab] Skip local variables in cooked index
new 3173529d7de [gdb/guile, c++20] Work around Werror=volatile in libguile.h
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/guile/guile-internal.h | 9 ++++++++-
1 file changed, 8 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 f4b00218b54 Automatic date update in version.in
new cd05f8d44dd [gdb/symtab] Skip local variables in cooked index
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/dwarf2/read.c | 24 +++++++++++++++-------
.../cast-call.exp => gdb.dwarf2/local-var.exp} | 24 +++++++++-------------
.../info-main.f90 => gdb.dwarf2/local-var.f90} | 12 +++++------
3 files changed, 33 insertions(+), 27 deletions(-)
copy gdb/testsuite/{gdb.base/cast-call.exp => gdb.dwarf2/local-var.exp} (62%)
copy gdb/testsuite/{gdb.fortran/info-main.f90 => gdb.dwarf2/local-var.f90} (73%)
--
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 83abdb04142 diagnostics: remove forward decl of json::value from diagnostic.h
new 04b4a5e4866 runtime/testdata: fix for C23 nullptr keyword
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/testdata/testprogcgo/threadprof.go | 4 ++--
2 files changed, 3 insertions(+), 3 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from d9f05e8d1 Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
new 79e68449f Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
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:
.../15d85769f119061fbfcae6e9de43982b534ef724/jira/description | 2 +-
llvm/sha1/15d85769f119061fbfcae6e9de43982b534ef724/jira/yaml | 2 +-
llvm/sha1/15d85769f119061fbfcae6e9de43982b534ef724/status.txt | 2 +-
.../main-aarch64-Ofast-sve_vls-lto-lld/details.txt | 8 ++++----
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/status.txt | 2 +-
.../tcwg_flang_test/status.txt | 2 +-
7 files changed, 11 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 76c39efce Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda from https [...]
new d9f05e8d1 Add entry 15d85769f119061fbfcae6e9de43982b534ef724 from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/build_url | 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 d277ded292d c: Fix -std=gnu23 -Wtraditional for () in function definitions
new 2ca19d43fb5 diagnostics: add debug dump functions
new 83abdb04142 diagnostics: remove forward decl of json::value from diagnostic.h
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/diagnostic-format-json.cc | 6 ++
gcc/diagnostic-format-sarif.cc | 13 +++
gcc/diagnostic-format-text.cc | 7 ++
gcc/diagnostic-format-text.h | 3 +
gcc/diagnostic-format.h | 4 +
gcc/diagnostic.cc | 24 ++++++
gcc/diagnostic.h | 4 +-
gcc/pretty-print-format-impl.h | 4 +-
gcc/pretty-print.cc | 96 ++++++++++++++++++++--
gcc/pretty-print.h | 8 +-
.../gcc.dg/plugin/diagnostic_plugin_xhtml_format.c | 6 ++
11 files changed, 160 insertions(+), 15 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from aefadf944 Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda from https [...]
new 76c39efce Add entry a1381b69b9d81f210735d4a5bc9d65a0b01d1bda from https [...]
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:
...4468-ga1381b69b9d8 => gcc-15-4468-ga1381b69b9d} | 0
.../commit-log.txt | 2 +-
.../jira/description | 6 +++-
.../jira/summary | 2 +-
.../jira/yaml | 8 +++--
.../status-summary.txt | 2 +-
.../status.txt | 4 +++
.../tcwg_gcc_check/master-aarch64/details.txt | 39 +++++++++++++---------
.../reproduction_instructions.txt | 4 +--
.../reproduction_instructions_with_ci_script.txt | 4 +--
.../master-aarch64}/status-summary.txt | 0
.../tcwg_gcc_check/master-aarch64/status.txt | 6 ++--
.../tcwg_gcc_check/status-summary.txt | 2 +-
.../tcwg_gcc_check/status.txt | 4 +++
14 files changed, 53 insertions(+), 30 deletions(-)
copy gcc/basepoints/{gcc-15-4468-ga1381b69b9d8 => gcc-15-4468-ga1381b69b9d} (100%)
copy gcc/sha1/{4734c1bfe837b3e70bc783dafc442de3bca43d88 => a1381b69b9d81f210735d4a [...]
copy gcc/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/tcwg_gcc_check/{master-arm [...]
copy gcc/sha1/a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/tcwg_gcc_check/{master-arm [...]
copy {binutils/sha1/057a2b4c4b57ef495dd32c9087e4af28bda41737 => gcc/sha1/a1381b69b [...]
copy gcc/sha1/{0b811120b0eb75d6ec01e3d09df9f94f29d7300c => a1381b69b9d81f210735d4a [...]
--
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-14
in repository gcc.
from f057e958732 ipa: Treat static constructors and destructors as non-local [...]
new e2df2ca340c Daily bump.
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 | 39 ++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 27 ++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 56 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 123 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 releases/gcc-12
in repository gcc.
from a8bd38de887 i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX [...]
new 08f1bd10880 Daily bump.
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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.