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/master-aarch64
in repository toolchain/ci/gcc.
from 1d2aa262482 Provide a relation verification mechanism.
adds 543828e79bf c-family: Prevent -Wformat warnings with u8 strings [PR105626]
adds bd2d0aab4d2 libstdc++: testsuite: why cast getpid result
new ccc39d9e97c compiler: better error message for unknown package name
new c70a48a8f8f compiler: propagate array length error marker farther
new d1f3a3fffeb Daily bump.
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:
gcc/ChangeLog | 93 ++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 242 +++++++++++++++++++++
gcc/c-family/ChangeLog | 6 +
gcc/c-family/c-format.cc | 3 +-
gcc/cp/ChangeLog | 27 +++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 6 +
gcc/go/gofrontend/parse.cc | 6 +-
gcc/go/gofrontend/types.cc | 5 +-
gcc/testsuite/ChangeLog | 72 ++++++
gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C | 10 +
gcc/testsuite/go.test/test/fixedbugs/issue27938.go | 6 +-
libstdc++-v3/ChangeLog | 10 +
libstdc++-v3/testsuite/util/testsuite_fs.h | 3 +-
15 files changed, 484 insertions(+), 9 deletions(-)
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 99298c958c Add gdb.Objfile.is_file attribute
adds 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
adds 8df9766816 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cp-valprint.c | 5 ++++-
.../interrupt-a.c => gdb.cp/pointer-to-member.cc} | 17 ++++++++++++-----
.../gdb.cp/{typed-enum.exp => pointer-to-member.exp} | 11 ++++++-----
4 files changed, 23 insertions(+), 12 deletions(-)
copy gdb/testsuite/{gdb.base/interrupt-a.c => gdb.cp/pointer-to-member.cc} (88%)
copy gdb/testsuite/gdb.cp/{typed-enum.exp => pointer-to-member.exp} (79%)
--
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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards fbc5b376 0: update: binutils-gcc: 1
new 560b703f 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 (fbc5b376)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1612 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2708 bytes
03-build_abe-binutils/console.log.xz | Bin 39336 -> 38108 bytes
04-build_abe-gcc/console.log.xz | Bin 216500 -> 212144 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3876 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2636 -> 2424 bytes
07-check_regression/console.log.xz | Bin 3708 -> 3384 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 121 +-
07-check_regression/results.regressions | 33 +-
08-update_baseline/console.log | 564 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 121 +-
08-update_baseline/results.regressions | 33 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3528172 -> 3559936 bytes
sumfiles/g++.sum | 155 +-
sumfiles/gcc.log.xz | Bin 3072000 -> 3060252 bytes
sumfiles/gcc.sum | 4952 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1033872 -> 1040924 bytes
sumfiles/gfortran.sum | 51 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204504 -> 204576 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 445028 -> 445880 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3053 insertions(+), 3113 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_apm/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards cb3355f7 8: update: binutils-gcc-linux-glibc-llvm: 1
new 403dc7be 8: update: binutils-gcc-linux-glibc-llvm: 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 (cb3355f7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/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 1652 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 31632 -> 31076 bytes
04-build_abe-stage1/console.log.xz | Bin 92696 -> 93332 bytes
06-build_abe-linux/console.log.xz | Bin 9184 -> 9160 bytes
07-build_abe-glibc/console.log.xz | Bin 234748 -> 235108 bytes
08-build_abe-stage2/console.log.xz | Bin 213308 -> 215256 bytes
09-build_llvm-true/console.log.xz | Bin 61928 -> 62044 bytes
10-benchmark/benchmark-build.log | 102 +-
10-benchmark/benchmark.log | 100 +-
10-benchmark/console.log.xz | Bin 3836 -> 3860 bytes
11-check_regression/console.log.xz | Bin 5496 -> 5464 bytes
11-check_regression/csv-results-0/md5sum.csv | 6860 +-
11-check_regression/csv-results-0/perf.csv | 2090 +-
11-check_regression/csv-results-0/results.csv | 4325 +-
11-check_regression/csv-results-0/size.csv | 106504 ++++++------
11-check_regression/csv-results-0/vect.csv | 10 +-
11-check_regression/csv-results-1/md5sum.csv | 30142 ++--
11-check_regression/csv-results-1/perf.csv | 2087 +-
11-check_regression/csv-results-1/results.csv | 11370 +-
11-check_regression/csv-results-1/size.csv | 153861 +++++++++---------
11-check_regression/csv-results-1/vect.csv | 12 +-
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-compare.csv | 2 +-
11-check_regression/results-full.csv | 2169 +-
11-check_regression/results-internal.csv | 154 +-
11-check_regression/results.log | 3222 +-
12-update_baseline/console.log | 5596 +-
12-update_baseline/csv-results-0/md5sum.csv | 6860 +-
12-update_baseline/csv-results-0/perf.csv | 2090 +-
12-update_baseline/csv-results-0/results.csv | 4325 +-
12-update_baseline/csv-results-0/size.csv | 106504 ++++++------
12-update_baseline/csv-results-0/vect.csv | 10 +-
12-update_baseline/csv-results-1/md5sum.csv | 30142 ++--
12-update_baseline/csv-results-1/perf.csv | 2087 +-
12-update_baseline/csv-results-1/results.csv | 11370 +-
12-update_baseline/csv-results-1/size.csv | 153861 +++++++++---------
12-update_baseline/csv-results-1/vect.csv | 12 +-
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-compare.csv | 2 +-
12-update_baseline/results-full.csv | 2169 +-
12-update_baseline/results-internal.csv | 154 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 4152608 -> 4151396 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 297588 -> 297588 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 11544660 -> 11548832 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 77516 -> 77956 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 431740 -> 430420 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 913344 -> 915676 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 4481380 -> 4480728 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 10211208 -> 10031540 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 1587324 -> 1589408 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 3381244 -> 3349704 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 430468 -> 429228 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 140024 -> 140668 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 2030588 -> 2025904 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 63288 -> 63192 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 2081072 -> 2104168 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 200812 -> 198476 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 648640 -> 647020 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 17649264 -> 17843532 bytes
jenkins/manifest.sh | 24 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 4152608 -> 4151396 bytes
save-temps/401.bzip2.tar.xz | Bin 297588 -> 297588 bytes
save-temps/403.gcc.tar.xz | Bin 11544660 -> 11548832 bytes
save-temps/429.mcf.tar.xz | Bin 77516 -> 77956 bytes
save-temps/433.milc.tar.xz | Bin 431740 -> 430420 bytes
save-temps/444.namd.tar.xz | Bin 913344 -> 915676 bytes
save-temps/445.gobmk.tar.xz | Bin 4481380 -> 4480728 bytes
save-temps/447.dealII.tar.xz | Bin 10211208 -> 10031540 bytes
save-temps/450.soplex.tar.xz | Bin 1587324 -> 1589408 bytes
save-temps/453.povray.tar.xz | Bin 3381244 -> 3349704 bytes
save-temps/458.sjeng.tar.xz | Bin 430468 -> 429228 bytes
save-temps/462.libquantum.tar.xz | Bin 140024 -> 140668 bytes
save-temps/464.h264ref.tar.xz | Bin 2030588 -> 2025904 bytes
save-temps/470.lbm.tar.xz | Bin 63288 -> 63192 bytes
save-temps/471.omnetpp.tar.xz | Bin 2081072 -> 2104168 bytes
save-temps/473.astar.tar.xz | Bin 200812 -> 198476 bytes
save-temps/482.sphinx3.tar.xz | Bin 648640 -> 647020 bytes
save-temps/483.xalancbmk.tar.xz | Bin 17649264 -> 17843532 bytes
80 files changed, 324376 insertions(+), 323910 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.
from 39d3c1e5 1: reset: glibc-7eae6a91e9b1670330c9f15730082c91c0b1d570: 4
new 38ec6682 2: update: glibc-af1aa36c617d72e80ff6b268bf927b6642d90823: 4
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 1612 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30004 -> 29744 bytes
05-build_abe-stage1/console.log.xz | Bin 74912 -> 74612 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 11692 -> 11668 bytes
08-build_abe-glibc/console.log.xz | Bin 238992 -> 239428 bytes
09-build_abe-stage2/console.log.xz | Bin 162408 -> 161596 bytes
12-check_regression/console.log.xz | Bin 1152 -> 416 bytes
12-check_regression/jira-body.txt | 2 --
12-check_regression/mail-body.txt | 45 ------------------------
12-check_regression/mail-subject.txt | 1 -
12-check_regression/results.regressions | 9 -----
12-check_regression/trigger-bisect | 2 --
13-update_baseline/console.log | 60 +++++++++++++++++++++++++-------
jenkins/manifest.sh | 10 +++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 48 -------------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 9 -----
21 files changed, 52 insertions(+), 140 deletions(-)
delete mode 100644 12-check_regression/jira-body.txt
delete mode 100644 12-check_regression/mail-body.txt
delete mode 100644 12-check_regression/mail-subject.txt
delete mode 100644 12-check_regression/results.regressions
delete mode 100644 12-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 1aa23d2c 0: update: binutils-99298c958c5393402cd2bc2885c195838a9dd363: 1
new f90826b7 0: update: gdb-99298c958c5393402cd2bc2885c195838a9dd363: 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 (1aa23d2c)
\
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 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30208 -> 29424 bytes
04-build_abe-stage1/console.log.xz | Bin 92532 -> 92844 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 11912 -> 11960 bytes
07-build_abe-glibc/console.log.xz | Bin 230588 -> 230760 bytes
08-build_abe-stage2/console.log.xz | Bin 225568 -> 225580 bytes
09-build_abe-gdb/console.log.xz | Bin 34492 -> 37584 bytes
10-build_abe-qemu/console.log.xz | Bin 34220 -> 33704 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3844 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2740 -> 2748 bytes
13-check_regression/console.log.xz | Bin 2352 -> 2456 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 24 +-
14-update_baseline/console.log | 249 ++--
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 24 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2663936 -> 2670452 bytes
sumfiles/g++.sum | 106 +-
sumfiles/gcc.log.xz | Bin 2225616 -> 2187344 bytes
sumfiles/gcc.sum | 2534 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 885520 -> 883856 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198836 -> 198824 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 423180 -> 426948 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 1542 insertions(+), 1517 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_debug
in repository toolchain/ci/binutils-gdb.
from 10e52570b8 Automatic date update in version.in
adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation
adds 6ceeed2506 x86: macro-ize cpu_arch[] entries
adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
adds 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
adds 736918239b gdb: LoongArch: add orig_a0 into register set
adds 3acd9a692d Make 'import gdb.events' work
adds 99298c958c Add gdb.Objfile.is_file attribute
adds 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
new 8df9766816 Automatic date update in version.in
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:
bfd/version.h | 2 +-
binutils/dwarf.c | 41 +-
binutils/dwarf.h | 2 +
gas/config/tc-i386.c | 528 +++++++--------------
gas/config/tc-i386.h | 8 +-
gdb/NEWS | 3 +
gdb/cp-valprint.c | 5 +-
gdb/doc/python.texi | 7 +
gdb/features/loongarch/base32.c | 1 +
gdb/features/loongarch/base32.xml | 1 +
gdb/features/loongarch/base64.c | 1 +
gdb/features/loongarch/base64.xml | 1 +
gdb/loongarch-linux-nat.c | 2 +
gdb/loongarch-linux-tdep.c | 8 +
gdb/loongarch-tdep.c | 1 +
gdb/loongarch-tdep.h | 7 +-
gdb/python/lib/gdb/__init__.py | 5 +
gdb/python/py-evtregistry.c | 4 +-
gdb/python/py-evts.c | 28 +-
gdb/python/py-objfile.c | 14 +
gdb/python/python-internal.h | 4 +-
gdb/python/python.c | 16 +-
gdb/testsuite/gdb.base/jit-reader.exp | 12 +
.../interrupt-a.c => gdb.cp/pointer-to-member.cc} | 17 +-
.../{typed-enum.exp => pointer-to-member.exp} | 11 +-
gdb/testsuite/gdb.python/py-events.exp | 2 +
26 files changed, 336 insertions(+), 395 deletions(-)
copy gdb/testsuite/{gdb.base/interrupt-a.c => gdb.cp/pointer-to-member.cc} (88%)
copy gdb/testsuite/gdb.cp/{typed-enum.exp => pointer-to-member.exp} (79%)
--
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_debug
in repository toolchain/ci/base-artifacts.
discards fd2a4f03 0: update: binutils-gcc: 2
new a0b5ebc2 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 (fd2a4f03)
\
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 1604 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2696 bytes
04-build_abe-binutils/console.log.xz | Bin 50444 -> 50936 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 467984 -> 467404 bytes
06-check_regression/console.log.xz | Bin 416 -> 424 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 92d1e271a92 Daily bump.
new 24f321345d8 Daily bump.
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/DATESTAMP | 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 13d2a8b5 0: update: linux-e35e5b6f695d241ffb1d223207da58a1fbcdff4b: 7
new 81fa91e8 0: update: qemu-d82423a697790aac46680068ff64375cd12c6c94: 7
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 (13d2a8b5)
\
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 1660 -> 1804 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 29952 -> 29936 bytes
05-build_abe-stage1/console.log.xz | Bin 74248 -> 74824 bytes
07-build_abe-linux/console.log.xz | Bin 9516 -> 11668 bytes
08-build_abe-glibc/console.log.xz | Bin 237788 -> 237048 bytes
09-build_abe-stage2/console.log.xz | Bin 203708 -> 204520 bytes
10-build_abe-gdb/console.log.xz | Bin 34600 -> 34608 bytes
11-build_abe-qemu/console.log.xz | Bin 34520 -> 32884 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 8 ++++----
12 files changed, 5 insertions(+), 5 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-11
in repository gcc.
from e0afefb3c33 Daily bump.
new 2de73850b7f Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 0b909ae026e d: Fix error: aggregate value used where floating point was [...]
new 0c4298386cf Daily bump.
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/DATESTAMP | 2 +-
gcc/d/ChangeLog | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 12 ++++++++++++
3 files changed, 28 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from ccc39d9e97c compiler: better error message for unknown package name
new c70a48a8f8f compiler: propagate array length error marker farther
new d1f3a3fffeb Daily bump.
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/ChangeLog | 93 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 242 +++++++++++++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 6 +
gcc/cp/ChangeLog | 27 +++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 6 +
gcc/go/gofrontend/types.cc | 5 +-
gcc/testsuite/ChangeLog | 72 ++++++++++++
libstdc++-v3/ChangeLog | 10 ++
10 files changed, 462 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.