This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 68bb7e3b9dc coroutines: Update to n4849 allocation/deallocation.
new c2368db567a c++: Fix constexpr if and braced functional cast.
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 | 7 +++++++
gcc/cp/pt.c | 3 ---
gcc/cp/tree.c | 5 +++++
gcc/testsuite/g++.dg/cpp0x/nondeduced7.C | 2 +-
gcc/testsuite/g++.dg/cpp1z/constexpr-if-lambda3.C | 24 +++++++++++++++++++++++
5 files changed, 37 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if-lambda3.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2513c458 2: update: llvm-87303fd9171199ac3082e17d4a91304bf82baeea: 17306
discards 341ba464 1: reset: llvm-aadb635e04854220064b77cc10d0e6772f5492fd: 17306
discards 4482fe00 0: update: linux-d6591ea2dd1a44b1c72c5a3e3b6555d7585acdae: all
new 1b8af01a 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 (2513c458)
\
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 | 219 +-
02-build_llvm/console.log | 12751 ++++++++++++++++---------------
03-build_linux/console.log | 2429 ++++--
04-boot_linux/console.log | 10 +
05-check_regression/console.log | 17 +-
06-update_baseline/console.log | 86 +-
console.log | 15512 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 11 +-
results | 4 +-
9 files changed, 16793 insertions(+), 14246 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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 glibc.
from 4fbba6fe90 mips: Fix argument passing for inlined syscalls on Linux [BZ [...]
new 9333498794 Avoid ldbl-96 stack corruption from range reduction of pseud [...]
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:
sysdeps/ieee754/ldbl-96/Makefile | 3 ++-
sysdeps/ieee754/ldbl-96/e_rem_pio2l.c | 12 +++++++++
.../ieee754/ldbl-96/test-sinl-pseudo.c | 31 +++++++++++++---------
3 files changed, 32 insertions(+), 14 deletions(-)
copy elf/tst-filterobj.c => sysdeps/ieee754/ldbl-96/test-sinl-pseudo.c (62%)
--
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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 99963768 2: update: llvm-5e37fb1776de2698c10db697e3c479d0e94234e0: 20272
discards 0d1b7557 1: reset: llvm-aadb635e04854220064b77cc10d0e6772f5492fd: 20272
discards b16a4389 0: update: linux-ac431e2d7b1be81bfe58163b9f81ba79bc987dc3: all
new f0a55da1 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 (99963768)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 183 +-
02-build_llvm/console.log | 12397 +++++++++++++++++-----------------
03-build_linux/console.log | 838 ++-
04-boot_linux/console.log | 8 +
05-check_regression/console.log | 17 +-
06-update_baseline/console.log | 54 +-
console.log | 13497 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 4 +-
9 files changed, 13498 insertions(+), 13513 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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 f6e9ae4da8f middle-end: Fix logical shift truncation (PR rtl-optimizati [...]
adds 541431facd4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 36b36320 0: update: binutils-gcc-linux: all
new 101e9f60 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 (36b36320)
\
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 | 184 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-binutils/console.log | 11180 ++++++++--------
04-build_abe-stage1/console.log | 13544 ++++++++++---------
05-build_linux/console.log | 684 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 25839 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 25801 insertions(+), 25876 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.