This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0cab70604cf Fix templatized C++ OpenACC 'cache' directive ICEs
new 1049e5408fa Add 'g++.dg/gomp/map-{1,2}.C'
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/c-c++-common/gomp/map-1.c | 5 +++--
gcc/testsuite/c-c++-common/gomp/map-2.c | 5 +++--
.../{c-c++-common/gomp/map-1.c => g++.dg/gomp/map-1.C} | 14 +++++++++++---
.../{c-c++-common/gomp/map-2.c => g++.dg/gomp/map-2.C} | 12 ++++++++++--
4 files changed, 27 insertions(+), 9 deletions(-)
copy gcc/testsuite/{c-c++-common/gomp/map-1.c => g++.dg/gomp/map-1.C} (95%)
copy gcc/testsuite/{c-c++-common/gomp/map-2.c => g++.dg/gomp/map-2.C} (91%)
--
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-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards fb8d36622 0: update: llvm-linux: boot
new ee5b5ce66 0: update: llvm-linux: boot
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 (fb8d36622)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 173 +-
02-build_llvm/console.log | 12664 +++++++++++++++++-----------------
03-build_linux/console.log | 656 +-
04-boot_linux/console.log | 416 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13921 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13936 insertions(+), 13914 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-lts-allyesconfig
in repository toolchain/ci/gcc.
from 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
adds b22f1b34c49 changelog: fix parsing of a revert commit
adds 8476cfe5ab1 Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 5 +++++
contrib/gcc-changelog/git_commit.py | 27 ++++++++++++++-------------
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
6 files changed, 63 insertions(+), 14 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2bd5a6736 0: update: binutils-gcc-linux: all
new e377b49c7 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 (2bd5a6736)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 137 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10926 +++++------
04-build_abe-stage1/console.log | 17694 +++++++++---------
05-build_linux/console.log | 870 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 20 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30153 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30086 insertions(+), 30160 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 releases/gcc-9
in repository gcc.
from 8476cfe5ab1 Daily bump.
new 1cb1c9e62f9 Fix templatized C++ OpenACC 'cache' directive ICEs
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/pt.c | 2 ++
gcc/testsuite/c-c++-common/goacc/cache-1.c | 18 +++++++++++-------
gcc/testsuite/c-c++-common/goacc/cache-2.c | 10 +++++-----
gcc/testsuite/g++.dg/goacc/cache-1.C | 15 +++++++++++++++
.../goacc/cache-2.c => g++.dg/goacc/cache-2.C} | 15 +++++++++++----
libgomp/testsuite/libgomp.oacc-c++/cache-1.C | 13 +++++++++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/cache-1.c | 12 +++++++++++-
7 files changed, 68 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/goacc/cache-1.C
copy gcc/testsuite/{c-c++-common/goacc/cache-2.c => g++.dg/goacc/cache-2.C} (90%)
create mode 100644 libgomp/testsuite/libgomp.oacc-c++/cache-1.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 releases/gcc-8
in repository gcc.
from 1dbf117ce5d aarch64: Add missing ACLE support for PAC-RET
new b4a3e26c329 Fix templatized C++ OpenACC 'cache' directive ICEs
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/pt.c | 2 ++
gcc/testsuite/c-c++-common/goacc/cache-1.c | 18 +++++++++++-------
gcc/testsuite/c-c++-common/goacc/cache-2.c | 10 +++++-----
gcc/testsuite/g++.dg/goacc/cache-1.C | 15 +++++++++++++++
.../goacc/cache-2.c => g++.dg/goacc/cache-2.C} | 15 +++++++++++----
libgomp/testsuite/libgomp.oacc-c++/cache-1.C | 13 +++++++++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/cache-1.c | 12 +++++++++++-
7 files changed, 68 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/goacc/cache-1.C
copy gcc/testsuite/{c-c++-common/goacc/cache-2.c => g++.dg/goacc/cache-2.C} (90%)
create mode 100644 libgomp/testsuite/libgomp.oacc-c++/cache-1.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 releases/gcc-10
in repository gcc.
from f89ba6e9a5d libstdc++: Fix missing subsumption in std::iterator_traits [...]
new 5bfcc9e103c Fix templatized C++ OpenACC 'cache' directive ICEs
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/pt.c | 2 ++
gcc/testsuite/c-c++-common/goacc/cache-1.c | 18 +++++++++++-------
gcc/testsuite/c-c++-common/goacc/cache-2.c | 10 +++++-----
gcc/testsuite/g++.dg/goacc/cache-1.C | 15 +++++++++++++++
.../goacc/cache-2.c => g++.dg/goacc/cache-2.C} | 15 +++++++++++----
libgomp/testsuite/libgomp.oacc-c++/cache-1.C | 13 +++++++++++++
libgomp/testsuite/libgomp.oacc-c-c++-common/cache-1.c | 12 +++++++++++-
7 files changed, 68 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/goacc/cache-1.C
copy gcc/testsuite/{c-c++-common/goacc/cache-2.c => g++.dg/goacc/cache-2.C} (90%)
create mode 100644 libgomp/testsuite/libgomp.oacc-c++/cache-1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.