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_check_gcc/master-arm
in repository toolchain/ci/gcc.
from b789c44c646 tree-optimization/105175 - avoid -Wvector-operation-performance
adds cef03728234 libgcc: IA64: don't compile glibc-based unwinder without li [...]
adds 5e6597064b0 fold-const: Fix up make_range_step [PR105189]
adds 6e274368720 c: Error on va_arg with function type [PR105149]
adds 04ecadbeae5 testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]
adds e5453bcc217 tree-optimization/105198 - wrong code with predictive commoning
No new revisions were added by this update.
Summary of changes:
gcc/c/c-typeck.cc | 6 ++++
gcc/fold-const.cc | 28 +++++++++++++++++-
gcc/testsuite/c-c++-common/torture/20050113-1.c | 1 +
gcc/testsuite/g++.dg/torture/pr105189.C | 19 +++++++++++++
gcc/testsuite/gcc.dg/pr105149.c | 16 +++++++++++
gcc/testsuite/gcc.dg/torture/pr105198.c | 26 +++++++++++++++++
gcc/tree-predcom.cc | 38 +++++++++++++++++++++----
libgcc/config/ia64/fde-glibc.c | 2 ++
8 files changed, 130 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr105189.C
create mode 100644 gcc/testsuite/gcc.dg/pr105149.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105198.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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from d3a76a5583 gdb: change file_file_name to return an std::string
adds 916c9be4a3 gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
adds 87e10e9c28 gdb/fortran: add support for accessing fields of extended types
adds 110aae55a8 gdb/fortran: print fortran extended types with ptype
adds 129f0aaa9d gdb maintainer commit rights
No new revisions were added by this update.
Summary of changes:
binutils/MAINTAINERS | 6 +-
gdb/MAINTAINERS | 1 +
gdb/f-exp.y | 7 +-
gdb/f-lang.h | 11 ++
gdb/f-typeprint.c | 24 +++-
gdb/testsuite/gdb.fortran/oop_extend_type.exp | 190 ++++++++++++++++++++++++++
gdb/testsuite/gdb.fortran/oop_extend_type.f90 | 69 ++++++++++
gdb/valops.c | 9 ++
8 files changed, 312 insertions(+), 5 deletions(-)
create mode 100755 gdb/testsuite/gdb.fortran/oop_extend_type.exp
create mode 100755 gdb/testsuite/gdb.fortran/oop_extend_type.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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 3bf4495e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 0d452e52 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (3bf4495e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1552 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30212 -> 30436 bytes
04-build_abe-stage1/console.log.xz | Bin 90140 -> 90564 bytes
06-build_abe-linux/console.log.xz | Bin 9852 -> 9956 bytes
07-build_abe-glibc/console.log.xz | Bin 231844 -> 233864 bytes
08-build_abe-stage2/console.log.xz | Bin 221676 -> 226584 bytes
09-build_abe-gdb/console.log.xz | Bin 37180 -> 37832 bytes
10-build_abe-qemu/console.log.xz | Bin 30536 -> 30916 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2776 -> 2900 bytes
13-check_regression/console.log.xz | Bin 2516 -> 2812 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 63 +-
14-update_baseline/console.log | 317 +++--
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 63 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2641524 -> 2662028 bytes
sumfiles/g++.sum | 38 +-
sumfiles/gcc.log.xz | Bin 2209176 -> 2174292 bytes
sumfiles/gcc.sum | 2300 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 874980 -> 876172 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2256 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 195472 -> 195544 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417256 -> 426556 bytes
sumfiles/libstdc++.sum | 8 +-
32 files changed, 1498 insertions(+), 1349 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 5f2f1a90 0: update: binutils-gcc-linux-glibc: 1
new 00d34a5f 0: update: binutils-gcc-linux-glibc: 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 (5f2f1a90)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-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 1580 -> 1856 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30248 -> 30664 bytes
04-build_abe-stage1/console.log.xz | Bin 91412 -> 92680 bytes
06-build_abe-linux/console.log.xz | Bin 9224 -> 9092 bytes
07-build_abe-glibc/console.log.xz | Bin 231848 -> 233688 bytes
08-build_abe-stage2/console.log.xz | Bin 208680 -> 212196 bytes
09-benchmark/benchmark-build.log | 72 +-
09-benchmark/benchmark.log | 70 +-
09-benchmark/console.log.xz | Bin 3156 -> 3156 bytes
10-check_regression/console.log.xz | Bin 3596 -> 3544 bytes
10-check_regression/results-0.csv | 491014 ++++++++-------
10-check_regression/results-1.csv | 382996 ++++++------
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 204 +-
10-check_regression/results-perf-0.csv | 200 +-
10-check_regression/results-perf-1.csv | 204 +-
10-check_regression/results-size-0.csv | 581266 +++++++++---------
10-check_regression/results-size-1.csv | 544731 ++++++++--------
10-check_regression/results-vect-0.csv | 44 +-
10-check_regression/results-vect-1.csv | 36 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 5453 +-
11-update_baseline/console.log | 2348 +-
11-update_baseline/results-0.csv | 491014 ++++++++-------
11-update_baseline/results-1.csv | 382996 ++++++------
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 204 +-
11-update_baseline/results-perf-0.csv | 200 +-
11-update_baseline/results-perf-1.csv | 204 +-
11-update_baseline/results-size-0.csv | 581266 +++++++++---------
11-update_baseline/results-size-1.csv | 544731 ++++++++--------
11-update_baseline/results-vect-0.csv | 44 +-
11-update_baseline/results-vect-1.csv | 36 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 5411 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 7048376 -> 7049808 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 429744 -> 427540 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 20035392 -> 20018668 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79412 -> 79428 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28929448 -> 28929120 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 138428 -> 138052 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 860632 -> 859268 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1165424 -> 1165144 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5544320 -> 5538308 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4316992 -> 4324224 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 293792 -> 293816 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1291020 -> 1291732 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8808848 -> 8812488 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 29334088 -> 29158128 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4451872 -> 4476692 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7083000 -> 7072068 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8888056 -> 8929176 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1962612 -> 1963340 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 683060 -> 683988 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1282532 -> 1281756 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 257392 -> 257284 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3089980 -> 3087204 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16355196 -> 16364260 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 83080 -> 83168 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5947992 -> 5935632 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 364768 -> 365320 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15905080 -> 15997148 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1351696 -> 1350924 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 51705508 -> 51790408 bytes
jenkins/manifest.sh | 20 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 7048376 -> 7049808 bytes
save-temps/401.bzip2.tar.xz | Bin 429744 -> 427540 bytes
save-temps/403.gcc.tar.xz | Bin 20035392 -> 20018668 bytes
save-temps/410.bwaves.tar.xz | Bin 79412 -> 79428 bytes
save-temps/416.gamess.tar.xz | Bin 28929448 -> 28929120 bytes
save-temps/429.mcf.tar.xz | Bin 138428 -> 138052 bytes
save-temps/433.milc.tar.xz | Bin 860632 -> 859268 bytes
save-temps/434.zeusmp.tar.xz | Bin 1165424 -> 1165144 bytes
save-temps/435.gromacs.tar.xz | Bin 5544320 -> 5538308 bytes
save-temps/436.cactusADM.tar.xz | Bin 4316992 -> 4324224 bytes
save-temps/437.leslie3d.tar.xz | Bin 293792 -> 293816 bytes
save-temps/444.namd.tar.xz | Bin 1291020 -> 1291732 bytes
save-temps/445.gobmk.tar.xz | Bin 8808848 -> 8812488 bytes
save-temps/447.dealII.tar.xz | Bin 29334088 -> 29158128 bytes
save-temps/450.soplex.tar.xz | Bin 4451872 -> 4476692 bytes
save-temps/453.povray.tar.xz | Bin 7083000 -> 7072068 bytes
save-temps/454.calculix.tar.xz | Bin 8888056 -> 8929176 bytes
save-temps/456.hmmer.tar.xz | Bin 1962612 -> 1963340 bytes
save-temps/458.sjeng.tar.xz | Bin 683060 -> 683988 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1282532 -> 1281756 bytes
save-temps/462.libquantum.tar.xz | Bin 257392 -> 257284 bytes
save-temps/464.h264ref.tar.xz | Bin 3089980 -> 3087204 bytes
save-temps/465.tonto.tar.xz | Bin 16355196 -> 16364260 bytes
save-temps/470.lbm.tar.xz | Bin 83080 -> 83168 bytes
save-temps/471.omnetpp.tar.xz | Bin 5947992 -> 5935632 bytes
save-temps/473.astar.tar.xz | Bin 364768 -> 365320 bytes
save-temps/481.wrf.tar.xz | Bin 15905080 -> 15997148 bytes
save-temps/482.sphinx3.tar.xz | Bin 1351696 -> 1350924 bytes
save-temps/483.xalancbmk.tar.xz | Bin 51705508 -> 51790408 bytes
96 files changed, 1992638 insertions(+), 2022384 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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 04ecadbeae5 testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]
adds e5453bcc217 tree-optimization/105198 - wrong code with predictive commoning
new 5522dec054c aarch64: PR target/105157 Increase number of cores TARGET_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/config.gcc | 2 +-
gcc/config/aarch64/aarch64.cc | 14 +++++++-----
gcc/config/aarch64/aarch64.h | 8 ++++++-
gcc/testsuite/gcc.dg/torture/pr105198.c | 26 ++++++++++++++++++++++
gcc/tree-predcom.cc | 38 ++++++++++++++++++++++++++++-----
5 files changed, 76 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105198.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/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/qemu.
from bc6ec396d4 Merge tag 'pull-request-2022-04-01' of https://gitlab.com/th [...]
adds ef95a24494 hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
adds 7e5157696b ppc/pnv: Fix number of registers in the PCIe controller on POWER9
adds 0798da8df9 linux-user/ppc: Narrow type of ccr in save_user_regs
adds 20661b75ea Merge tag 'pull-ppc-20220404' of https://github.com/legoater [...]
adds 2e9ce53200 xlnx-bbram: hw/nvram: Fix uninitialized Error *
adds 80b952bb69 docs/system/devices/can.rst: correct links to CTU CAN FD IP [...]
adds 223a8671ca Merge tag 'pull-target-arm-20220405' of https://git.linaro.o [...]
adds 9a9d101c5b qapi: fix example of netdev_add command
adds 227a762bef qapi: fix examples: replay-break and replay-seek
adds 016b835949 qapi: fix example of query-named-block-nodes command
adds 74dd52e556 qapi: fix example of query-spice command
adds c7f4a0fc78 qapi: fix example of query-vnc command
adds 51ec294d8e qapi: fix example of query-colo-status command
adds 6352c81b24 qapi: fix example of trace-event-get-state command
adds 28c1ec60aa qapi: fix example of query-cpus-fast command
adds 7c90031d80 qapi: fix example of query-memdev command
adds 8230f3389c qapi: Fix calc-dirty-rate example
adds 2e185fb65e Merge tag 'pull-qapi-2022-04-05' of git://repo.or.cz/qemu/ar [...]
adds fae4fad5b4 coverity: update model for latest tools
adds 7bd16378bb qga/vss-win32: fix compilation with clang++
adds 776a6a32b4 docs/system/i386: Add measurement calculation details to amd [...]
adds f53faa70bb Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds a83c284490 acpi: fix acpi_index migration
adds 95a3fcc748 Update version for v7.0.0-rc3 release
new 9569f5cb5b display/qxl-render: fix race condition in qxl_cursor (CVE-20 [...]
new fa892e9abb ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
new dde8689d1f Merge tag 'fixes-20220408-pull-request' of git://git.kraxel. [...]
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:
VERSION | 2 +-
docs/system/devices/can.rst | 6 ++--
docs/system/i386/amd-memory-encryption.rst | 54 +++++++++++++++++++++++++++---
hw/acpi/acpi-pci-hotplug-stub.c | 4 ---
hw/acpi/pcihp.c | 6 ----
hw/acpi/piix4.c | 15 ++++++++-
hw/core/machine.c | 4 ++-
hw/display/qxl-render.c | 9 ++++-
hw/display/vmware_vga.c | 2 ++
hw/nvram/xlnx-bbram.c | 2 +-
hw/ppc/ppc.c | 7 ++++
hw/ppc/spapr_cpu_core.c | 3 ++
include/hw/acpi/pcihp.h | 2 --
include/hw/pci-host/pnv_phb4.h | 2 +-
include/hw/ppc/ppc.h | 1 +
linux-user/ppc/signal.c | 2 +-
qapi/block-core.json | 1 +
qapi/machine.json | 4 +--
qapi/migration.json | 4 +--
qapi/net.json | 2 +-
qapi/replay.json | 4 +--
qapi/trace.json | 2 +-
qapi/ui.json | 3 ++
qga/vss-win32/install.cpp | 3 +-
scripts/coverity-scan/model.c | 3 +-
ui/cursor.c | 8 ++++-
26 files changed, 118 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.