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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 20a2ab2b 0: update: llvm-linux: boot
new fd1f2f9d 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 (20a2ab2b)
\
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 | 48 +-
02-build_llvm/console.log | 13406 ++++++++++++++++++-----------------
03-build_linux/console.log | 884 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 18 +-
console.log | 14368 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14374 insertions(+), 14374 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 7a87c2ed 0: update: binutils-gcc-linux: all
new 7def9d25 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 (7a87c2ed)
\
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 | 166 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 10478 +++++------
04-build_abe-stage1/console.log | 18125 +++++++++---------
05-build_linux/console.log | 888 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 8 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30145 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30070 insertions(+), 30220 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 90e4dcb79a6 Document -Wuninitialized for allocated objects.
new ee7aa7e7b9d aarch64: Fix dejaGNU directive in clastb_8.c testcase
new 71e3d1970c0 Add DWARF5 variants of assembly scan tests that use DW_FORM [...]
new 4839de55e2c c-family: Macro support in -Wmisleading-indentation [PR80076]
new c5605914084 libgo: fix ptrace syscall hooks into glibc
The 4 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/c-family/c-indentation.c | 61 ++++++++---
gcc/gensupport.c | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/lra-constraints.c | 12 +--
gcc/objc/objc-gnu-runtime-abi-01.c | 4 +-
gcc/objc/objc-next-runtime-abi-01.c | 4 +-
gcc/sel-sched-ir.c | 112 ++++++++++-----------
.../c-c++-common/Wmisleading-indentation-5.c | 56 +++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/inline-var-1.C | 2 +-
.../dwarf2/{inline-var-1.C => inline-var-3.C} | 6 +-
gcc/testsuite/gcc.dg/debug/dwarf2/inline2.c | 4 +-
.../gcc.dg/debug/dwarf2/{inline2.c => inline6.c} | 7 +-
gcc/testsuite/gcc.dg/debug/dwarf2/pr41445-5.c | 2 +-
gcc/testsuite/gcc.dg/debug/dwarf2/pr41445-6.c | 2 +-
.../debug/dwarf2/{pr41445-5.c => pr41445-7.c} | 8 +-
.../debug/dwarf2/{pr41445-6.c => pr41445-8.c} | 8 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_8.c | 2 +-
libcpp/include/line-map.h | 6 ++
libcpp/line-map.c | 2 +-
libgo/go/syscall/libcall_glibc.go | 2 +-
libgo/go/syscall/libcall_linux.go | 2 +-
libgo/runtime/go-varargs.c | 16 +++
22 files changed, 220 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wmisleading-indentation-5.c
copy gcc/testsuite/g++.dg/debug/dwarf2/{inline-var-1.C => inline-var-3.C} (76%)
copy gcc/testsuite/gcc.dg/debug/dwarf2/{inline2.c => inline6.c} (88%)
copy gcc/testsuite/gcc.dg/debug/dwarf2/{pr41445-5.c => pr41445-7.c} (73%)
copy gcc/testsuite/gcc.dg/debug/dwarf2/{pr41445-6.c => pr41445-8.c} (68%)
--
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 devel/omp/gcc-10
in repository gcc.
from abe747ac4e1 Fix warning messages in libgomp.oacc-fortran/privatized-ref [...]
new 53baa6c627b openmp: Implement discovery of implicit declare target to clauses
new 37788b29ddf openmp: Also implicitly mark as declare target to functions [...]
new ef509d1985a OpenMP: Handle cpp_implicit_alias in declare-target discove [...]
adds 7b428fad632 Daily bump.
adds a99116a2cab If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.
adds d01c3def63c preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
new 18677004f40 Merge remote-tracking branch 'origin/releases/gcc-10' into [...]
The 4 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 | 18 ++
gcc/ChangeLog.omp | 36 ++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog.omp | 7 +
gcc/c/c-parser.c | 1 +
gcc/cgraphunit.c | 4 +
gcc/common/config/i386/i386-common.c | 5 +-
gcc/cp/ChangeLog.omp | 7 +
gcc/cp/cp-gimplify.c | 4 +
gcc/fortran/ChangeLog.omp | 8 +
gcc/fortran/trans-openmp.c | 2 +
gcc/function.h | 3 +
gcc/input.c | 2 +
gcc/omp-offload.c | 195 +++++++++++++++++++++
gcc/omp-offload.h | 1 +
gcc/testsuite/ChangeLog | 9 +
.../pr77949.C => gcc.dg/format/pr96935.c} | 14 +-
gcc/testsuite/gcc.target/i386/xsave-avx-1.c | 12 ++
libgomp/ChangeLog.omp | 20 +++
libgomp/testsuite/libgomp.c++/pr96390.C | 49 ++++++
libgomp/testsuite/libgomp.c-c++-common/pr96390.c | 26 +++
libgomp/testsuite/libgomp.c-c++-common/target-40.c | 51 ++++++
libgomp/testsuite/libgomp.c/target-39.c | 47 +++++
23 files changed, 514 insertions(+), 9 deletions(-)
copy gcc/testsuite/{g++.dg/diagnostic/pr77949.C => gcc.dg/format/pr96935.c} (90%)
create mode 100644 gcc/testsuite/gcc.target/i386/xsave-avx-1.c
create mode 100644 libgomp/testsuite/libgomp.c++/pr96390.C
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/pr96390.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-40.c
create mode 100644 libgomp/testsuite/libgomp.c/target-39.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.