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-master-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from b0b9b8f02a1 Daily bump.
adds 8510e3301bd doc: Replace roudnevenl with roundevenl
adds c34db4b6f8a Track access ranges in ipa-modref
adds a1f77106ec3 Add gcc.dg/tree-ssa/modref-3.c testcase
adds ce531b14126 options: Fix up opts_set saving/restoring for underlying va [...]
adds 5af2a2d30d7 aix: apply aix_malloc more narrowly.
adds 11bd94806d4 Daily bump.
adds 35d2c6b6e8a PR fortran/97272 - Wrong answer from MAXLOC with character arg
adds 4347d36f934 Daily bump.
new ab3f4b27abe [omp, ftracer] Don't duplicate blocks in SIMT region
new 21f65995e06 store-merging: Fix up -Wnarrowing warning
new 3c022a4c732 options: Save and restore opts_set for Optimization and Tar [...]
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:
fixincludes/ChangeLog | 6 ++
fixincludes/fixincl.x | 12 ++-
fixincludes/inclhack.def | 12 ++-
fixincludes/tests/base/malloc.h | 2 +
gcc/ChangeLog | 35 +++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/extend.texi | 2 +-
gcc/fortran/ChangeLog | 8 ++
gcc/fortran/trans-intrinsic.c | 19 +++++
gcc/gimple-ssa-store-merging.c | 2 +-
gcc/ipa-modref-tree.c | 4 +-
gcc/ipa-modref-tree.h | 76 +++++++++++++++++--
gcc/ipa-modref.c | 102 +++++++++++++++++++++-----
gcc/optc-save-gen.awk | 100 ++++++++++++++++++++++---
gcc/opth-gen.awk | 20 ++++-
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.dg/tree-ssa/modref-3.c | 31 ++++++++
gcc/testsuite/gfortran.dg/pr97272.f90 | 19 +++++
gcc/tracer.c | 18 +++++
gcc/tree-ssa-alias.c | 38 ++++++++--
libgomp/testsuite/libgomp.fortran/pr95654.f90 | 11 +++
21 files changed, 473 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-3.c
create mode 100644 gcc/testsuite/gfortran.dg/pr97272.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr95654.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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ae50bf2d0 0: update: binutils-gcc-linux: boot
new 7816492c4 0: update: binutils-gcc-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 (ae50bf2d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 11735 ++++++-----
04-build_abe-stage1/console.log | 20171 +++++++++---------
05-build_linux/console.log | 632 +-
06-boot_linux/console.log | 414 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 4 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 4 +-
console.log | 33600 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 33672 insertions(+), 33552 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 fd808e9751c Daily bump.
new 99f2956cc74 Daily bump.
new 4a437d67c7f Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from a8e1fa10520 Daily bump.
new f02e03b729f Daily bump.
new 46f2b419640 Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 7e31dbb7069 Daily bump.
new efdace51237 Daily bump.
new 16b503d32ff Daily bump.
new 3f56563cf84 c++: Ignore __sanitizer_ptr_{sub,cmp} builtin calls during [...]
new cd547f0ddcd powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
new 355b42c5d9d c++: Handle std::construct_at on automatic vars during cons [...]
new 2513dad670c c++: Fix up default initialization with consteval default c [...]
The 6 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/DATESTAMP | 2 +-
gcc/cp/call.c | 2 ++
gcc/cp/constexpr.c | 9 +++++++-
gcc/testsuite/g++.dg/asan/pr97145.C | 7 ++++++
gcc/testsuite/g++.dg/cpp2a/consteval18.C | 26 ++++++++++++++++++++++
.../cpp2a/{constexpr-new5.C => constexpr-new14.C} | 18 +++++----------
libcpp/lex.c | 4 ++--
7 files changed, 52 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr97145.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval18.C
copy gcc/testsuite/g++.dg/cpp2a/{constexpr-new5.C => constexpr-new14.C} (84%)
--
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 ce531b14126 options: Fix up opts_set saving/restoring for underlying va [...]
new 5af2a2d30d7 aix: apply aix_malloc more narrowly.
new 11bd94806d4 Daily bump.
new 35d2c6b6e8a PR fortran/97272 - Wrong answer from MAXLOC with character arg
new 4347d36f934 Daily bump.
new ab3f4b27abe [omp, ftracer] Don't duplicate blocks in SIMT region
new 21f65995e06 store-merging: Fix up -Wnarrowing warning
new 3c022a4c732 options: Save and restore opts_set for Optimization and Tar [...]
The 7 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:
fixincludes/ChangeLog | 6 +++
fixincludes/fixincl.x | 12 ++++--
fixincludes/inclhack.def | 12 ++++--
fixincludes/tests/base/malloc.h | 2 +
gcc/ChangeLog | 35 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++
gcc/fortran/trans-intrinsic.c | 19 ++++++++++
gcc/gimple-ssa-store-merging.c | 2 +-
gcc/optc-save-gen.awk | 54 ++++++++++++++++++++++-----
gcc/opth-gen.awk | 5 ++-
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/gfortran.dg/pr97272.f90 | 19 ++++++++++
gcc/tracer.c | 18 +++++++++
libgomp/testsuite/libgomp.fortran/pr95654.f90 | 11 ++++++
15 files changed, 195 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr97272.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr95654.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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 94ef26988 0: update: binutils-gcc-glibc-qemu: 6
new f056e08d4 0: update: binutils-gcc-glibc-qemu: 6
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 (94ef26988)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 157 +-
02-prepare_abe/console.log | 240 +-
04-build_abe-binutils/console.log | 11247 ++--
05-build_abe-stage1/console.log | 18147 +++---
06-build_abe-linux/console.log | 274 +-
07-build_abe-glibc/console.log | 39421 ++++++------
08-build_abe-stage2/console.log | 46127 +++++++-------
09-build_abe-qemu/console.log | 2234 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 118777 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
12 files changed, 118263 insertions(+), 118375 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.