This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from af93b844576 PR libstdc++/88738 treat shared_ptr and unique_ptr more lik [...]
new 45fb810dd92 Add self to maintainers list.
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:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 insertions(+)
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4982c7a5b binutils-bb27775165d9b992120371383012404e213b1981: all
new db68a0a1c linux-5aa6589e17bd4dbc1856e37281f00a290d733ab0: 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 (4982c7a5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 117 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6225 +++++----
4-build_abe-stage1/console.log | 12997 +++++++++---------
5-count_linux_objs/console.log | 7188 +++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 27075 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26885 insertions(+), 26767 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b3f0acbd4 binutils-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43: all
new d95b4b245 gcc-c3d198e0b6a1966ea7fb8a57b0f0cfbd2883dfd8: 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 (b3f0acbd4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 126 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6677 ++++++++--------
4-build_abe-stage1/console.log | 8755 ++++++++++-----------
5-count_linux_objs/console.log | 101 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15643 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15688 insertions(+), 15666 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-next-defconfig
in repository toolchain/ci/gcc.
from 548cb0528af Daily bump.
adds 4340dfb3524 Daily bump.
adds 025222e2519 2019-01-13 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
adds fb636249665 PR libstdc++/80762 add missing dg-require-filesystem-ts
adds 2508b2a376d Daily bump.
adds ec000f80849 2019-01-15 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
adds c4e00d250c4 Fix diagnostics for never-defined inline and nested functio [...]
adds c3d198e0b6a 2019-01-15 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 4dfb886147d Daily bump.
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/DATESTAMP | 2 +-
gcc/c/ChangeLog | 12 ++++++
gcc/c/c-decl.c | 5 ++-
gcc/fortran/ChangeLog | 11 +++++
gcc/fortran/gfortran.texi | 4 +-
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 20 +++++++++
gcc/testsuite/gcc.dg/inline-40.c | 49 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/inline-41.c | 49 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/namelist_96.f90 | 38 +++++++++++++++++
gcc/testsuite/gfortran.dg/pr81849.f90 | 16 +++++++
libgfortran/ChangeLog | 9 ++++
libgfortran/io/list_read.c | 6 +--
libgfortran/io/open.c | 8 ++++
libstdc++-v3/ChangeLog | 6 +++
.../filesystem/path/construct/80762.cc | 1 +
16 files changed, 227 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/inline-40.c
create mode 100644 gcc/testsuite/gcc.dg/inline-41.c
create mode 100644 gcc/testsuite/gfortran.dg/namelist_96.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr81849.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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 066617e17 binutils-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43: all
new 3aa217553 gcc-4dfb886147d3e37b40bd0a20cb56860ab925554d: 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 (066617e17)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 66 +-
3-build_abe-binutils/console.log | 3712 ++++++++--------
4-build_abe-stage1/console.log | 4678 ++++++++++-----------
5-count_linux_objs/console.log | 124 +-
console.log | 8598 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 8591 insertions(+), 8607 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d4f0f7fcf binutils-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43: all
new cd34db16e linux-7939f8beecf1cfb10d255be65bfbd3793fae82a1: 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 (d4f0f7fcf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
1-reset_artifacts/console.log | 126 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6428 +++++++------
4-build_abe-stage1/console.log | 11987 ++++++++++++------------
5-count_linux_objs/console.log | 168 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18735 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18759 insertions(+), 18737 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 8f41e0d37a Automatic date update in version.in
adds afef1fb8f3 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.