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 4ee60495054 Fix gold to use mallinfo2 if available instead of deprecate [...]
new 9331846e44b Regenerate config.in, missing from previous commit.
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:
gold/config.in | 3 +++
1 file changed, 3 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 glibc.
from 9cbe4ed14e elf: Add EM_INTELGT for Intel Graphics Technology
new 3e2f285c5f nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]
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:
nptl/allocatestack.c | 10 ----------
nptl/stack-aliasing.h | 23 -----------------------
sysdeps/i386/i686/stack-aliasing.h | 23 -----------------------
sysdeps/x86_64/stack-aliasing.h | 1 -
4 files changed, 57 deletions(-)
delete mode 100644 nptl/stack-aliasing.h
delete mode 100644 sysdeps/i386/i686/stack-aliasing.h
delete mode 100644 sysdeps/x86_64/stack-aliasing.h
--
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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 2f87268c34f aarch64: Fix status return logic in RNG intrinsics
adds fed70c0b345 Daily bump.
adds a98cb0f1065 testsuite: Update testcase for PR96078 fix [PR99363]
adds 5f9fcceb8d1 aarch64: Improve generic SVE tuning defaults
adds f26015ef086 PR target/99314: Fix integer signedness issue for cpymem pa [...]
adds 4a94f76a9cf Daily bump.
adds 376f564b870 Fix segfault during encoding of CONSTRUCTORs
adds 82792a49421 substitute @tie{} with a space for the man pages
new d6faf78a881 PR fortran/99205 - Out of memory with undefined character length
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:
contrib/texi2pod.pl | 1 +
gcc/ChangeLog | 36 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 20 +++++++++-
gcc/config/riscv/riscv.c | 24 ++++++------
gcc/fold-const.c | 44 +++++++++++++++-------
gcc/fortran/data.c | 3 ++
gcc/fortran/trans-array.c | 2 +-
gcc/testsuite/ChangeLog | 25 ++++++++++++
.../g++.target/aarch64/sve/aarch64-sve.exp | 4 ++
.../aarch64/sve/acle/aarch64-sve-acle-asm.exp | 4 ++
.../aarch64/sve/acle/aarch64-sve-acle.exp | 4 ++
gcc/testsuite/gcc.dg/attr-flatten-1.c | 15 +++++++-
.../gcc.target/aarch64/sve/aarch64-sve.exp | 4 ++
.../aarch64/sve/acle/aarch64-sve-acle-asm.exp | 4 ++
.../aarch64/sve/acle/aarch64-sve-acle.exp | 4 ++
gcc/testsuite/gfortran.dg/data_char_4.f90 | 11 ++++++
gcc/testsuite/gfortran.dg/data_char_5.f90 | 15 ++++++++
18 files changed, 193 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/data_char_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/data_char_5.f90
--
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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards cfb950d8 0: update: gcc-2f87268c34ff3150908a4b3319ba068b83af2f24: 1
new 1e1b636b 0: update: gcc-d6faf78a88151eee32a79cdfb7b38399318724fa: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cfb950d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 130 +-
02-prepare_abe/console.log | 8 +-
04-build_abe-bootstrap_debug/console.log | 61734 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 61948 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 61903 insertions(+), 61935 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 e5d74554b57 Regenerate gcc.pot.
new 3279a9a5a9a c: Fix up -Wunused-but-set-* warnings for _Atomics [PR99588]
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/c/c-typeck.c | 66 ++++++++++++++++++++++++++++++++----
gcc/testsuite/gcc.dg/Wunused-var-5.c | 23 +++++++++++++
gcc/testsuite/gcc.dg/Wunused-var-6.c | 14 ++++++++
3 files changed, 97 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wunused-var-5.c
create mode 100644 gcc/testsuite/gcc.dg/Wunused-var-6.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 e1df2c34363 Add Power10 scheduling description.
new e5d74554b57 Regenerate gcc.pot.
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/po/gcc.pot | 14293 +++++++++++++++++++++++++++++--------------------------
1 file changed, 7527 insertions(+), 6766 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 5cde809b7b9 Add DWARF 5 support in gold.
new 4ee60495054 Fix gold to use mallinfo2 if available instead of deprecate [...]
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:
gold/ChangeLog | 7 +++++++
gold/configure | 2 +-
gold/configure.ac | 2 +-
gold/main.cc | 9 +++++++--
4 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 67e62841 0: update: gcc-f3e9c98a9f40fc24bb4ecef6aaa94ff799c8d587: 1
new fd2a408d 0: update: gcc-d81019db099ad95febbb2d4b4afd8cbe95762062: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (67e62841)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 128 +-
02-prepare_abe/console.log | 42 +-
04-build_abe-bootstrap_O1/console.log | 64180 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 64258 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 64322 insertions(+), 64302 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 e0d6d274068 Fix potential hang during gdbserver testing
new 5cde809b7b9 Add DWARF 5 support in gold.
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:
elfcpp/ChangeLog | 10 +
elfcpp/dwarf.h | 89 +++++---
gold/ChangeLog | 51 +++++
gold/dwarf_reader.cc | 591 ++++++++++++++++++++++++++++++++++++++++++++-------
gold/dwarf_reader.h | 103 +++++++--
5 files changed, 715 insertions(+), 129 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 b8ecdc77270 libstdc++: Add std::is_scoped_enum for C++23
new e1df2c34363 Add Power10 scheduling description.
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/rs6000/power10.md | 519 ++++++++++++++++++++++---------------------
gcc/config/rs6000/rs6000.c | 28 ++-
2 files changed, 294 insertions(+), 253 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 219f56b4842 Fix any_thread_of_inferior
new e0d6d274068 Fix potential hang during gdbserver testing
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/ChangeLog | 5 +++++
gdb/testsuite/lib/gdbserver-support.exp | 7 ++++++-
2 files changed, 11 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 gcc.
from 83855386c41 Add size check to vector-matrix matmul.
new b8ecdc77270 libstdc++: Add std::is_scoped_enum for C++23
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/include/std/type_traits | 17 ++++++
libstdc++-v3/include/std/version | 1 +
.../testsuite/20_util/is_scoped_enum/value.cc | 62 ++++++++++++++++++++++
.../{to_underlying => is_scoped_enum}/version.cc | 8 +--
4 files changed, 84 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/is_scoped_enum/value.cc
copy libstdc++-v3/testsuite/20_util/{to_underlying => is_scoped_enum}/version.cc (79%)
--
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 d81019db099 [PR99663] Don't use unknown constraint for address constrai [...]
new 83855386c41 Add size check to vector-matrix matmul.
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/fortran/frontend-passes.c | 26 ++++++++++++++++++++------
gcc/testsuite/gfortran.dg/inline_matmul_6.f90 | 2 +-
2 files changed, 21 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 7b9f9859577 elf: Rename EM_INTEL205 to EM_INTELGT
new 219f56b4842 Fix any_thread_of_inferior
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/ChangeLog | 5 +++++
gdb/thread.c | 4 ++--
2 files changed, 7 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 82bb66730bc c++: Only reject reinterpret casts from pointers to integer [...]
new d81019db099 [PR99663] Don't use unknown constraint for address constrai [...]
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/lra-constraints.c | 15 ++++++++++-----
gcc/testsuite/gcc.target/s390/pr99663.c | 20 ++++++++++++++++++++
2 files changed, 30 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr99663.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9e7fc7e8 0: update: binutils-llvm-linux-qemu: boot
new 307ba6e2 0: update: binutils-llvm-linux-qemu: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9e7fc7e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 191 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11113 ++++++-------
04-build_llvm/console.log | 13102 +++++++--------
05-build_linux/console.log | 830 +-
06-build_abe-qemu/console.log | 4449 +++---
07-boot_linux/console.log | 494 +-
08-check_regression/console.log | 18 +-
09-update_baseline/console.log | 18 +-
console.log | 30649 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 30663 insertions(+), 30645 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 linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e3ce430 2: update: binutils-gcc-linux-qemu: 21306
discards 0c8bbfd2 1: reset: gcc-dc6d15eaa23cbae1468a6ef92371b1c856c14819: 20904
discards 40f295de 0: update: binutils-7f08fd5186df8c58135c8adb71772cfa3f93d405: all
new 299d89b2 0: update: binutils-gcc-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9e3ce430)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 192 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11917 +++++-----
04-build_abe-stage1/console.log | 19506 ++++++++--------
05-build_linux/console.log | 1221 +-
06-build_abe-qemu/console.log | 3527 +++
07-boot_linux/console.log | 11 +
08-check_regression/console.log | 21 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 107 +-
09-update_baseline/results.regressions | 11 +-
console.log | 36926 ++++++++++++++++--------------
jenkins/manifest.sh | 21 +-
results | 4 +-
14 files changed, 40304 insertions(+), 33595 deletions(-)
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 1497ff4 Save vect metric files into result/vect.$lognum.temps.
new 6b8290d prepare-board.sh: Test docker more rigorously
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:
prepare-board.sh | 15 +++++++++++++--
1 file changed, 13 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 releases/gcc-10
in repository gcc.
from 82792a49421 substitute @tie{} with a space for the man pages
new d6faf78a881 PR fortran/99205 - Out of memory with undefined character length
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/fortran/data.c | 3 +++
gcc/fortran/trans-array.c | 2 +-
gcc/testsuite/gfortran.dg/data_char_4.f90 | 11 +++++++++++
gcc/testsuite/gfortran.dg/data_char_5.f90 | 15 +++++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/data_char_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/data_char_5.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.