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/glibc.
from 811c635dba debug: Improve fdelt_chk error message
adds f5bff979d0 x86: Small improvements for wcscpy-ssse3
adds 244b415d38 x86: Small improvements for wcslen
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/multiarch/wcscpy-ssse3.S | 194 ++++++++++++++++----------------
sysdeps/x86_64/wcslen.S | 86 +++++++-------
2 files changed, 138 insertions(+), 142 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/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
adds 4a02e01a71 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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/base-artifacts.
discards 25f8adbd 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new abd9aaa7 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (25f8adbd)
\
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 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 17844 -> 17584 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++++++------
6 files changed, 31 insertions(+), 31 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 aab0127dae4 Daily bump.
new 1203e8f7880 analyzer: fix ICE with incorrect lookup of cgraph node [PR105074]
new 3734527dfa0 analyzer: ensure that we purge state when reusing a conjure [...]
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/analyzer/analyzer.h | 1 +
gcc/analyzer/region-model-asm.cc | 8 ++--
gcc/analyzer/region-model-impl-calls.cc | 12 +++---
gcc/analyzer/region-model-manager.cc | 27 ++++++++++++--
gcc/analyzer/region-model.cc | 8 ++--
gcc/analyzer/region-model.h | 3 +-
gcc/analyzer/region.cc | 13 ++++---
gcc/analyzer/store.cc | 23 +++++++-----
gcc/analyzer/store.h | 9 +++--
gcc/analyzer/svalue.h | 21 +++++++++++
gcc/testsuite/gcc.dg/analyzer/pr105074.c | 9 +++++
gcc/testsuite/gcc.dg/analyzer/pr105087-1.c | 18 +++++++++
gcc/testsuite/gcc.dg/analyzer/pr105087-2.c | 20 ++++++++++
gcc/testsuite/gcc.dg/analyzer/untracked-1.c | 6 +++
gcc/testsuite/gcc.dg/analyzer/vasprintf-1.c | 57 +++++++++++++++++++++++++++++
15 files changed, 202 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105074.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105087-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105087-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/vasprintf-1.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_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 50aeec8e 0: update: gcc-52f42dce15f036a140154aa339fa1709c5cc858b: 1
new 345539ea 0: update: glibc-866c599182e87f116440b5d854f9e99533c48eb3: 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 (50aeec8e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/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 1760 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30508 -> 30712 bytes
04-build_abe-stage1/console.log.xz | Bin 73772 -> 76548 bytes
06-build_abe-linux/console.log.xz | Bin 11044 -> 10680 bytes
07-build_abe-glibc/console.log.xz | Bin 236484 -> 239288 bytes
08-build_abe-stage2/console.log.xz | Bin 174944 -> 185188 bytes
09-benchmark/benchmark-build.log | 36 +-
09-benchmark/benchmark.log | 34 +-
09-benchmark/console.log.xz | Bin 3056 -> 3040 bytes
10-check_regression/console.log.xz | Bin 3324 -> 3336 bytes
10-check_regression/results-0.csv | 656534 +++++++++--------
10-check_regression/results-1.csv | 650699 +++++++++--------
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 246 +-
10-check_regression/results-perf-0.csv | 232 +-
10-check_regression/results-perf-1.csv | 260 +-
10-check_regression/results-size-0.csv | 660904 +++++++++---------
10-check_regression/results-size-1.csv | 655159 +++++++++--------
10-check_regression/results-vect-0.csv | 44 +-
10-check_regression/results-vect-1.csv | 36 +-
10-check_regression/results.csv | 66 +-
10-check_regression/results.log | 5356 +-
11-update_baseline/console.log | 2162 +-
11-update_baseline/results-0.csv | 656534 +++++++++--------
11-update_baseline/results-1.csv | 650699 +++++++++--------
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 246 +-
11-update_baseline/results-perf-0.csv | 232 +-
11-update_baseline/results-perf-1.csv | 260 +-
11-update_baseline/results-size-0.csv | 660904 +++++++++---------
11-update_baseline/results-size-1.csv | 655159 +++++++++--------
11-update_baseline/results-vect-0.csv | 44 +-
11-update_baseline/results-vect-1.csv | 36 +-
11-update_baseline/results.csv | 66 +-
11-update_baseline/results.log | 5392 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6892720 -> 6882920 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 416828 -> 417844 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19377692 -> 19383712 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79480 -> 79284 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28843084 -> 28842848 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 132492 -> 132804 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 833336 -> 831828 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1167924 -> 1168308 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5400716 -> 5405372 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4191156 -> 4184136 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 292432 -> 292720 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1273296 -> 1275856 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8556748 -> 8527152 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 28580048 -> 28825400 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4459616 -> 4470640 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 6881868 -> 6865564 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8650692 -> 8634236 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1882648 -> 1880968 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 658332 -> 660300 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1266216 -> 1264792 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 242028 -> 241012 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 2998232 -> 2995684 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16101352 -> 16097860 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81008 -> 81132 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5832968 -> 5863408 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 360104 -> 359232 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 13006928 -> 12979704 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1313772 -> 1315628 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 52693376 -> 52739408 bytes
jenkins/manifest.sh | 8 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6892720 -> 6882920 bytes
save-temps/401.bzip2.tar.xz | Bin 416828 -> 417844 bytes
save-temps/403.gcc.tar.xz | Bin 19377692 -> 19383712 bytes
save-temps/410.bwaves.tar.xz | Bin 79480 -> 79284 bytes
save-temps/416.gamess.tar.xz | Bin 28843084 -> 28842848 bytes
save-temps/429.mcf.tar.xz | Bin 132492 -> 132804 bytes
save-temps/433.milc.tar.xz | Bin 833336 -> 831828 bytes
save-temps/434.zeusmp.tar.xz | Bin 1167924 -> 1168308 bytes
save-temps/435.gromacs.tar.xz | Bin 5400716 -> 5405372 bytes
save-temps/436.cactusADM.tar.xz | Bin 4191156 -> 4184136 bytes
save-temps/437.leslie3d.tar.xz | Bin 292432 -> 292720 bytes
save-temps/444.namd.tar.xz | Bin 1273296 -> 1275856 bytes
save-temps/445.gobmk.tar.xz | Bin 8556748 -> 8527152 bytes
save-temps/447.dealII.tar.xz | Bin 28580048 -> 28825400 bytes
save-temps/450.soplex.tar.xz | Bin 4459616 -> 4470640 bytes
save-temps/453.povray.tar.xz | Bin 6881868 -> 6865564 bytes
save-temps/454.calculix.tar.xz | Bin 8650692 -> 8634236 bytes
save-temps/456.hmmer.tar.xz | Bin 1882648 -> 1880968 bytes
save-temps/458.sjeng.tar.xz | Bin 658332 -> 660300 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1266216 -> 1264792 bytes
save-temps/462.libquantum.tar.xz | Bin 242028 -> 241012 bytes
save-temps/464.h264ref.tar.xz | Bin 2998232 -> 2995684 bytes
save-temps/465.tonto.tar.xz | Bin 16101352 -> 16097860 bytes
save-temps/470.lbm.tar.xz | Bin 81008 -> 81132 bytes
save-temps/471.omnetpp.tar.xz | Bin 5832968 -> 5863408 bytes
save-temps/473.astar.tar.xz | Bin 360104 -> 359232 bytes
save-temps/481.wrf.tar.xz | Bin 13006928 -> 12979704 bytes
save-temps/482.sphinx3.tar.xz | Bin 1313772 -> 1315628 bytes
save-temps/483.xalancbmk.tar.xz | Bin 52693376 -> 52739408 bytes
96 files changed, 2619071 insertions(+), 2642395 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3204d3fe 0: update: linux-ae085d7f9365de7da27ab5c0d16b12d51ea7fca9: 1
new cc94ab01 0: update: qemu-3d31fe4d662f13c70eb7e87f29513623ccd76322: 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 (3204d3fe)
\
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 1548 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30220 -> 30068 bytes
04-build_abe-stage1/console.log.xz | Bin 73832 -> 74048 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9224 -> 11400 bytes
07-build_abe-glibc/console.log.xz | Bin 235840 -> 234988 bytes
08-build_abe-stage2/console.log.xz | Bin 204432 -> 205968 bytes
09-build_abe-gdb/console.log.xz | Bin 34140 -> 34360 bytes
10-build_abe-qemu/console.log.xz | Bin 32756 -> 31024 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2696 -> 2696 bytes
13-check_regression/console.log.xz | Bin 2820 -> 3084 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 30 +-
13-check_regression/results.compare | 52 +-
13-check_regression/results.compare2 | 48 +-
13-check_regression/results.regressions | 52 +-
14-update_baseline/console.log | 452 +--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 30 +-
14-update_baseline/results.compare | 52 +-
14-update_baseline/results.compare2 | 48 +-
14-update_baseline/results.regressions | 52 +-
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3335772 -> 3338188 bytes
sumfiles/g++.sum | 164 +-
sumfiles/gcc.log.xz | Bin 2933088 -> 2938384 bytes
sumfiles/gcc.sum | 5041 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1019968 -> 1021952 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196360 -> 196480 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 411136 -> 406388 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 3183 insertions(+), 2937 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.