This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from b04c399e258 c++: Fix location for -Wunused-macros [PR66290]
adds 0110cfd5449 Fortran: fix invalid rank error in ASSOCIATED when rank is [...]
adds d325e7048c8 Fortran: detect blanks within literal constants in free-for [...]
No new revisions were added by this update.
Summary of changes:
gcc/fortran/check.cc | 23 ++++++++++++++++--
gcc/fortran/match.cc | 24 +++++++++++--------
gcc/fortran/match.h | 6 ++---
gcc/fortran/primary.cc | 14 +++--------
gcc/testsuite/gfortran.dg/associated_target_9a.f90 | 27 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/associated_target_9b.f90 | 23 ++++++++++++++++++
gcc/testsuite/gfortran.dg/literal_constants.f | 20 ++++++++++++++++
gcc/testsuite/gfortran.dg/literal_constants.f90 | 24 +++++++++++++++++++
8 files changed, 136 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associated_target_9a.f90
create mode 100644 gcc/testsuite/gfortran.dg/associated_target_9b.f90
create mode 100644 gcc/testsuite/gfortran.dg/literal_constants.f
create mode 100644 gcc/testsuite/gfortran.dg/literal_constants.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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 92009c44 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new d2b08265 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (92009c44)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1620 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30132 -> 30180 bytes
05-build_abe-stage1/console.log.xz | Bin 91916 -> 91192 bytes
07-build_abe-linux/console.log.xz | Bin 8808 -> 8808 bytes
08-build_abe-glibc/console.log.xz | Bin 233228 -> 233576 bytes
09-build_abe-stage2/console.log.xz | Bin 222908 -> 223572 bytes
10-build_abe-gdb/console.log.xz | Bin 37304 -> 37232 bytes
11-build_abe-qemu/console.log.xz | Bin 31400 -> 31496 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 +++++++-------
12 files changed, 8 insertions(+), 8 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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 6a010258447d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
adds be76ceaf03bc EDAC/synopsys: Use the correct register to disable the err [...]
adds 4bcffe941758 EDAC/synopsys: Re-enable the error interrupts on v3 hw
adds 5e2805d53796 EDAC/ghes: Set the DIMM label unconditionally
adds cd2715b7929b Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/ [...]
adds 6eebd5fb2083 locking/rwsem: Allow slowpath writer to ignore handoff bit [...]
adds 5e4823e6dab8 Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.o [...]
adds 871808fd6981 x86/configs: Update configs in x86_debug.config
adds 5bb6c1d1126e Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
adds 571c30b1a884 x86/bugs: Do not enable IBPB at firmware entry when IBPB i [...]
adds ea304a8b89fd docs/kernel-parameters: Update descriptions for "mitigatio [...]
adds 89caf575400a Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/p [...]
adds 8dc592c41f38 clk: sunxi-ng: Fix H6 RTC clock definition
adds 334c0ef6429f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
Documentation/admin-guide/kernel-parameters.txt | 2 ++
arch/x86/include/asm/sev.h | 7 +---
arch/x86/kernel/cpu/bugs.c | 1 +
arch/x86/kernel/sev-shared.c | 25 +++++---------
arch/x86/kernel/sev.c | 17 +++++-----
drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 1 +
drivers/edac/ghes_edac.c | 11 +++++--
drivers/edac/synopsys_edac.c | 44 ++++++++++++++-----------
kernel/configs/x86_debug.config | 3 +-
kernel/locking/rwsem.c | 30 +++++++++++------
10 files changed, 76 insertions(+), 65 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from b04c399e258 c++: Fix location for -Wunused-macros [PR66290]
new 0110cfd5449 Fortran: fix invalid rank error in ASSOCIATED when rank is [...]
new d325e7048c8 Fortran: detect blanks within literal constants in free-for [...]
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/fortran/check.cc | 23 ++++++++++++++++--
gcc/fortran/match.cc | 24 +++++++++++--------
gcc/fortran/match.h | 6 ++---
gcc/fortran/primary.cc | 14 +++--------
gcc/testsuite/gfortran.dg/associated_target_9a.f90 | 27 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/associated_target_9b.f90 | 23 ++++++++++++++++++
gcc/testsuite/gfortran.dg/literal_constants.f | 20 ++++++++++++++++
gcc/testsuite/gfortran.dg/literal_constants.f90 | 24 +++++++++++++++++++
8 files changed, 136 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associated_target_9a.f90
create mode 100644 gcc/testsuite/gfortran.dg/associated_target_9b.f90
create mode 100644 gcc/testsuite/gfortran.dg/literal_constants.f
create mode 100644 gcc/testsuite/gfortran.dg/literal_constants.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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a473035e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 775263a8 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (a473035e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1652 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 30560 -> 30524 bytes
05-build_abe-stage1/console.log.xz | Bin 73644 -> 73276 bytes
07-build_abe-linux/console.log.xz | Bin 8992 -> 9108 bytes
08-build_abe-glibc/console.log.xz | Bin 238412 -> 239272 bytes
09-build_abe-stage2/console.log.xz | Bin 202708 -> 202624 bytes
10-build_abe-gdb/console.log.xz | Bin 37760 -> 37780 bytes
11-build_abe-qemu/console.log.xz | Bin 31968 -> 31324 bytes
12-check_regression/console.log.xz | Bin 428 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 +++++++-------
12 files changed, 8 insertions(+), 8 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e6334c6a 0: update: linux-bb67a66689e210265e9e3970bfdac26fd6578c5d: all
new 985efa21 0: update: linux-bb67a66689e210265e9e3970bfdac26fd6578c5d: 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 (e6334c6a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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.xz | Bin 1696 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29596 -> 29620 bytes
04-build_abe-stage1/console.log.xz | Bin 87372 -> 88140 bytes
05-build_abe-qemu/console.log.xz | Bin 32196 -> 31780 bytes
06-build_linux/console.log.xz | Bin 3564 -> 3520 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 65 ++++-------------------------------
jenkins/manifest.sh | 6 ++--
10 files changed, 9 insertions(+), 62 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 351e3cad2c5 PR bootstrap/106472: Add libgo depends on libbacktrace to M [...]
adds b04c399e258 c++: Fix location for -Wunused-macros [PR66290]
No new revisions were added by this update.
Summary of changes:
gcc/c-family/c-common.cc | 10 ++++++----
gcc/c-family/c-common.h | 8 +++++---
gcc/c-family/c-opts.cc | 6 ++++++
gcc/cp/parser.cc | 2 +-
gcc/testsuite/c-c++-common/pragma-diag-15.c | 2 +-
5 files changed, 19 insertions(+), 9 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6965c85c 0: update: binutils-gcc: 1
new 6128b7cc 0: update: binutils-gcc: 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 (6965c85c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1600 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 37816 -> 38320 bytes
04-build_abe-gcc/console.log.xz | Bin 211084 -> 214080 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2616 -> 3168 bytes
07-check_regression/console.log.xz | Bin 2352 -> 2488 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 23 +-
08-update_baseline/console.log | 332 +--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 23 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3548872 -> 3558124 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3100616 -> 3054440 bytes
sumfiles/gcc.sum | 5100 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1037800 -> 1038096 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2192 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205420 -> 205152 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444336 -> 443612 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2911 insertions(+), 2875 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_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 61b9faef51 [gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
adds 55ea1654ab Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from c804cd1c00 Create ChangeLog.old/ChangeLog.25.
adds 5fded9c445 Open master branch for glibc 2.37 development
No new revisions were added by this update.
Summary of changes:
NEWS | 23 +++++++++++++++++++++++
version.h | 4 ++--
2 files changed, 25 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.