This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-aarch64
in repository toolchain/ci/gdb.
from f6447d9f92 Automatic date update in version.in
adds 50cf27bed5 Automatic date update in version.in
adds f032db248f Automatic date update in version.in
adds d317660e0f 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_gnu_native_check_binutils/release-aarch64
in repository toolchain/ci/gcc.
from 173232a0f6c Daily bump.
adds 2012e4c90e9 Daily bump.
adds 15563293a92 Daily bump.
adds e3fab19a79e c++: Fix for decltype and bit-fields [PR95009]
adds bd918acae2d Daily bump.
adds 8ff9ed7f4f7 Fortran: perform array subscript checks only for valid INTE [...]
adds 423e0a98e3d Fortran: add check for type of upper bound in case range
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++
gcc/cp/typeck.c | 14 ++++--
gcc/fortran/frontend-passes.c | 4 ++
gcc/fortran/match.c | 9 ++++
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C | 65 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/decltype-bitfield2.C | 18 +++++++
gcc/testsuite/gfortran.dg/pr103607.f90 | 12 +++++
gcc/testsuite/gfortran.dg/select_9.f90 | 10 ++++
10 files changed, 149 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-bitfield2.C
create mode 100644 gcc/testsuite/gfortran.dg/pr103607.f90
create mode 100644 gcc/testsuite/gfortran.dg/select_9.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_gnu_native_check_binutils/release-aarch64
in repository toolchain/ci/binutils-gdb.
from f6447d9f92 Automatic date update in version.in
adds 50cf27bed5 Automatic date update in version.in
adds f032db248f Automatic date update in version.in
adds d317660e0f 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_gnu_native_check_binutils/release-aarch64
in repository toolchain/ci/base-artifacts.
discards e2f9dabf 0: update: binutils-gcc-linux-glibc-gdb: 1
new 2762e10e 0: update: binutils-gcc-linux-glibc-gdb: 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 (e2f9dabf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 50844 -> 51328 bytes
04-build_abe-gcc/console.log.xz | Bin 192712 -> 193248 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8744 -> 8736 bytes
07-build_abe-glibc/console.log.xz | Bin 295524 -> 295268 bytes
08-build_abe-gdb/console.log.xz | Bin 41300 -> 41448 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3816 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2108 -> 2100 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2304 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 106 +++++-----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 22 +-
sumfiles/binutils.log.xz | Bin 54648 -> 54564 bytes
sumfiles/binutils.sum | 56 ++---
sumfiles/gas.log.xz | Bin 72068 -> 72052 bytes
sumfiles/gas.sum | 268 ++++++++++++------------
sumfiles/ld.log.xz | Bin 108900 -> 108820 bytes
sumfiles/ld.sum | 326 ++++++++++++++---------------
23 files changed, 403 insertions(+), 403 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-aarch64
in repository toolchain/ci/gdb.
from 2988a36005 gdb/python: Use tp_init instead of tp_new to setup gdb.Value
adds 621f8c42d3 Fix error in file_and_directory patch
adds 696d6f4d5c Use for-each more in gdb
No new revisions were added by this update.
Summary of changes:
gdb/ada-lang.c | 22 ++++++++--------------
gdb/bcache.c | 8 ++++----
gdb/c-exp.y | 41 ++++++++++++++++++++---------------------
gdb/cp-support.c | 4 ++--
gdb/d-exp.y | 25 ++++++++++++-------------
gdb/dwarf2/read.c | 2 +-
gdb/f-exp.y | 46 +++++++++++++++++++++++-----------------------
gdb/go-exp.y | 25 ++++++++++++-------------
gdb/p-exp.y | 20 ++++++++++----------
gdb/rust-parse.c | 32 +++++++++++++-------------------
gdb/symtab.c | 5 ++---
11 files changed, 107 insertions(+), 123 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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/binutils-gdb.
from 9921e4b7bb Automatic date update in version.in
adds ad2e61e47f Automatic date update in version.in
adds f80ba9701b Automatic date update in version.in
adds d07a768416 Automatic date update in version.in
adds 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
adds aea7d932c8 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.