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 cd7016448 0: update: binutils-gcc: 2
new 1e2058adf 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 (cd7016448)
\
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65548 -> 64024 bytes
05-build_abe-bootstrap/console.log.xz | Bin 466736 -> 468568 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 9 ---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 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 master
in repository gcc.
from 0078a058a56 libcpp: Fix _Pragma expansion [PR102409]
new 518bc4ef87e testsuite: Don't expect a complex FMA
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/testsuite/g++.dg/vect/pr99149.cc | 1 -
1 file changed, 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_kernel/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 02ebfd470 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 22041
new 88fd103dc 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 22041
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 (02ebfd470)
\
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 1596 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 42600 -> 42444 bytes
04-build_llvm/console.log.xz | Bin 58172 -> 58372 bytes
05-build_abe-qemu/console.log.xz | Bin 31104 -> 30992 bytes
06-build_linux/console.log.xz | Bin 3832 -> 3896 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 8 ++++----
jenkins/manifest.sh | 4 ++--
9 files changed, 6 insertions(+), 6 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 gcc.
from d27febaf000 libstdc++: Fix typo in std::stack test
new 26d82fe6fd4 gcc/Makefile.in: fix bug in gengtype link rule
new ebfc3a23043 assert_streq: add newlines to failure message
new 0078a058a56 libcpp: Fix _Pragma expansion [PR102409]
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/Makefile.in | 2 +-
gcc/selftest.c | 2 +-
gcc/testsuite/c-c++-common/gomp/pragma-1.c | 50 ++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pragma-2.c | 50 ++++++++++++++++++++++++++++++
libcpp/directives.c | 2 ++
libcpp/include/cpplib.h | 1 +
libcpp/macro.c | 2 +-
7 files changed, 106 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pragma-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/pragma-2.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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from b88e456f7e [gdb/build] Fix build with --disable-unit-tests
adds 9e6978753d Avoid self-test failures on x86-linux
adds 52429bbd71 Document resolve_dynamic_type oddity
adds 7a72f09da5 Remove ada_value_print_inner
adds d3771fe234 Add gdb.Architecture.integer_type Python function
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 3 ++
gdb/ada-valprint.c | 29 ++++---------------
gdb/disasm-selftests.c | 21 ++++++++++++++
gdb/doc/python.texi | 18 ++++++++++++
gdb/gdbtypes.h | 13 +++++++--
gdb/python/py-arch.c | 54 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++++++
7 files changed, 126 insertions(+), 26 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 6446c725d4 Fix compiler issue with mmap_internal
adds 7ca9377bab Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
adds f392915d1e benchtests: Improve bench-memcpy-random
adds 79d0fc6539 benchtests: Add acosf function to bench-math
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 1 +
benchtests/acosf-inputs | 2709 ++++++++++++++++++++++++++++++++++++++
benchtests/bench-memcpy-random.c | 54 +-
malloc/tst-dynarray.c | 15 +
4 files changed, 2753 insertions(+), 26 deletions(-)
create mode 100644 benchtests/acosf-inputs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.