This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 33718c02f44 [PR72741] Properly handle clauses specifying the level of p [...]
new 067e9a502dc * hash-table.h (hash_table): Add Lazy template parameter d [...]
new 654b4632faf PR c++/89767 * parser.c (cp_parser_lambda_introducer): Ad [...]
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 | 21 +++
gcc/attribs.c | 2 +-
gcc/c-family/ChangeLog | 5 +
gcc/c-family/c-common.c | 2 +-
gcc/cp/ChangeLog | 9 ++
gcc/cp/lambda.c | 15 ---
gcc/cp/parser.c | 55 +++++---
gcc/hash-set-tests.c | 64 +++++++++
gcc/hash-set.h | 42 +++---
gcc/hash-table.h | 200 ++++++++++++++++++-----------
gcc/jit/ChangeLog | 5 +
gcc/jit/jit-recording.c | 2 +-
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/g++.dg/cpp1y/lambda-init18.C | 12 ++
gcc/testsuite/g++.dg/cpp1y/lambda-init19.C | 15 +++
gcc/testsuite/g++.dg/cpp1y/pr89767.C | 32 +++++
16 files changed, 363 insertions(+), 125 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-init18.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-init19.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr89767.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 master
in repository llvm.
from 49e23dc657f [InstSimplify] Add tests for signed icmp of and/or; NFC
new e57e8cc2312 [X86] Use LoadInst->getType() instead of LoadInst->getPoint [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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-allyesconfig
in repository toolchain/ci/gcc.
from d4d3a069c0a PR libgcc/60790: x86: Do not assume ELF constructors run be [...]
adds ab09d47eae5 Daily bump.
adds 8f53c0e49ad 2019-03-21 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds e18146b75cb [testsuite, Fortran] Consistently set 'DEFAULT_FFLAGS'
adds f0c23d90fc4 [testsuite, Fortran] Apply DejaGnu 1.4.4 work-around also t [...]
adds 800851c2ac0 [testsuite] Fix 'dg-compile-aux-modules' diagnostic
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-p8swap.c | 7 +++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
.../gcc.target/powerpc/ppc-fortran/ppc-fortran.exp | 2 +-
gcc/testsuite/gfortran.dg/coarray/caf.exp | 14 ++++++++++++--
gcc/testsuite/gfortran.dg/dg.exp | 2 +-
gcc/testsuite/gfortran.dg/ieee/ieee.exp | 10 +++++-----
8 files changed, 51 insertions(+), 10 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from d1639b6f06 Automatic date update in version.in
adds 0738b7acd3 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 47a1da5d 0: good: binutils-gcc-linux: all
new ab3dd807 0: good: 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 (47a1da5d)
\
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 | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 4092 ++++++++--------
4-build_abe-stage1/console.log | 5166 ++++++++++----------
5-build_linux/console.log | 565 +--
6-boot_linux/console.log | 2 +-
console.log | 9869 +++++++++++++++++---------------------
jenkins/manifest.sh | 18 +-
8 files changed, 8866 insertions(+), 10876 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/gcc.
from d4d3a069c0a PR libgcc/60790: x86: Do not assume ELF constructors run be [...]
adds ab09d47eae5 Daily bump.
adds 8f53c0e49ad 2019-03-21 Bill Schmidt <wschmidt(a)linux.ibm.com>
adds e18146b75cb [testsuite, Fortran] Consistently set 'DEFAULT_FFLAGS'
adds f0c23d90fc4 [testsuite, Fortran] Apply DejaGnu 1.4.4 work-around also t [...]
adds 800851c2ac0 [testsuite] Fix 'dg-compile-aux-modules' diagnostic
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-p8swap.c | 7 +++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
.../gcc.target/powerpc/ppc-fortran/ppc-fortran.exp | 2 +-
gcc/testsuite/gfortran.dg/coarray/caf.exp | 14 ++++++++++++--
gcc/testsuite/gfortran.dg/dg.exp | 2 +-
gcc/testsuite/gfortran.dg/ieee/ieee.exp | 10 +++++-----
8 files changed, 51 insertions(+), 10 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 d1639b6f06 Automatic date update in version.in
adds 0738b7acd3 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9215c1e7 0: good: binutils-gcc-linux: all
new 5e3cfb60 0: good: 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 (9215c1e7)
\
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 | 14 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3600 +++++++++--------
4-build_abe-stage1/console.log | 3547 +++++++++--------
5-build_linux/console.log | 485 ++-
6-boot_linux/console.log | 2 +-
console.log | 7872 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
8 files changed, 8754 insertions(+), 6798 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.