This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0baa0c3ff49 Fortran] PR 92208 don't use function-result dummy variable [...]
new 3928790c5a2 2019-10-30 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/cp/ChangeLog | 7 +++++++
gcc/cp/name-lookup.c | 36 ++++++++++++++++++----------------
gcc/doc/invoke.texi | 32 ++++++++++++++++--------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/Wshadow-1.c | 24 +++++++++++++++++++++++
gcc/testsuite/g++.dg/parse/crash70.C | 14 +++++++++++++
7 files changed, 92 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wshadow-1.c
create mode 100644 gcc/testsuite/g++.dg/parse/crash70.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-9-branch
in repository gcc.
from d028c042893 [Darwin, PPC] Move the out of line register save/restore to [...]
new 3bb0eb7cd39 [Darwin, PPC] Move the out of line register save/restore to [...]
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:
libgcc/ChangeLog | 12 ++++++++++++
libgcc/config.host | 4 ++--
libgcc/config/rs6000/t-darwin | 42 ++++++++++++++++++++++++++++++++++--------
libgcc/config/t-darwin | 2 +-
4 files changed, 49 insertions(+), 11 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 685dc8b3 0: update: binutils-gcc-linux: all
new 024567c2 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 (685dc8b3)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 50 +-
03-build_abe-binutils/console.log | 10830 +++++++--------
04-build_abe-stage1/console.log | 14170 ++++++++++----------
05-build_linux/console.log | 862 +-
06-boot_linux/console.log | 6 +-
console.log | 25959 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 25960 insertions(+), 25941 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 2559f50d286 * cxx-pretty-print.c (get_fold_operator): Use OVL_OP_INFO.
new 0baa0c3ff49 Fortran] PR 92208 don't use function-result dummy variable [...]
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 | 6 ++++++
gcc/fortran/trans-array.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr92208.f90 | 39 +++++++++++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr92208.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 gcc-9-branch
in repository gcc.
from e76c131743b Backport fix for PR89245
new 9e1a4909e59 [Darwin] Use of symbol stubs should depend on the linker in use.
new 11dbb4dad86 [Darwin] The need for FDE symbols is dependent on linker us [...]
new d028c042893 [Darwin, PPC] Move the out of line register save/restore to [...]
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 | 57 ++++++++++++++++++++++++++++++++
gcc/config/darwin.c | 61 ++++++++++++++++++++++++++---------
gcc/config/darwin.h | 6 +++-
gcc/config/darwin.opt | 4 +++
gcc/config/i386/darwin.h | 12 +++----
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.h | 2 +-
gcc/config/rs6000/darwin.h | 8 +++--
gcc/config/rs6000/rs6000.c | 5 +--
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/obj-c++.dg/stubify-1.mm | 2 +-
gcc/testsuite/obj-c++.dg/stubify-2.mm | 2 +-
gcc/testsuite/objc.dg/stubify-1.m | 2 +-
gcc/testsuite/objc.dg/stubify-2.m | 2 +-
14 files changed, 141 insertions(+), 34 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d994e1d2 0: update: binutils-60b6ede84503a340cbb3d4f76e874e702d69812f: all
new 0dbfbb8d 0: update: linux-db0655e705be645ad673b0a70160921e088517c0: 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 (d994e1d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 128 +-
02-prepare_abe/console.log | 382 +-
03-build_abe-binutils/console.log | 10852 ++++++------
04-build_abe-stage1/console.log | 19252 +++++++++++----------
05-build_linux/console.log | 2409 +--
06-boot_linux/console.log | 2 +-
console.log | 33062 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
8 files changed, 32860 insertions(+), 33233 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 88ee7dfcc7e PR c++/92134 - constinit malfunction in static data member.
new 2559f50d286 * cxx-pretty-print.c (get_fold_operator): Use OVL_OP_INFO.
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/cp/ChangeLog | 4 ++++
gcc/cp/cxx-pretty-print.c | 48 ++---------------------------------------------
2 files changed, 6 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.