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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 130730c46 0: update: llvm-linux: all
new de8b2c329 0: update: llvm-linux: all
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 (130730c46)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 130 +-
02-build_llvm/console.log | 12164 +++++++++++++++---------------
03-build_linux/console.log | 3111 ++++----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 15427 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15437 insertions(+), 15427 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_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 7841933c9a3 2019-09-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds fc2f323746f Daily bump.
adds aa7b2a80be6 Consider doloop IV in IVOPTs:
new 412f06700b0 Formatting and comment syntax adjustments.
new 7e1be1452f9 2019-09-14 Sandra Loosemore <sandra(a)codesourcery.com>
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/ChangeLog | 38 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 10 ++
gcc/cp/class.c | 2 +-
gcc/cp/cp-tree.h | 36 ++--
gcc/cp/decl.c | 4 +-
gcc/cp/parser.c | 14 +-
gcc/doc/tm.texi | 30 ++++
gcc/doc/tm.texi.in | 6 +
gcc/target.def | 33 ++++
gcc/testsuite/ChangeLog | 12 ++
gcc/testsuite/g++.dg/vect/pr87914.cc | 1 -
gcc/testsuite/gcc.dg/tree-ssa/ivopts-3.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt.c | 7 +-
gcc/testsuite/gcc.dg/tree-ssa/pr32044.c | 4 +
gcc/tree-ssa-loop-ivopts.c | 287 +++++++++++++++++++++++++++---
16 files changed, 435 insertions(+), 55 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_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1f1f5b92e8 Always add input_statement to statement_list
adds 4be407dadb Automatic date update in version.in
adds d1b70248bd [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscr [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.ada/rename_subscript_param.exp | 4 ++++
gdb/testsuite/lib/ada.exp | 19 +++++++++++++++++++
4 files changed, 30 insertions(+), 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 139585a57 0: update: binutils-gcc-linux: all
new 8275c2ce1 0: update: binutils-gcc-linux: all
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 (139585a57)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 70 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10247 ++++++------
04-build_abe-stage1/console.log | 19990 +++++++++++------------
05-build_linux/console.log | 540 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31261 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 31284 insertions(+), 31258 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 7e1be1452f9 2019-09-14 Sandra Loosemore <sandra(a)codesourcery.com>
new e9ba16a32e6 2019-09-14 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/ChangeLog | 27 +++++
gcc/fortran/frontend-passes.c | 5 +-
gcc/fortran/gfortran.h | 3 +
gcc/fortran/interface.c | 120 ++++++++++++++-------
gcc/fortran/invoke.texi | 22 ++--
gcc/fortran/lang.opt | 4 +-
gcc/fortran/resolve.c | 6 +-
gcc/fortran/trans-decl.c | 8 +-
gcc/testsuite/ChangeLog | 15 +++
gcc/testsuite/gfortran.dg/argument_checking_20.f90 | 11 ++
gcc/testsuite/gfortran.dg/argument_checking_21.f90 | 12 +++
gcc/testsuite/gfortran.dg/argument_checking_22.f90 | 15 +++
gcc/testsuite/gfortran.dg/argument_checking_23.f90 | 16 +++
gcc/testsuite/gfortran.dg/bessel_3.f90 | 4 +-
gcc/testsuite/gfortran.dg/g77/20010519-1.f | 8 +-
gcc/testsuite/gfortran.dg/pr24823.f | 6 +-
gcc/testsuite/gfortran.dg/pr39937.f | 6 +-
.../gfortran.dg/warn_unused_dummy_argument_5.f90 | 16 +++
18 files changed, 232 insertions(+), 72 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/argument_checking_20.f90
create mode 100644 gcc/testsuite/gfortran.dg/argument_checking_21.f90
create mode 100644 gcc/testsuite/gfortran.dg/argument_checking_22.f90
create mode 100644 gcc/testsuite/gfortran.dg/argument_checking_23.f90
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_5.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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from f128c57f0cf Daily bump.
adds ff6d39d5035 Daily bump.
adds f3971b5ff43 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f6b886f7e0e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2060821300e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/io.c | 11 +++++++++++
gcc/fortran/simplify.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr91553.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr91566.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91642.f90 | 19 +++++++++++++++++++
8 files changed, 98 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91553.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91566.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91642.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_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/gcc.
from f128c57f0cf Daily bump.
adds ff6d39d5035 Daily bump.
adds f3971b5ff43 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f6b886f7e0e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2060821300e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/io.c | 11 +++++++++++
gcc/fortran/simplify.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr91553.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr91566.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91642.f90 | 19 +++++++++++++++++++
8 files changed, 98 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91553.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91566.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91642.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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 844f25f6d5 Automatic date update in version.in
adds 926ce97e53 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 867fd6159 0: update: binutils-gcc-linux: all
new 1f3476bd9 0: update: binutils-gcc-linux: all
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 (867fd6159)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 160 +-
02-prepare_abe/console.log | 398 +-
03-build_abe-binutils/console.log | 10724 ++++++-------
04-build_abe-stage1/console.log | 18346 +++++++++++-----------
05-build_linux/console.log | 778 +-
06-boot_linux/console.log | 2 +-
console.log | 30408 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 30427 insertions(+), 30403 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_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 844f25f6d5 Automatic date update in version.in
adds 926ce97e53 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.