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 be017766 0: update: binutils-gcc: 2
new 15c04381 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 (be017766)
\
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 1552 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51972 -> 52352 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 458192 -> 459996 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 1f8a09d2f3c Daily bump.
adds 2c3309e3d0f c++: TTP in member alias template [PR104107]
adds 6a0d6e7ca9b openmp: Make finalize_task_copyfn order reproduceable [PR104517]
new c4c0aa60891 sanitizer: Use glibc _thread_db_sizeof_pthread symbol if present
new d8b6da8dd15 tree-optimization/104519 - adjust PR100499 niter fix
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/cp/pt.cc | 41 ++++++++++++----
gcc/fold-const.cc | 6 +--
gcc/omp-low.cc | 9 ++--
gcc/testsuite/g++.dg/cpp0x/alias-decl-ttp2.C | 25 ++++++++++
gcc/testsuite/g++.dg/cpp1z/ttp2.C | 21 +++++++++
gcc/testsuite/gcc.dg/gomp/pr104517.c | 54 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr104519.c | 10 ++++
gcc/tree-ssa-loop-niter.cc | 16 +++++--
.../sanitizer_common/sanitizer_linux_libcdep.cpp | 21 +++++++--
9 files changed, 175 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-ttp2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/ttp2.C
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr104517.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr104519.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-arm
in repository toolchain/ci/binutils-gdb.
from 3c4c0a18c8 x86-64: Use MAXPAGESIZE for the relro segment alignment
new e6b3636709 gdb: add a symbol* argument to get_return_value
new 0b35f123c2 gdb: Respect the DW_CC_nocall attribute
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:
gdb/gdbtypes.c | 11 +++
gdb/gdbtypes.h | 10 +++
gdb/infcall.c | 5 ++
gdb/infcmd.c | 20 +++--
gdb/inferior.h | 10 ++-
gdb/python/py-finishbreakpoint.c | 57 +++++++------
gdb/stack.c | 18 +++-
.../{main-foo.c => calling-convention.c} | 7 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 97 ++++++++++++++++++++++
9 files changed, 195 insertions(+), 40 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{main-foo.c => calling-convention.c} (91%)
create mode 100644 gdb/testsuite/gdb.dwarf2/calling-convention.exp
--
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 55461d2c 0: update: binutils-gcc: 1
new 03b1b399 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 (55461d2c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (03b1b399)
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 1524 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 50916 -> 50752 bytes
04-build_abe-gcc/console.log.xz | Bin 229416 -> 228560 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2404 -> 2736 bytes
07-check_regression/console.log.xz | Bin 2796 -> 3008 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 78 +-
08-update_baseline/console.log | 527 ++--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 78 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2730796 -> 2774660 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2322080 -> 2331948 bytes
sumfiles/gcc.sum | 4557 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 906776 -> 902472 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188676 -> 188568 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453160 -> 458092 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2814 insertions(+), 2702 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 0863d0ede34 cygwin: Fix up -Werror=format-diag errors [PR104536]
new 3939c1b1127 Fortran/OpenMP: Fix depend-clause handling
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/fortran/trans-openmp.cc | 46 ++++-
gcc/testsuite/gfortran.dg/gomp/depend-4.f90 | 240 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/depend-5.f90 | 82 +++++++++
libgomp/testsuite/libgomp.fortran/depend-4.f90 | 109 +++++++++++
4 files changed, 469 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/depend-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/depend-5.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/depend-4.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.
unknown user pushed a change to branch master
in repository gcc.
from d8b6da8dd15 tree-optimization/104519 - adjust PR100499 niter fix
new 2801f23fb82 fold, simplify-rtx: Punt on non-representable floating poin [...]
new 0863d0ede34 cygwin: Fix up -Werror=format-diag errors [PR104536]
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/config/i386/host-cygwin.cc | 16 ++++++++--------
gcc/fold-const.cc | 34 +++++++++++++++++++---------------
gcc/fold-const.h | 1 +
gcc/gimple-fold.cc | 4 ++--
gcc/simplify-rtx.cc | 2 +-
gcc/testsuite/gcc.dg/pr104522.c | 14 ++++++++++++++
6 files changed, 45 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr104522.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-aarch64
in repository toolchain/ci/gcc.
from 1f8a09d2f3c Daily bump.
adds 2c3309e3d0f c++: TTP in member alias template [PR104107]
No new revisions were added by this update.
Summary of changes:
gcc/cp/pt.cc | 41 +++++++++++++++++++++-------
gcc/testsuite/g++.dg/cpp0x/alias-decl-ttp2.C | 25 +++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/ttp2.C | 21 ++++++++++++++
3 files changed, 77 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-ttp2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/ttp2.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-aarch64
in repository toolchain/ci/base-artifacts.
discards 903c5659 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 80e080f6 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 (903c5659)
\
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 1572 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30440 -> 30440 bytes
04-build_abe-stage1/console.log.xz | Bin 71172 -> 71508 bytes
06-build_abe-linux/console.log.xz | Bin 8904 -> 9048 bytes
07-build_abe-glibc/console.log.xz | Bin 236008 -> 236696 bytes
08-build_abe-stage2/console.log.xz | Bin 197908 -> 198352 bytes
09-build_abe-gdb/console.log.xz | Bin 37468 -> 37312 bytes
10-build_abe-qemu/console.log.xz | Bin 30516 -> 31000 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2452 -> 2812 bytes
13-check_regression/console.log.xz | Bin 3020 -> 2960 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 19 +-
13-check_regression/results.compare2 | 74 +-
13-check_regression/results.regressions | 42 -
14-update_baseline/console.log | 448 ++-
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 19 +-
14-update_baseline/results.compare2 | 74 +-
14-update_baseline/results.regressions | 42 -
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3312016 -> 3322684 bytes
sumfiles/g++.sum | 101 +-
sumfiles/gcc.log.xz | Bin 2917796 -> 2915204 bytes
sumfiles/gcc.sum | 4965 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1015780 -> 1010764 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 185616 -> 185648 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407140 -> 401508 bytes
sumfiles/libstdc++.sum | 10 +-
38 files changed, 2896 insertions(+), 2932 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 binutils-gdb.
from 3c4c0a18c8f x86-64: Use MAXPAGESIZE for the relro segment alignment
new e6b3636709a gdb: add a symbol* argument to get_return_value
new 0b35f123c20 gdb: Respect the DW_CC_nocall attribute
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:
gdb/gdbtypes.c | 11 +++
gdb/gdbtypes.h | 10 +++
gdb/infcall.c | 5 ++
gdb/infcmd.c | 20 +++--
gdb/inferior.h | 10 ++-
gdb/python/py-finishbreakpoint.c | 57 +++++++------
gdb/stack.c | 18 +++-
.../{main-foo.c => calling-convention.c} | 7 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 97 ++++++++++++++++++++++
9 files changed, 195 insertions(+), 40 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{main-foo.c => calling-convention.c} (91%)
create mode 100644 gdb/testsuite/gdb.dwarf2/calling-convention.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.