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_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards e8ec456f 0: update: binutils-gcc: 1
new 7b2bc8d8 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 (e8ec456f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1544 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 51772 -> 53124 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 470856 -> 475952 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3812 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2452 -> 2632 bytes
07-check_regression/console.log.xz | Bin 3060 -> 3264 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 45 +-
07-check_regression/results.compare2 | 133 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 379 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 45 +-
08-update_baseline/results.compare2 | 133 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2808944 -> 2816944 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 2473376 -> 2511080 bytes
sumfiles/gcc.sum | 4368 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 948964 -> 935520 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2304 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208104 -> 209032 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 462800 -> 472656 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2743 insertions(+), 2666 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 f1fcd6e3ad9 doc: Document module language-linkage supported
adds 7905a9ac267 libgo: #include <sys/types.h> when checking for loff_t
adds 85d613da341 libgomp: Fix up target-31.c test [PR106045]
adds 4306339798b PR target/105991: Recognize PLUS and XOR forms of rldimi in [...]
adds de89b078e37 Daily bump.
adds ec532b47f18 xtensa: Fix buffer overflow
adds 5e377d21f1f i386: Add syscall to enable AMX for latest kernels
new 614db2317e6 c++: testsuite: require lto_incremental in pr90990_0.C
new 870f6866c96 testsuite: outputs.exp: test for skip_atsave more thoroughly
new 7a1790ac6b4 testsuite: outputs.exp: cleanup before running tests
new 345d69a7de7 libstdc++: testsuite: work around bitset namespace pollution
new 540ae3601e1 libstdc++: testsuite: require cmath for nexttowardl
new f129628e8f2 libstdc++: testsuite: call sched_yield for nonpreemptive targets
new a33dda016e5 libstdc++: eh_globals: gthreads: reset _S_init before deleting key
new 98b6e62cf5e RISC-V: Add -mtune=thead-c906 to the invoke docs
The 8 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/ChangeLog | 46 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 21 ++++++++-
gcc/config/xtensa/xtensa.md | 2 +-
gcc/doc/invoke.texi | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 35 +++++++++++++++
gcc/testsuite/g++.dg/lto/pr90990_0.C | 1 +
gcc/testsuite/gcc.misc-tests/outputs.exp | 52 +++++++++++++++++++---
gcc/testsuite/gcc.target/i386/amx-check.h | 30 +++++++++++++
gcc/testsuite/gcc.target/powerpc/pr105991.c | 11 +++++
libgo/configure | 5 ++-
libgo/configure.ac | 5 ++-
libgomp/ChangeLog | 6 +++
libgomp/testsuite/libgomp.c/target-31.c | 2 +-
libstdc++-v3/libsupc++/eh_globals.cc | 9 +++-
.../testsuite/20_util/to_chars/long_double.cc | 1 +
.../23_containers/bitset/cons/dr1325-2.cc | 1 +
.../testsuite/23_containers/bitset/ext/15361.cc | 1 +
.../testsuite/23_containers/bitset/input/1.cc | 1 +
.../testsuite/23_containers/bitset/to_string/1.cc | 1 +
.../23_containers/bitset/to_string/dr396.cc | 1 +
.../testsuite/30_threads/this_thread/60421.cc | 1 +
23 files changed, 221 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105991.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards a940ffd0 2: update: binutils-acd65fa610df09a0954b8fecdadf546215263c5d: 0
discards 6f5ea7b0 1: reset: binutils-acd65fa610df09a0954b8fecdadf546215263c5d: 0
discards cc975581 0: update: gcc-f1fcd6e3ad911945bc3c24a3a5c7ea99b910121e: 2
new f0d7f0f3 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 (a940ffd0)
\
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 1492 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 46172 -> 52780 bytes
05-build_abe-bootstrap/console.log.xz | Bin 0 -> 463356 bytes
06-check_regression/console.log.xz | Bin 412 -> 416 bytes
07-update_baseline/console.log | 68 ++++++++++++++++++++++-----------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 12 +++---
results | 4 ++
9 files changed, 57 insertions(+), 29 deletions(-)
create mode 100644 05-build_abe-bootstrap/console.log.xz
delete mode 100644 07-update_baseline/results.regressions
--
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_llvm_tx1/llvm-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from e5446dfea1 i386: Fix include paths for strspn, strcspn, and strpbrk
adds c376ff3287 s390: use $READELF
adds 2249ec60a9 s390: use LC_ALL=C for readelf call
No new revisions were added by this update.
Summary of changes:
sysdeps/s390/s390-64/configure | 2 +-
sysdeps/s390/s390-64/configure.ac | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 6834d380 0: update: gcc-85d613da341b76308edea48359a5dbc7061937c4: 1
new 941b082e 0: update: glibc-2249ec60a987f9a7aa585890de2bd365b3656d28: 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 (6834d380)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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 1564 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29680 -> 30356 bytes
04-build_abe-stage1/console.log.xz | Bin 73184 -> 75128 bytes
06-build_abe-linux/console.log.xz | Bin 10992 -> 10812 bytes
07-build_abe-glibc/console.log.xz | Bin 237372 -> 240444 bytes
08-build_abe-stage2/console.log.xz | Bin 176688 -> 182996 bytes
09-build_llvm-true/console.log.xz | Bin 62940 -> 62100 bytes
10-benchmark/benchmark-build.log | 112 +-
10-benchmark/benchmark.log | 110 +-
10-benchmark/console.log.xz | Bin 4064 -> 4004 bytes
11-check_regression/console.log.xz | Bin 2828 -> 2784 bytes
11-check_regression/csv-results-0/md5sum.csv | 33802 +--
11-check_regression/csv-results-0/perf.csv | 91 +-
11-check_regression/csv-results-0/results.csv | 27132 +--
11-check_regression/csv-results-0/size.csv | 221812 +++++++++--------
11-check_regression/csv-results-0/vect.csv | 20 +-
11-check_regression/csv-results-1/md5sum.csv | 34130 +--
11-check_regression/csv-results-1/perf.csv | 81 +-
11-check_regression/csv-results-1/results.csv | 26269 +--
11-check_regression/csv-results-1/size.csv | 222108 +++++++++---------
11-check_regression/csv-results-1/vect.csv | 20 +-
11-check_regression/results-brief.csv | 32 +-
11-check_regression/results-full.csv | 91 +-
11-check_regression/results-internal.csv | 40 +-
11-check_regression/results.log | 2656 +-
12-update_baseline/console.log | 1258 +-
12-update_baseline/csv-results-0/md5sum.csv | 33802 +--
12-update_baseline/csv-results-0/perf.csv | 91 +-
12-update_baseline/csv-results-0/results.csv | 27132 +--
12-update_baseline/csv-results-0/size.csv | 221812 +++++++++--------
12-update_baseline/csv-results-0/vect.csv | 20 +-
12-update_baseline/csv-results-1/md5sum.csv | 34130 +--
12-update_baseline/csv-results-1/perf.csv | 81 +-
12-update_baseline/csv-results-1/results.csv | 26269 +--
12-update_baseline/csv-results-1/size.csv | 222108 +++++++++---------
12-update_baseline/csv-results-1/vect.csv | 20 +-
12-update_baseline/results-brief.csv | 32 +-
12-update_baseline/results-full.csv | 91 +-
12-update_baseline/results-internal.csv | 40 +-
12-update_baseline/results.log | 2712 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 397120 -> 397628 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 44064 -> 44024 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1188308 -> 1188784 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22340 -> 22364 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 46096 -> 45940 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 610716 -> 611548 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 839536 -> 903528 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 198032 -> 197436 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 450660 -> 451040 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51792 -> 51900 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23520 -> 23652 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15828 -> 15840 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 315904 -> 317608 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 43036 -> 43036 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93672 -> 93584 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3111276 -> 3241004 bytes
jenkins/manifest.sh | 8 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 397120 -> 397628 bytes
save-temps/401.bzip2.tar.xz | Bin 44064 -> 44024 bytes
save-temps/403.gcc.tar.xz | Bin 1188308 -> 1188784 bytes
save-temps/429.mcf.tar.xz | Bin 22340 -> 22364 bytes
save-temps/444.namd.tar.xz | Bin 46096 -> 45940 bytes
save-temps/445.gobmk.tar.xz | Bin 610716 -> 611548 bytes
save-temps/447.dealII.tar.xz | Bin 839536 -> 903528 bytes
save-temps/450.soplex.tar.xz | Bin 198032 -> 197436 bytes
save-temps/453.povray.tar.xz | Bin 450660 -> 451040 bytes
save-temps/458.sjeng.tar.xz | Bin 51792 -> 51900 bytes
save-temps/462.libquantum.tar.xz | Bin 23520 -> 23652 bytes
save-temps/470.lbm.tar.xz | Bin 15828 -> 15840 bytes
save-temps/471.omnetpp.tar.xz | Bin 315904 -> 317608 bytes
save-temps/473.astar.tar.xz | Bin 43036 -> 43036 bytes
save-temps/482.sphinx3.tar.xz | Bin 93672 -> 93584 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3111276 -> 3241004 bytes
75 files changed, 565883 insertions(+), 572231 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 a9fc2da9 0: update: glibc-2249ec60a987f9a7aa585890de2bd365b3656d28: 1
new a059d3c9 0: update: linux-ea0b109ca82345fbd437cebbbf81a3938cb9549c: 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 (a9fc2da9)
\
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 1632 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 29692 -> 29980 bytes
04-build_abe-stage1/console.log.xz | Bin 75536 -> 74176 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9780 -> 9028 bytes
07-build_abe-glibc/console.log.xz | Bin 239648 -> 235512 bytes
08-build_abe-stage2/console.log.xz | Bin 179608 -> 178868 bytes
09-benchmark/benchmark-build.log | 110 +-
09-benchmark/benchmark.log | 108 +-
09-benchmark/console.log.xz | Bin 3724 -> 3712 bytes
10-check_regression/console.log.xz | Bin 3436 -> 3448 bytes
10-check_regression/csv-results-0/md5sum.csv | 49220 +-
10-check_regression/csv-results-0/perf.csv | 168 +-
10-check_regression/csv-results-0/results.csv | 307554 +++++-----
10-check_regression/csv-results-0/size.csv | 523697 +++++++++---------
10-check_regression/csv-results-0/vect.csv | 38 +-
10-check_regression/csv-results-1/md5sum.csv | 34658 +-
10-check_regression/csv-results-1/perf.csv | 170 +-
10-check_regression/csv-results-1/results.csv | 304362 +++++-----
10-check_regression/csv-results-1/size.csv | 520523 +++++++++--------
10-check_regression/csv-results-1/vect.csv | 40 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 174 +-
10-check_regression/results-internal.csv | 70 +-
10-check_regression/results.log | 4772 +-
11-update_baseline/console.log | 1986 +-
11-update_baseline/csv-results-0/md5sum.csv | 49220 +-
11-update_baseline/csv-results-0/perf.csv | 168 +-
11-update_baseline/csv-results-0/results.csv | 307554 +++++-----
11-update_baseline/csv-results-0/size.csv | 523697 +++++++++---------
11-update_baseline/csv-results-0/vect.csv | 38 +-
11-update_baseline/csv-results-1/md5sum.csv | 34658 +-
11-update_baseline/csv-results-1/perf.csv | 170 +-
11-update_baseline/csv-results-1/results.csv | 304362 +++++-----
11-update_baseline/csv-results-1/size.csv | 520523 +++++++++--------
11-update_baseline/csv-results-1/vect.csv | 40 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 174 +-
11-update_baseline/results-internal.csv | 70 +-
11-update_baseline/results.log | 4686 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6922592 -> 6910560 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 420620 -> 419504 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19451708 -> 19434240 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79396 -> 79308 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28844704 -> 28840544 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 133332 -> 133932 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 831676 -> 837012 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1168184 -> 1169056 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5432468 -> 5432244 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4197500 -> 4196316 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 292736 -> 292596 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1273920 -> 1272188 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8545332 -> 8559512 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 28640196 -> 28697740 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4408220 -> 4407104 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 6891332 -> 6890580 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8691812 -> 8691364 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1909168 -> 1909760 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 662468 -> 665288 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1272264 -> 1273056 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 244700 -> 247052 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3003732 -> 2993692 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16202672 -> 16211908 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81772 -> 81784 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5790752 -> 5789692 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 354512 -> 354156 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15742852 -> 15730024 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1321304 -> 1323132 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 52228768 -> 52133140 bytes
jenkins/manifest.sh | 6 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6922592 -> 6910560 bytes
save-temps/401.bzip2.tar.xz | Bin 420620 -> 419504 bytes
save-temps/403.gcc.tar.xz | Bin 19451708 -> 19434240 bytes
save-temps/410.bwaves.tar.xz | Bin 79396 -> 79308 bytes
save-temps/416.gamess.tar.xz | Bin 28844704 -> 28840544 bytes
save-temps/429.mcf.tar.xz | Bin 133332 -> 133932 bytes
save-temps/433.milc.tar.xz | Bin 831676 -> 837012 bytes
save-temps/434.zeusmp.tar.xz | Bin 1168184 -> 1169056 bytes
save-temps/435.gromacs.tar.xz | Bin 5432468 -> 5432244 bytes
save-temps/436.cactusADM.tar.xz | Bin 4197500 -> 4196316 bytes
save-temps/437.leslie3d.tar.xz | Bin 292736 -> 292596 bytes
save-temps/444.namd.tar.xz | Bin 1273920 -> 1272188 bytes
save-temps/445.gobmk.tar.xz | Bin 8545332 -> 8559512 bytes
save-temps/447.dealII.tar.xz | Bin 28640196 -> 28697740 bytes
save-temps/450.soplex.tar.xz | Bin 4408220 -> 4407104 bytes
save-temps/453.povray.tar.xz | Bin 6891332 -> 6890580 bytes
save-temps/454.calculix.tar.xz | Bin 8691812 -> 8691364 bytes
save-temps/456.hmmer.tar.xz | Bin 1909168 -> 1909760 bytes
save-temps/458.sjeng.tar.xz | Bin 662468 -> 665288 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1272264 -> 1273056 bytes
save-temps/462.libquantum.tar.xz | Bin 244700 -> 247052 bytes
save-temps/464.h264ref.tar.xz | Bin 3003732 -> 2993692 bytes
save-temps/465.tonto.tar.xz | Bin 16202672 -> 16211908 bytes
save-temps/470.lbm.tar.xz | Bin 81772 -> 81784 bytes
save-temps/471.omnetpp.tar.xz | Bin 5790752 -> 5789692 bytes
save-temps/473.astar.tar.xz | Bin 354512 -> 354156 bytes
save-temps/481.wrf.tar.xz | Bin 15742852 -> 15730024 bytes
save-temps/482.sphinx3.tar.xz | Bin 1321304 -> 1323132 bytes
save-temps/483.xalancbmk.tar.xz | Bin 52228768 -> 52133140 bytes
102 files changed, 1740190 insertions(+), 1752946 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 b6a7c07c40c Automatic date update in version.in
new 581db2a29bd PR29270, DW_FORM_udata signed output
new 46439c90f20 PowerPC64: stub debug dump
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:
bfd/elf64-ppc.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
binutils/dwarf.c | 6 +++++-
2 files changed, 62 insertions(+), 3 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from f1fcd6e3ad9 doc: Document module language-linkage supported
adds 7905a9ac267 libgo: #include <sys/types.h> when checking for loff_t
adds 85d613da341 libgomp: Fix up target-31.c test [PR106045]
adds 4306339798b PR target/105991: Recognize PLUS and XOR forms of rldimi in [...]
adds de89b078e37 Daily bump.
adds ec532b47f18 xtensa: Fix buffer overflow
new 5e377d21f1f i386: Add syscall to enable AMX for latest kernels
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/ChangeLog | 46 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 21 ++++++++++++-
gcc/config/xtensa/xtensa.md | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 35 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/amx-check.h | 30 +++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr105991.c | 11 +++++++
libgo/configure | 5 +++-
libgo/configure.ac | 5 +++-
libgomp/ChangeLog | 6 ++++
libgomp/testsuite/libgomp.c/target-31.c | 2 +-
12 files changed, 160 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105991.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.