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 cac2f69cdad gcc: define _REENTRANT for OpenRISC when -pthread is passed
adds 9b4eee5fd15 analyzer: stop -ftrivial-auto-var-init from suppressing uni [...]
adds 93e759fc18a analyzer: implement bit_range_region
adds ea3e1915954 analyzer: consolidate duplicate code in region::calc_offset
adds 13ad6d9f50e analyzer: fix missing check for uninit of return values
adds 302caa1faeb Remove dead macro: TEXT_SECTION_NAME
adds 9a92e46c0e9 lto: fix error handling for -Wl,-plugin-opt=debug
adds b229c518609 libstdc++: Fix link failure in _OutputIteratorConcept
adds c123096cf14 libstdc++: Fix invalid instantiations in tests
new 2905e1af945 libstdc++: Fix -Wunused-variable warning for -fno-exceptions build
new 14d642df2b3 rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targets
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-manager.cc | 20 ++++
gcc/analyzer/region-model.cc | 45 ++++++--
gcc/analyzer/region-model.h | 6 +-
gcc/analyzer/region.cc | 121 +++++++++++++--------
gcc/analyzer/region.h | 89 +++++++++++++++
gcc/dwarf2out.cc | 5 -
gcc/lto/lto-common.cc | 13 ++-
gcc/lto/lto-object.cc | 8 +-
gcc/testsuite/gcc.dg/analyzer/torture/ubsan-1.c | 2 +
.../gcc.dg/analyzer/torture/uninit-bit-field-ref.c | 31 ++++++
.../torture/uninit-trivial-auto-var-init-pattern.c | 10 ++
.../uninit-trivial-auto-var-init-uninitialized.c | 10 ++
.../torture/uninit-trivial-auto-var-init-zero.c | 10 ++
gcc/testsuite/lib/target-supports.exp | 30 ++---
libstdc++-v3/include/bits/boost_concept_check.h | 4 +-
libstdc++-v3/src/c++17/fs_dir.cc | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 2 +-
.../23_containers/multiset/operators/cmp_c++20.cc | 8 +-
.../23_containers/set/operators/cmp_c++20.cc | 8 +-
20 files changed, 329 insertions(+), 96 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-bit-field-ref.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-trivial-auto-var-i [...]
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-trivial-auto-var-i [...]
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-trivial-auto-var-i [...]
--
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/binutils-gdb.
from c7c6e55b60 or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto
adds a698397481 Updated French translation for the ld/ and gold/ sub-directories
adds b6e05abee3 gdb: update the comment on string_to_event_location
adds 8e454b9c61 gdb: add empty string check in parse_linespec
adds ed2a947856 gdb/testsuite: move linespec test into gdb.linespec/ directory
adds 3c5fcec6dc gdb: handle calls to list command passing only a linespec condition
adds 82d0a72cdc gdb: handle calls to edit command passing only a linespec condition
adds a591084285 gdb: test to check one aspect of the linespec parsing code
adds 2f6b20e2e0 gdb: fix formatting for help set/show extended-prompt
adds 41ba8b76cc Stop the BFD library complaining about compressed dwarf debu [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +
bfd/dwarf2.c | 8 +-
gdb/cli/cli-cmds.c | 19 +-
gdb/linespec.c | 14 +-
gdb/location.c | 5 +
gdb/location.h | 9 +-
gdb/python/lib/gdb/command/prompt.py | 5 +-
gdb/testsuite/gdb.base/break.exp | 5 +
.../linespecs.exp => gdb.linespec/errors.exp} | 20 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 254 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 3330 ++++++++++----------
13 files changed, 1882 insertions(+), 1801 deletions(-)
rename gdb/testsuite/{gdb.base/linespecs.exp => gdb.linespec/errors.exp} (66%)
--
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/base-artifacts.
discards 3c876b750 0: update: binutils-gcc: 2
new 6b1d292c6 0: update: binutils-gcc: 2
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 (3c876b750)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1528 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51712 -> 51168 bytes
05-build_abe-bootstrap/console.log.xz | Bin 460400 -> 460524 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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_tx1/gnu-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards a308d9656 0: update: gcc-dec8d0e5fa00ceb2ded78b8a3eba8976d860a90e: 1
new 6664c55bf 0: reset: : 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 (a308d9656)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/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 1560 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29692 -> 29740 bytes
04-build_abe-stage1/console.log.xz | Bin 71692 -> 73280 bytes
06-build_abe-linux/console.log.xz | Bin 10692 -> 10720 bytes
07-build_abe-glibc/console.log.xz | Bin 234508 -> 234404 bytes
08-build_abe-stage2/console.log.xz | Bin 173528 -> 175268 bytes
09-benchmark/benchmark-build.log | 60 +-
09-benchmark/benchmark.log | 58 +-
09-benchmark/console.log.xz | Bin 3144 -> 3136 bytes
10-check_regression/console.log.xz | Bin 3576 -> 3556 bytes
10-check_regression/results-0.csv | 169 +-
10-check_regression/results-1.csv | 164 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 170 +-
10-check_regression/results-perf-0.csv | 169 +-
10-check_regression/results-perf-1.csv | 168 +-
10-check_regression/results-vect-0.csv | 26 +-
10-check_regression/results-vect-1.csv | 20 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4428 ++++++++++----------
11-update_baseline/console.log | 3500 +++++-----------
11-update_baseline/results-0.csv | 161 +-
11-update_baseline/results-1.csv | 164 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 168 +-
11-update_baseline/results-perf-0.csv | 163 +-
11-update_baseline/results-perf-1.csv | 168 +-
11-update_baseline/results-vect-0.csv | 28 +-
11-update_baseline/results-vect-1.csv | 20 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 4290 +++++++++----------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6909284 -> 6913824 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 419844 -> 418484 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19431996 -> 19453440 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79104 -> 79636 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28856804 -> 28857592 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 132804 -> 133420 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 834928 -> 831284 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1168488 -> 1167872 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5453952 -> 5441924 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4203788 -> 4203808 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 292452 -> 292452 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1273340 -> 1272800 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8546556 -> 8555512 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 28420064 -> 28735948 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4428908 -> 4425888 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7045212 -> 7062812 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8657068 -> 8660884 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1911292 -> 1908944 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 663512 -> 665448 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1264488 -> 1265380 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 245644 -> 246532 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3002512 -> 3002000 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16098816 -> 16097228 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81828 -> 81420 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5795808 -> 5801068 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 355636 -> 354900 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15693232 -> 15628220 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1323592 -> 1324332 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 52293412 -> 52236480 bytes
jenkins/manifest.sh | 9 +-
reset-baseline | 0
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6909284 -> 6913824 bytes
save-temps/401.bzip2.tar.xz | Bin 419844 -> 418484 bytes
save-temps/403.gcc.tar.xz | Bin 19431996 -> 19453440 bytes
save-temps/410.bwaves.tar.xz | Bin 79104 -> 79636 bytes
save-temps/416.gamess.tar.xz | Bin 28856804 -> 28857592 bytes
save-temps/429.mcf.tar.xz | Bin 132804 -> 133420 bytes
save-temps/433.milc.tar.xz | Bin 834928 -> 831284 bytes
save-temps/434.zeusmp.tar.xz | Bin 1168488 -> 1167872 bytes
save-temps/435.gromacs.tar.xz | Bin 5453952 -> 5441924 bytes
save-temps/436.cactusADM.tar.xz | Bin 4203788 -> 4203808 bytes
save-temps/437.leslie3d.tar.xz | Bin 292452 -> 292452 bytes
save-temps/444.namd.tar.xz | Bin 1273340 -> 1272800 bytes
save-temps/445.gobmk.tar.xz | Bin 8546556 -> 8555512 bytes
save-temps/447.dealII.tar.xz | Bin 28420064 -> 28735948 bytes
save-temps/450.soplex.tar.xz | Bin 4428908 -> 4425888 bytes
save-temps/453.povray.tar.xz | Bin 7045212 -> 7062812 bytes
save-temps/454.calculix.tar.xz | Bin 8657068 -> 8660884 bytes
save-temps/456.hmmer.tar.xz | Bin 1911292 -> 1908944 bytes
save-temps/458.sjeng.tar.xz | Bin 663512 -> 665448 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1264488 -> 1265380 bytes
save-temps/462.libquantum.tar.xz | Bin 245644 -> 246532 bytes
save-temps/464.h264ref.tar.xz | Bin 3002512 -> 3002000 bytes
save-temps/465.tonto.tar.xz | Bin 16098816 -> 16097228 bytes
save-temps/470.lbm.tar.xz | Bin 81828 -> 81420 bytes
save-temps/471.omnetpp.tar.xz | Bin 5795808 -> 5801068 bytes
save-temps/473.astar.tar.xz | Bin 355636 -> 354900 bytes
save-temps/481.wrf.tar.xz | Bin 15693232 -> 15628220 bytes
save-temps/482.sphinx3.tar.xz | Bin 1323592 -> 1324332 bytes
save-temps/483.xalancbmk.tar.xz | Bin 52293412 -> 52236480 bytes
93 files changed, 6571 insertions(+), 7790 deletions(-)
create mode 100644 reset-baseline
--
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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f2725b771 2: update: binutils-llvm-linux-qemu: 40
new 33179e9ec 2: update: binutils-llvm-linux-qemu: 40
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 (f2725b771)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1572 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43264 -> 43888 bytes
04-build_llvm/console.log.xz | Bin 57496 -> 58052 bytes
05-build_abe-qemu/console.log.xz | Bin 30288 -> 30900 bytes
06-build_linux/console.log.xz | Bin 3828 -> 4028 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 216 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 114 insertions(+), 114 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.