This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.3-branch
in repository binutils-gdb.
from 87c1fa14eb Automatic date update in version.in
new 5e925a6e87 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_33-branch
in repository binutils-gdb.
from 23c9071a49 Automatic date update in version.in
new 1be55c65b2 Automatic date update in version.in
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:
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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from f37d0397001 Daily bump.
adds 3fd9eef6253 Daily bump.
new 655d52455d5 Daily bump.
new be9a9d263b9 Backport Fortran BIND(C) fixes
new 5da129e22f4 Fortran] PR 92208 don't use function-result dummy variable [...]
The 3 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/fortran/ChangeLog | 18 ++++++++++
gcc/fortran/trans-array.c | 2 +-
gcc/fortran/trans-expr.c | 12 ++++---
gcc/testsuite/ChangeLog | 32 ++++++++++++++++++
gcc/testsuite/gfortran.dg/bind-c-intent-out.f90 | 5 +--
.../gfortran.dg/bind_c_array_params_3.f90 | 39 ++++++++++++++++++++++
.../gfortran.dg/bind_c_array_params_3_aux.c | 26 +++++++++++++++
gcc/testsuite/gfortran.dg/pr92208.f90 | 39 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr92277.f90 | 32 ++++++++++++++++++
libgfortran/runtime/ISO_Fortran_binding.c | 37 ++++++++++----------
11 files changed, 218 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/bind_c_array_params_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c
create mode 100644 gcc/testsuite/gfortran.dg/pr92208.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr92277.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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards f4d85554 0: update: gcc-f37d0397001033a6a4b89a7942177b7896dc0dc6: 1
new fe5154a1 0: update: gcc-5da129e22f4e8d6a6073fca0212e0313168c280e: 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 (f4d85554)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_debug/console.log | 66330 ++++++++++++++--------------
console.log | 66776 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 66796 insertions(+), 66764 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 gcc-8-branch
in repository gcc.
from 510bda58551 Backport from mainline 2019-10-03 John David Anglin <da [...]
new 90508f97722 Backport from mainline 2019-10-03 John David Anglin <da [...]
new 40c65b09e09 Backport from mainline 2019-10-15 John David Anglin <da [...]
new 6a5822a5334 Backport from mainline 2019-10-12 John David Anglin <da [...]
The 3 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 | 7 +++++++
gcc/config/pa/pa.h | 13 ++++++-------
libgcc/ChangeLog | 23 +++++++++++++++++++++++
libgcc/config/pa/fptr.c | 16 ++++++++++------
libgcc/config/pa/lib2funcs.S | 12 ++++++------
libgcc/config/pa/milli64.S | 23 +++++++++++++++--------
6 files changed, 67 insertions(+), 27 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 5f7f831f167 Do not special case pointers in value_range_base::set.
new e4897fd5f90 PR c++/91979 - mangling nullptr expression
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/ChangeLog | 5 +++++
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-opts.c | 2 +-
gcc/common.opt | 2 ++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/mangle.c | 4 +++-
gcc/doc/invoke.texi | 3 +++
gcc/testsuite/g++.dg/abi/macro0.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/nullptr27.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/{nullptr27.C => nullptr43.C} | 6 +++---
gcc/testsuite/g++.dg/cpp0x/nullptr44.C | 15 +++++++++++++++
libiberty/ChangeLog | 6 ++++++
libiberty/cp-demangle.c | 11 +++++++++++
libiberty/testsuite/demangle-expected | 4 ++++
14 files changed, 66 insertions(+), 7 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{nullptr27.C => nullptr43.C} (65%)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr44.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 6138e2c4814 Daily bump.
new dfd81420c30 Backport from mainline 2019-10-12 John David Anglin <da [...]
new 510bda58551 Backport from mainline 2019-10-03 John David Anglin <da [...]
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 | 31 +++++++++
gcc/config/pa/pa.c | 193 ++++++++++++++++++++++++++---------------------------
gcc/config/pa/pa.h | 2 +-
3 files changed, 126 insertions(+), 100 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 gcc-9-branch
in repository gcc.
from 5da129e22f4 Fortran] PR 92208 don't use function-result dummy variable [...]
new 14fa60d7cdc [objective-c/c++, testsuite] Fix stubify tests for -fnext-runtime.
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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/obj-c++.dg/stubify-1.mm | 12 ++++++------
gcc/testsuite/obj-c++.dg/stubify-2.mm | 9 +++++++--
gcc/testsuite/objc.dg/stubify-1.m | 10 +++++-----
gcc/testsuite/objc.dg/stubify-2.m | 11 ++++++++---
5 files changed, 36 insertions(+), 16 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 f94e75d62b1 * typeck.c (check_return_expr): Avoid redundant error.
new 5f7f831f167 Do not special case pointers in value_range_base::set.
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/ChangeLog | 4 ++++
gcc/tree-vrp.c | 11 +++--------
2 files changed, 7 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.