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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 42711bf3 4: update: binutils-gcc-linux-qemu: 33
new 6ed7cd84 4: update: binutils-gcc-linux-qemu: 33
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 (42711bf3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1640 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 31144 -> 30992 bytes
04-build_abe-stage1/console.log.xz | Bin 91300 -> 91304 bytes
05-build_abe-qemu/console.log.xz | Bin 32852 -> 32016 bytes
06-build_linux/console.log.xz | Bin 5268 -> 5448 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 56 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++++++-------
9 files changed, 39 insertions(+), 39 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/gdb.
from 8df9766816 Automatic date update in version.in
adds d92c7521f9 x86: don't leak sub-architecture accumulated strings
adds 3ce2ebcf88 x86: permit "default" with .arch
adds ae89daecb1 x86: generalize disabling of sub-architectures
adds f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 1 +
gas/config/tc-i386.c | 552 +++++++++++++++++++++----------------
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/arch-dflt.l | 19 ++
gas/testsuite/gas/i386/arch-dflt.s | 14 +
gas/testsuite/gas/i386/arch-stk.l | 43 +++
gas/testsuite/gas/i386/arch-stk.s | 34 +++
gas/testsuite/gas/i386/i386.exp | 2 +
8 files changed, 425 insertions(+), 243 deletions(-)
create mode 100644 gas/testsuite/gas/i386/arch-dflt.l
create mode 100644 gas/testsuite/gas/i386/arch-dflt.s
create mode 100644 gas/testsuite/gas/i386/arch-stk.l
create mode 100644 gas/testsuite/gas/i386/arch-stk.s
--
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/glibc.
from bd0b58837c test-container: return UNSUPPORTED for ENOSPC on clone()
adds 3c99806989 aarch64: Optimize string functions with shrn instruction
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/memchr.S | 25 +++++++++----------------
sysdeps/aarch64/memrchr.S | 25 +++++++++----------------
sysdeps/aarch64/strchrnul.S | 29 +++++++++++------------------
sysdeps/aarch64/strcpy.S | 32 ++++++++++++--------------------
sysdeps/aarch64/strlen.S | 25 +++++++++----------------
sysdeps/aarch64/strnlen.S | 25 +++++++++----------------
6 files changed, 59 insertions(+), 102 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 656c0212909 c++: dependent conversion operator lookup [PR106179]
adds b33dd787452 analyzer: fix uninit false positive with -ftrivial-auto-var [...]
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/region-model.cc | 69 ++++++++++++++++++----
.../gcc.dg/analyzer/torture/uninit-pr106204.c | 13 ++++
gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c | 17 ++++++
3 files changed, 86 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-pr106204.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 8df9766816 Automatic date update in version.in
adds d92c7521f9 x86: don't leak sub-architecture accumulated strings
adds 3ce2ebcf88 x86: permit "default" with .arch
adds ae89daecb1 x86: generalize disabling of sub-architectures
adds f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 1 +
gas/config/tc-i386.c | 552 +++++++++++++++++++++----------------
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/arch-dflt.l | 19 ++
gas/testsuite/gas/i386/arch-dflt.s | 14 +
gas/testsuite/gas/i386/arch-stk.l | 43 +++
gas/testsuite/gas/i386/arch-stk.s | 34 +++
gas/testsuite/gas/i386/i386.exp | 2 +
8 files changed, 425 insertions(+), 243 deletions(-)
create mode 100644 gas/testsuite/gas/i386/arch-dflt.l
create mode 100644 gas/testsuite/gas/i386/arch-dflt.s
create mode 100644 gas/testsuite/gas/i386/arch-stk.l
create mode 100644 gas/testsuite/gas/i386/arch-stk.s
--
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 28e76ec4 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new f617b7a1 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (28e76ec4)
\
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 1816 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30388 -> 30280 bytes
05-build_abe-stage1/console.log.xz | Bin 73144 -> 72828 bytes
07-build_abe-linux/console.log.xz | Bin 9804 -> 9536 bytes
08-build_abe-glibc/console.log.xz | Bin 239756 -> 238952 bytes
09-build_abe-stage2/console.log.xz | Bin 160188 -> 160060 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 138 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++---
10 files changed, 79 insertions(+), 79 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/llvm-master-aarch64-norov-defconfig
in repository toolchain/ci/base-artifacts.
discards a8223df6 0: update: binutils-llvm-linux-qemu: boot
new 8721af75 0: update: linux-52cdf267e77d6f885eebdd53d8bab4b81d0ce9f4: boot
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 (a8223df6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1660 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30996 -> 29928 bytes
04-build_kernel_llvm/console.log.xz | Bin 64888 -> 65904 bytes
05-build_abe-qemu/console.log.xz | Bin 33608 -> 34696 bytes
06-build_linux/console.log.xz | Bin 4036 -> 4028 bytes
07-boot_linux/console.log.xz | Bin 6264 -> 6304 bytes
08-check_regression/console.log.xz | Bin 400 -> 412 bytes
09-update_baseline/console.log | 5 ++++-
jenkins/manifest.sh | 11 ++++-------
10 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_native_build/master-aarch64
in repository toolchain/ci/linux.
from c1084b6c5620 Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/s [...]
adds 2f446ffe9d73 xen/blkfront: fix leaking data in shared pages
adds 307c8de2b023 xen/netfront: fix leaking data in shared pages
adds 4491001c2e0f xen/netfront: force data bouncing when backend is untrusted
adds 2400617da7ee xen/blkfront: force data bouncing when backend is untrusted
adds f63c2c2032c2 xen-netfront: restore __skb_queue_tail() positioning in xe [...]
adds b75cd218274e xen/arm: Fix race in RB-tree based P2M accounting
adds e35e5b6f695d Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
arch/arm/xen/p2m.c | 6 +++--
drivers/block/xen-blkfront.c | 54 ++++++++++++++++++++++++++++--------------
drivers/net/xen-netfront.c | 56 ++++++++++++++++++++++++++++++++++++++++----
3 files changed, 93 insertions(+), 23 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2bd4637c 0: update: binutils-gcc-linux-glibc-gdb: 6
new 83d05a73 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (2bd4637c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/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 1632 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38216 -> 38132 bytes
05-build_abe-gcc/console.log.xz | Bin 214260 -> 214052 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 9616 -> 9564 bytes
08-build_abe-glibc/console.log.xz | Bin 241216 -> 242016 bytes
09-build_abe-gdb/console.log.xz | Bin 38432 -> 38700 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 77 ++++-------------------------------
jenkins/manifest.sh | 26 ++++++------
11 files changed, 21 insertions(+), 82 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_apm/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752)
adds cd4f43be3d linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mq_timedreceive.c | 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_bmk_gnu_apm/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from fa7673bf14 Automatic date update in version.in
adds faa0405980 Automatic date update in version.in
adds f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
adds f0b3db3175 Automatic date update in version.in
adds 37eaf1f099 Automatic date update in version.in
adds 178b942b8e Automatic date update in version.in
adds 3972c8ffe0 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 8d46c0a5 4: update: binutils-gcc-linux-glibc: 1
new b1f19839 4: 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 (8d46c0a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-release- [...]
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 1684 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30712 -> 30988 bytes
04-build_abe-stage1/console.log.xz | Bin 68236 -> 69904 bytes
06-build_abe-linux/console.log.xz | Bin 8048 -> 9204 bytes
07-build_abe-glibc/console.log.xz | Bin 235388 -> 235960 bytes
08-build_abe-stage2/console.log.xz | Bin 173692 -> 179272 bytes
09-benchmark/benchmark-build.log | 106 +-
09-benchmark/benchmark.log | 104 +-
09-benchmark/console.log.xz | Bin 3676 -> 3724 bytes
10-check_regression/console.log.xz | Bin 7344 -> 7264 bytes
10-check_regression/csv-results-0/md5sum.csv | 41532 +-
10-check_regression/csv-results-0/perf.csv | 3828 +-
10-check_regression/csv-results-0/results.csv | 587353 ++++++++--------
10-check_regression/csv-results-0/size.csv | 642740 +++++++++---------
10-check_regression/csv-results-0/vect.csv | 40 +-
10-check_regression/csv-results-1/md5sum.csv | 41532 +-
10-check_regression/csv-results-1/perf.csv | 3833 +-
10-check_regression/csv-results-1/results.csv | 473013 +++++++------
10-check_regression/csv-results-1/size.csv | 641410 ++++++++---------
10-check_regression/csv-results-1/vect.csv | 40 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 9 +-
10-check_regression/results-full.csv | 4086 +-
10-check_regression/results-internal.csv | 242 +-
10-check_regression/results.log | 4432 +-
11-update_baseline/console.log | 8607 +-
11-update_baseline/csv-results-0/md5sum.csv | 41532 +-
11-update_baseline/csv-results-0/perf.csv | 3828 +-
11-update_baseline/csv-results-0/results.csv | 587353 ++++++++--------
11-update_baseline/csv-results-0/size.csv | 642740 +++++++++---------
11-update_baseline/csv-results-0/vect.csv | 40 +-
11-update_baseline/csv-results-1/md5sum.csv | 41532 +-
11-update_baseline/csv-results-1/perf.csv | 3833 +-
11-update_baseline/csv-results-1/results.csv | 473013 +++++++------
11-update_baseline/csv-results-1/size.csv | 641410 ++++++++---------
11-update_baseline/csv-results-1/vect.csv | 40 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 9 +-
11-update_baseline/results-full.csv | 4086 +-
11-update_baseline/results-internal.csv | 242 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1273472 -> 1273628 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 94312 -> 94268 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3565316 -> 3566368 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 15008 -> 15040 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 4202940 -> 4203684 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 36428 -> 36464 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 167848 -> 167840 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 126628 -> 126584 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 982928 -> 983288 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 724004 -> 724184 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 46336 -> 46364 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 207480 -> 207584 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1833344 -> 1832616 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 6164376 -> 6164700 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 709428 -> 709944 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1410516 -> 1411156 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1230612 -> 1231100 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 380008 -> 379896 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 147904 -> 148012 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 145044 -> 145072 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 61748 -> 61692 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 563092 -> 563072 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 2069364 -> 2069920 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 26252 -> 26264 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 1067024 -> 1066840 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 88164 -> 88288 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 1583136 -> 1583580 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 254176 -> 254060 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 11850788 -> 11850632 bytes
jenkins/manifest.sh | 24 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1273472 -> 1273628 bytes
save-temps/401.bzip2.tar.xz | Bin 94312 -> 94268 bytes
save-temps/403.gcc.tar.xz | Bin 3565316 -> 3566368 bytes
save-temps/410.bwaves.tar.xz | Bin 15008 -> 15040 bytes
save-temps/416.gamess.tar.xz | Bin 4202940 -> 4203684 bytes
save-temps/429.mcf.tar.xz | Bin 36428 -> 36464 bytes
save-temps/433.milc.tar.xz | Bin 167848 -> 167840 bytes
save-temps/434.zeusmp.tar.xz | Bin 126628 -> 126584 bytes
save-temps/435.gromacs.tar.xz | Bin 982928 -> 983288 bytes
save-temps/436.cactusADM.tar.xz | Bin 724004 -> 724184 bytes
save-temps/437.leslie3d.tar.xz | Bin 46336 -> 46364 bytes
save-temps/444.namd.tar.xz | Bin 207480 -> 207584 bytes
save-temps/445.gobmk.tar.xz | Bin 1833344 -> 1832616 bytes
save-temps/447.dealII.tar.xz | Bin 6164376 -> 6164700 bytes
save-temps/450.soplex.tar.xz | Bin 709428 -> 709944 bytes
save-temps/453.povray.tar.xz | Bin 1410516 -> 1411156 bytes
save-temps/454.calculix.tar.xz | Bin 1230612 -> 1231100 bytes
save-temps/456.hmmer.tar.xz | Bin 380008 -> 379896 bytes
save-temps/458.sjeng.tar.xz | Bin 147904 -> 148012 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 145044 -> 145072 bytes
save-temps/462.libquantum.tar.xz | Bin 61748 -> 61692 bytes
save-temps/464.h264ref.tar.xz | Bin 563092 -> 563072 bytes
save-temps/465.tonto.tar.xz | Bin 2069364 -> 2069920 bytes
save-temps/470.lbm.tar.xz | Bin 26252 -> 26264 bytes
save-temps/471.omnetpp.tar.xz | Bin 1067024 -> 1066840 bytes
save-temps/473.astar.tar.xz | Bin 88164 -> 88288 bytes
save-temps/481.wrf.tar.xz | Bin 1583136 -> 1583580 bytes
save-temps/482.sphinx3.tar.xz | Bin 254176 -> 254060 bytes
save-temps/483.xalancbmk.tar.xz | Bin 11850788 -> 11850632 bytes
101 files changed, 2443710 insertions(+), 2448997 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 releases/gcc-12
in repository gcc.
from 24f321345d8 Daily bump.
new 65941a91091 c-family: Prevent -Wformat warnings with u8 strings [PR105626]
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/c-family/c-format.cc | 3 ++-
gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C | 10 ++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-char8_t-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.
unknown user pushed a change to branch devel/rust/master
in repository gcc.
from 408b7f87b99 Merge #1352
new 18648e7b9f5 Add support for the self path
new f4a5629fb7f Fix name resolution using self paths and nested functions
new e0844def89d Merge #1346
new 6eee318c244 session-manager: Add -frust-dump-ast-pretty
new 29d594e263f Merge #1353
The 5 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/rust/ast/rust-path.h | 6 ++
gcc/rust/resolve/rust-ast-resolve-path.cc | 89 +++++++++++++++--------
gcc/rust/resolve/rust-ast-resolve-type.cc | 90 +++++++++++++++---------
gcc/rust/rust-session-manager.cc | 27 +++++++
gcc/rust/rust-session-manager.h | 3 +
gcc/testsuite/rust/compile/self-path1.rs | 12 ++++
gcc/testsuite/rust/compile/self-path2.rs | 21 ++++++
gcc/testsuite/rust/execute/torture/issue-1231.rs | 36 ++++++++++
8 files changed, 218 insertions(+), 66 deletions(-)
create mode 100644 gcc/testsuite/rust/compile/self-path1.rs
create mode 100644 gcc/testsuite/rust/compile/self-path2.rs
create mode 100644 gcc/testsuite/rust/execute/torture/issue-1231.rs
--
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 8937de98 0: update: gdb-8df97668162050ccd708c6b5c8ac9c98f9bebdac: 1
new 0243a9a6 0: update: linux-e35e5b6f695d241ffb1d223207da58a1fbcdff4b: 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 (8937de98)
\
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 1596 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29572 -> 29496 bytes
04-build_abe-stage1/console.log.xz | Bin 92676 -> 92940 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 11720 -> 9460 bytes
07-build_abe-glibc/console.log.xz | Bin 230672 -> 230992 bytes
08-build_abe-stage2/console.log.xz | Bin 225340 -> 223900 bytes
09-build_abe-gdb/console.log.xz | Bin 37392 -> 34520 bytes
10-build_abe-qemu/console.log.xz | Bin 34564 -> 34200 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2704 -> 2700 bytes
13-check_regression/console.log.xz | Bin 2360 -> 2364 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 6 +-
14-update_baseline/console.log | 200 +--
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 2690320 -> 2656288 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2192904 -> 2207624 bytes
sumfiles/gcc.sum | 2288 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 882372 -> 883256 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198792 -> 198788 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2676 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 417004 -> 425268 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 1369 insertions(+), 1369 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.