This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 689418b97e5 libgomp – fix handling of 'target enter data'
new 63b2923dc6f libgccjit: add new version entry point
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/jit/ChangeLog | 13 ++++++++
gcc/jit/docs/topics/compatibility.rst | 33 ++++++++++++++++++++
gcc/jit/libgccjit++.h | 22 +++++++++++++
gcc/jit/libgccjit.c | 46 ++++++++++++++++++++++++++++
gcc/jit/libgccjit.h | 16 ++++++++++
gcc/jit/libgccjit.map | 9 +++++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 ++++++
gcc/testsuite/jit.dg/test-version.c | 26 ++++++++++++++++
9 files changed, 179 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/jit.dg/test-version.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 gcc.
from 331c438d5a6 Update cpplib sr.po.
new 689418b97e5 libgomp – fix handling of 'target enter data'
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:
libgomp/ChangeLog | 5 +++
libgomp/target.c | 13 +++++++-
.../libgomp.fortran/target-enter-data-1.f90 | 36 ++++++++++++++++++++++
3 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/target-enter-data-1.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_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9bc29537 0: update: llvm-linux: all
new 1d49dd67 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 (9bc29537)
\
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 | 182 +-
02-build_llvm/console.log | 12428 ++++++++++++++--------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 13330 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 13336 insertions(+), 13336 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/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards dfd9d2d8 0: update: llvm-linux: all
new 70eb7e5e 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 (dfd9d2d8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 116 +-
02-build_llvm/console.log | 12854 +++++++++++++++++------------------
03-build_linux/console.log | 817 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13828 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13851 insertions(+), 13788 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-next-allmodconfig
in repository toolchain/ci/gcc.
from 70fe4fc073e Daily bump.
adds 9251b78b9e8 Daily bump.
adds 79166bd28d0 [Fortran] Fix result-variable handling of MODULE PROCEDURE [...]
adds bebb3607796 Daily bump.
new 8ab40918a3b rs6000: Add command line and builtin compatibility check
new 02a201f7158 rs6000: vec_rlnm fix to make builtin work according to ABI
new 0e66150084a c++: Fix comparison of fn() and ns::fn() [PR90711]
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 | 23 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/altivec.h | 2 +-
gcc/config/rs6000/rs6000.c | 8 +++++
gcc/cp/ChangeLog | 6 ++++
gcc/cp/tree.c | 14 ++++++++-
gcc/fortran/ChangeLog | 9 ++++++
gcc/fortran/decl.c | 17 +++++++----
gcc/testsuite/ChangeLog | 10 ++++++-
gcc/testsuite/g++.dg/template/dependent-name14.C | 38 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/module_procedure_3.f90 | 27 +++++++++++++++++
11 files changed, 147 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/dependent-name14.C
create mode 100644 gcc/testsuite/gfortran.dg/module_procedure_3.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_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ce39974f 4: update: binutils-gcc-linux: 20413
discards 136f7217 3: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 20285
discards a093cb67 2: update: binutils-gcc: 20429
new da84bab6 2: update: binutils-gcc-linux: 20471
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 (ce39974f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 9933 +++++-----
04-build_abe-stage1/console.log | 17486 +++++++++---------
05-build_linux/console.log | 907 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 94 +-
08-update_baseline/results.regressions | 10 +-
console.log | 28848 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
12 files changed, 28905 insertions(+), 28803 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.