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.
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/binutils-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/base-artifacts.
discards 30b38e415 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 9847ab695 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (30b38e415)
\
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 1512 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 43960 -> 43876 bytes
04-build_abe-stage1/console.log.xz | Bin 90116 -> 90192 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8692 -> 9212 bytes
07-build_abe-glibc/console.log.xz | Bin 229716 -> 229960 bytes
08-build_abe-stage2/console.log.xz | Bin 222864 -> 223280 bytes
09-build_abe-gdb/console.log.xz | Bin 44048 -> 43948 bytes
10-build_abe-qemu/console.log.xz | Bin 29608 -> 30164 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2904 -> 2760 bytes
13-check_regression/console.log.xz | Bin 4028 -> 55396 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 36 -
13-check_regression/results.compare | 70 +-
13-check_regression/results.compare2 | 5812 ++++++++++++++++++++++++++++-
13-check_regression/results.regressions | 71 -
14-update_baseline/console.log | 6159 +++++++++++++++++++++++++++++--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 36 -
14-update_baseline/results.compare | 70 +-
14-update_baseline/results.compare2 | 5812 ++++++++++++++++++++++++++++-
14-update_baseline/results.regressions | 71 -
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 2545252 -> 2573564 bytes
sumfiles/g++.sum | 4314 +++++++++++-----------
sumfiles/gcc.log.xz | Bin 2093264 -> 2093868 bytes
sumfiles/gcc.sum | 3690 +++++++++---------
sumfiles/gfortran.log.xz | Bin 857144 -> 857604 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2248 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165496 -> 165628 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 419644 -> 416900 bytes
sumfiles/libstdc++.sum | 10 +-
39 files changed, 21135 insertions(+), 5120 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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.
unknown user pushed a change to branch master
in repository gcc.
from 7883a7f07c1 Fortran: Free type-bound procedure structs
new d27febaf000 libstdc++: Fix typo in std::stack test
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:
libstdc++-v3/testsuite/23_containers/stack/deduction.cc | 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 1f1acd189 0: update: binutils-gcc: 2
new 2cbdc7a5d 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 (1f1acd189)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52460 -> 51984 bytes
05-build_abe-bootstrap/console.log.xz | Bin 265224 -> 265952 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 8 ++++----
7 files changed, 4 insertions(+), 40 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-arm
in repository toolchain/ci/gdb.
from 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/doc/python.texi | 18 ++++++++++++
gdb/gdbtypes.h | 13 +++++++--
gdb/python/py-arch.c | 54 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++++++
6 files changed, 105 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_build/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.
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-arm
in repository toolchain/ci/binutils-gdb.
from 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/doc/python.texi | 18 ++++++++++++
gdb/gdbtypes.h | 13 +++++++--
gdb/python/py-arch.c | 54 ++++++++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 14 ++++++++++
6 files changed, 105 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards f603d4913 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new ba3cf82de 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (f603d4913)
\
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 1556 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 44184 -> 43920 bytes
05-build_abe-stage1/console.log.xz | Bin 90432 -> 90476 bytes
07-build_abe-linux/console.log.xz | Bin 9048 -> 9020 bytes
08-build_abe-glibc/console.log.xz | Bin 229668 -> 230452 bytes
09-build_abe-stage2/console.log.xz | Bin 223504 -> 223060 bytes
10-build_abe-gdb/console.log.xz | Bin 44144 -> 43780 bytes
11-build_abe-qemu/console.log.xz | Bin 29756 -> 30344 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.