This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c68c468e0eb libstdc++: Fix std::format test for strict -std=c++20 mode
new c52c322627d c++: remove function_p parm from tsubst_copy_and_build
new 5925f0ec54a c++: remove i_c_e_p parm from tsubst_copy_and_build
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/cp/constexpr.cc | 4 +-
gcc/cp/constraint.cc | 14 +-
gcc/cp/cp-lang.cc | 3 +-
gcc/cp/cp-objcp-common.h | 3 +-
gcc/cp/cp-tree.h | 6 +-
gcc/cp/init.cc | 6 +-
gcc/cp/pt.cc | 274 ++++++++++----------------------
gcc/objcp/objcp-lang.cc | 8 +-
gcc/testsuite/g++.dg/template/crash55.C | 3 +-
gcc/testsuite/g++.dg/template/ref3.C | 3 +-
10 files changed, 105 insertions(+), 219 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 08d237dd4eb [gdb/testssuite] Skip aarch64 in skip_gdbserver_test if no [...]
new b108c563f0f [gdb/testsuite] Fix gdb.base/foll-exec.exp for remote target
new 9af7a370030 [gdb/testsuite] Fix gdb.base/info_sources_2.exp for remote target
new 2a1742f31c2 [gdb/testsuite] Add REMOTE_TARGET_USERNAME in remote-gdbser [...]
new 4b4f2a7d255 [gdb/testsuite] Fix gdb.base/print-file-var.exp for remote target
new 3b35fb7cd0e [gdb/testsuite] Fix gdb.base/infcall-exec.exp for remote target
new a1dfb76d919 [gdb/testsuite] Fix gdb.base/solib-vanish.exp for remote target
new e27e0e5d414 [gdb/testsuite] Fix gdb.base/info-shared.exp for remote target
new 32e0d36918d [gdb/testsuite] Fix gdb.base/jit-reader-exec.exp for remote target
new 7642de570f3 [gdb/testsuite] Fix gdb.base/jit-elf-so.exp for remote target
new bfa50dc8820 [gdb/testsuite] Normalize gdbserver path name
The 10 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/boards/gdbserver-base.exp | 3 +-
.../boards/remote-gdbserver-on-localhost.exp | 27 +++++++++++-
gdb/testsuite/gdb.base/exec-invalid-sysroot.exp | 4 ++
gdb/testsuite/gdb.base/foll-exec.exp | 4 ++
gdb/testsuite/gdb.base/foll-vfork.exp | 4 ++
gdb/testsuite/gdb.base/infcall-exec.c | 48 +++++++++++++++++++++-
gdb/testsuite/gdb.base/infcall-exec.exp | 10 ++++-
gdb/testsuite/gdb.base/info-shared.exp | 11 ++++-
gdb/testsuite/gdb.base/info_sources_2.exp | 12 ++++++
gdb/testsuite/gdb.base/jit-elf-so.exp | 11 +++--
gdb/testsuite/gdb.base/jit-reader-exec.exp | 14 ++++---
gdb/testsuite/gdb.base/print-file-var.exp | 6 ++-
gdb/testsuite/gdb.base/solib-vanish.exp | 21 ++++++++--
gdb/testsuite/lib/gdb.exp | 40 +++++++++++-------
14 files changed, 177 insertions(+), 38 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 3895318beb8 libsanitizer: use git clone --depth 1
new ce86d9678b7 libstdc++: Fix detection of std::format support for __float [...]
new a5d4f38fbe3 libstc++: std::formattable concept should not be defined for C++20
new c68c468e0eb libstdc++: Fix std::format test for strict -std=c++20 mode
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:
libstdc++-v3/include/std/format | 86 ++++++++++++----------
.../format/{formatter.cc => formatter/concept.cc} | 47 +-----------
.../{formatter.cc => formatter/requirements.cc} | 54 +++-----------
.../testsuite/std/format/functions/format.cc | 35 +++++++--
4 files changed, 93 insertions(+), 129 deletions(-)
copy libstdc++-v3/testsuite/std/format/{formatter.cc => formatter/concept.cc} (50%)
rename libstdc++-v3/testsuite/std/format/{formatter.cc => formatter/requirements.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 devel/modula-2
in repository gcc.
from d1eed604312 gcc/m2/tools-src/*.py coding style changes.
new 0c1fe5e2aad Bugfix for tiny modules importing from definition for "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/m2/gm2-libs/M2Dependent.mod | 40 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 38 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 fe26b040ce8 Revert "docs: Fix expected diagnostics URL [PR107599]"
new 3895318beb8 libsanitizer: use git clone --depth 1
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:
libsanitizer/merge.sh | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from e5bbcc300e 32: onsuccess: #511: all: Success after binutils/llvm/linux/ [...]
new 2a31c16429 33: onsuccess: #512: all: Success after binutils/llvm/qemu: [...]
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:
01-reset_artifacts/console.log.xz | Bin 1696 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30688 -> 30456 bytes
04-build_kernel_llvm/console.log.xz | Bin 66420 -> 63692 bytes
05-build_abe-qemu/console.log.xz | Bin 31388 -> 32428 bytes
06-build_linux/console.log.xz | Bin 3448 -> 3456 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 4444 -> 3912 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 26 +++++++++++++-------------
16 files changed, 20 insertions(+), 20 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 c7d0901842f Enable multi-process debugging for AIX
new 08d237dd4eb [gdb/testssuite] Skip aarch64 in skip_gdbserver_test if no [...]
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/lib/gdbserver-support.exp | 1 +
1 file changed, 1 insertion(+)
--
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 d34dea05f8e libstdc++: Document use of Markdown for Doxygen comments
new fe26b040ce8 Revert "docs: Fix expected diagnostics URL [PR107599]"
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/c-c++-common/diagnostic-format-json-2.c | 2 +-
gcc/testsuite/c-c++-common/diagnostic-format-json-3.c | 2 +-
gcc/testsuite/c-c++-common/diagnostic-format-json-4.c | 2 +-
gcc/testsuite/gfortran.dg/diagnostic-format-json-2.F90 | 2 +-
gcc/testsuite/gfortran.dg/diagnostic-format-json-3.F90 | 2 +-
5 files changed, 5 insertions(+), 5 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 8148339a741 Automatic date update in version.in
new c7d0901842f Enable multi-process debugging for AIX
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/rs6000-aix-nat.c | 181 +++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 174 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.