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 2635cb9e 0: update: binutils-gcc: 1
new 6f82bb9b 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 (2635cb9e)
\
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 1540 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 38084 -> 37156 bytes
04-build_abe-gcc/console.log.xz | Bin 207592 -> 206836 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2400 -> 2704 bytes
07-check_regression/console.log.xz | Bin 3076 -> 3224 bytes
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 59 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 451 ++--
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 59 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3469208 -> 3456540 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 3001256 -> 2984908 bytes
sumfiles/gcc.sum | 4406 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1025784 -> 1025832 bytes
sumfiles/gfortran.sum | 49 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 190688 -> 190156 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2552 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428592 -> 433408 bytes
sumfiles/libstdc++.sum | 12 +-
31 files changed, 2716 insertions(+), 2634 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_O3
in repository toolchain/ci/base-artifacts.
discards 463fcc7a 0: update: binutils-gcc: 2
new 0d004fb9 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 (463fcc7a)
\
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 1496 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 51448 -> 51400 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 460248 -> 459172 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_check/master-arm
in repository toolchain/ci/gcc.
from ea4911c4fa6 Daily bump.
adds e6e6e0a9734 calls: When bypassing emit_push_insn for 0 sized arg, emit [...]
adds 431414b5d93 openmp: Disable SSA form during gimplification on OMP_SIMD [...]
new 5065d69fca5 [nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c
new 12fa7641cee [nvptx] Use --no-verify for sm_30
new 07667c911b1 [nvptx] Build libraries with misa=sm_30
new 5b5e456f018 [nvptx] Build libraries with mptx=3.1
new 88c4d85e27e openmp, fortran: Check that the type of an event handle in [...]
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/calls.cc | 7 +++++
gcc/config/nvptx/nvptx.h | 2 +-
gcc/config/nvptx/t-nvptx | 2 ++
gcc/fortran/openmp.cc | 34 ++++++++++++++++--------
gcc/gimplify.cc | 15 +++++++++--
gcc/testsuite/gcc.dg/gomp/pr104757.c | 14 ++++++++++
gcc/testsuite/gcc.dg/pr104558.c | 15 +++++++++++
gcc/testsuite/gcc.target/nvptx/sm53.c | 2 +-
gcc/testsuite/gcc.target/nvptx/sm70.c | 2 +-
gcc/testsuite/gcc.target/nvptx/sm75.c | 2 +-
gcc/testsuite/gcc.target/nvptx/sm80.c | 2 +-
gcc/testsuite/gfortran.dg/gomp/pr104131.f90 | 26 ++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr104757.f90 | 19 +++++++++++++
gcc/testsuite/gfortran.dg/gomp/task-detach-1.f90 | 4 +--
14 files changed, 126 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr104757.c
create mode 100644 gcc/testsuite/gcc.dg/pr104558.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr104131.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr104757.f90
--
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-arm
in repository toolchain/ci/binutils-gdb.
from cb1a6dda0d gdb: testsuite: fix failed testcases in gdb.base/gdb-caching [...]
new c2b167b3d6 Update my e-mail address in the MAINTAINERS file
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:
gdb/MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 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/master-arm
in repository toolchain/ci/base-artifacts.
discards 6a2b6034 0: update: binutils-gcc: 1
new 14426d55 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 (6a2b6034)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (14426d55)
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 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 51892 -> 51360 bytes
04-build_abe-gcc/console.log.xz | Bin 229932 -> 228416 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2792 bytes
07-check_regression/console.log.xz | Bin 3256 -> 3596 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 66 +-
07-check_regression/results.regressions | 34 +-
08-update_baseline/console.log | 270 +-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 66 +-
08-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2743824 -> 2776488 bytes
sumfiles/g++.sum | 116 +-
sumfiles/gcc.log.xz | Bin 2305284 -> 2328712 bytes
sumfiles/gcc.sum | 4710 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 907060 -> 887816 bytes
sumfiles/gfortran.sum | 49 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188220 -> 188276 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456356 -> 450476 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2848 insertions(+), 2637 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 release/2.34/master
in repository glibc.
from d5d1c95aaf NEWS: Add a bug fix entry for BZ #28896
new 852361b5a3 localedef: Handle symbolic links when generating locale-archive
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:
locale/programs/locarchive.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.
unknown user pushed a change to branch release/2.35/master
in repository glibc.
from 732dd3a63d localedata: Do not generate output if warnings were present.
new 90797f4972 localedef: Handle symbolic links when generating locale-archive
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:
locale/programs/locarchive.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.