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/binutils-gdb.
from 95db489df6 Automatic date update in version.in
adds 5e97696c11 gdb: fix crash when reading ECOFF debug information
adds d8ed269e5c Fix an illegal memory access parsing a corrupt sysroff file.
adds e19f824829 Revert (part of) "gdb fix for catch-syscall.exp"
adds bd51ddc8e1 gdb: fix help doc for "set index-cache enabled"
adds 2b1538656b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/sysdump.c | 6 ++++++
gdb/dwarf2/index-cache.c | 2 +-
gdb/mdebugread.c | 8 ++++----
gdb/testsuite/gdb.base/catch-syscall.exp | 4 +---
6 files changed, 18 insertions(+), 9 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_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards dd532b77 0: update: binutils-gcc: 1
new a034a844 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 (dd532b77)
\
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 67056 -> 67200 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 474096 -> 475256 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3804 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 3012 -> 2452 bytes
07-check_regression/console.log.xz | Bin 4244 -> 4348 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 25 -
07-check_regression/results.compare | 46 +-
07-check_regression/results.compare2 | 586 +--
07-check_regression/results.regressions | 45 -
08-update_baseline/console.log | 949 +++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 25 -
08-update_baseline/results.compare | 46 +-
08-update_baseline/results.compare2 | 586 +--
08-update_baseline/results.regressions | 45 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2780852 -> 2773204 bytes
sumfiles/g++.sum | 255 +-
sumfiles/gcc.log.xz | Bin 2383928 -> 2406124 bytes
sumfiles/gcc.sum | 4342 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 925708 -> 918784 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175328 -> 176220 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2716 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 465496 -> 467356 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3550 insertions(+), 3494 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete 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 9e026da7200 Reduce scope of a few 'class loop *loop' variables
adds 16e85390507 Fix handling of static chain in ipa_merge_modref_summary_af [...]
adds d9ca4b45bd1 Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 7 ++
gcc/ChangeLog | 135 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 23 +++++
gcc/ipa-modref.c | 68 +++++++++----
gcc/jit/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 75 ++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr103405.c | 37 +++++++
libgomp/ChangeLog | 5 +
libstdc++-v3/ChangeLog | 12 +++
10 files changed, 350 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr103405.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/binutils-gdb.
from bd51ddc8e1 gdb: fix help doc for "set index-cache enabled"
adds 2b1538656b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards a6d4b98e 0: update: binutils-gcc: 2
new 979ff8b5 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 (a6d4b98e)
\
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 1548 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64864 -> 66936 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461812 -> 463176 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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/binutils-gdb.
from bd51ddc8e1 gdb: fix help doc for "set index-cache enabled"
adds 2b1538656b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 58a21ca8 0: update: binutils-gcc: 2
new 933846c3 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 (58a21ca8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1516 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52492 -> 53472 bytes
05-build_abe-bootstrap/console.log.xz | Bin 261780 -> 264868 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from d8ed269e5c Fix an illegal memory access parsing a corrupt sysroff file.
adds e19f824829 Revert (part of) "gdb fix for catch-syscall.exp"
adds bd51ddc8e1 gdb: fix help doc for "set index-cache enabled"
adds 2b1538656b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/index-cache.c | 2 +-
gdb/testsuite/gdb.base/catch-syscall.exp | 4 +---
3 files changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/glibc.
from c58d3b7d00 x86-64: Add vector sin/sinf to libmvec microbenchmark
adds c52ef24829 regex: fix buffer read overrun in search [BZ#28470]
No new revisions were added by this update.
Summary of changes:
posix/regexec.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.