This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3
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.
adds ab3f4b27abe [omp, ftracer] Don't duplicate blocks in SIMT region
adds 21f65995e06 store-merging: Fix up -Wnarrowing warning
adds 3c022a4c732 options: Save and restore opts_set for Optimization and Tar [...]
adds b98d3cc5666 libstdc++: Add missing bugzilla PR numbers to ChangeLog
adds d5243c46266 libstdc++: Test C++11 implementation of std::chrono::__deta [...]
adds f33a43f9f7e libstdc++: Use correct duration for atomic_futex wait on cu [...]
new fc998c21c2c [omp, ftracer] Remove incorrect suggestion in ignore_bb_p
new bf490f06360 arm: Add missing part number for Neoverse V1
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:
fixincludes/ChangeLog | 6 ++
fixincludes/fixincl.x | 12 ++-
fixincludes/inclhack.def | 12 ++-
fixincludes/tests/base/malloc.h | 2 +
gcc/ChangeLog | 35 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-cpus.in | 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 | 16 ++++
gcc/tree-ssa-alias.c | 38 +++++++-
libgomp/testsuite/libgomp.fortran/pr95654.f90 | 11 +++
libstdc++-v3/ChangeLog | 2 +
libstdc++-v3/include/bits/atomic_futex.h | 2 +-
.../20_util/duration_cast/rounding_c++11.cc | 43 +++++++++
libstdc++-v3/testsuite/30_threads/async/async.cc | 62 ++++++++++++-
26 files changed, 579 insertions(+), 58 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
create mode 100644 libstdc++-v3/testsuite/20_util/duration_cast/rounding_c++11.cc
--
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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 85f61b1b4 0: update: gcc-b0b9b8f02a1cdf910e63b726db22de99d90b3259: 1
new 8a0a194e9 0: update: gcc-bf490f0636052040cfe1b3882475ac9a0e0337df: 1
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 (85f61b1b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 178 +-
04-build_abe-bootstrap_O3/console.log | 56622 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 56924 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 56961 insertions(+), 56905 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 binutils-gdb.
from c0b31344171 Add NetBSD AArch64 Little Endian and Big Endian BFD support.
new a417e439c2a [PATCH][GAS][arm] Update Cortex-X1 feature flags
new f9b1d75e91c [PATCH][GAS][AArch64] Update Cortex-X1 feature flags
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:
gas/config/tc-aarch64.c | 8 ++++++--
gas/config/tc-arm.c | 2 +-
2 files changed, 7 insertions(+), 3 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 binutils-gdb.
from 0cc79db2b66 Fix spelling mistakes
new cc8b27f89cc Add NetBSD AArch64 GAS support.
new c0b31344171 Add NetBSD AArch64 Little Endian and Big Endian BFD support.
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:
bfd/ChangeLog | 4 ++++
bfd/config.bfd | 4 ++--
gas/ChangeLog | 4 ++++
gas/configure.tgt | 1 +
4 files changed, 11 insertions(+), 2 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-master-arm-stable-allyesconfig
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.
adds ab3f4b27abe [omp, ftracer] Don't duplicate blocks in SIMT region
adds 21f65995e06 store-merging: Fix up -Wnarrowing warning
adds 3c022a4c732 options: Save and restore opts_set for Optimization and Tar [...]
adds b98d3cc5666 libstdc++: Add missing bugzilla PR numbers to ChangeLog
new d5243c46266 libstdc++: Test C++11 implementation of std::chrono::__deta [...]
new f33a43f9f7e libstdc++: Use correct duration for atomic_futex wait on cu [...]
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:
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 +++
libstdc++-v3/ChangeLog | 2 +
libstdc++-v3/include/bits/atomic_futex.h | 2 +-
.../20_util/duration_cast/rounding_c++11.cc | 43 +++++++++
libstdc++-v3/testsuite/30_threads/async/async.cc | 62 ++++++++++++-
25 files changed, 579 insertions(+), 58 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
create mode 100644 libstdc++-v3/testsuite/20_util/duration_cast/rounding_c++11.cc
--
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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 433a3df4e 4: update: binutils-gcc-linux: 18077
new 66219d49e 4: update: binutils-gcc-linux: 18077
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 (433a3df4e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 160 +-
02-prepare_abe/console.log | 24 +-
03-build_abe-binutils/console.log | 11019 +++++----
04-build_abe-stage1/console.log | 20430 ++++++++--------
05-build_linux/console.log | 7088 +++---
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 8 +-
console.log | 38733 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 38754 insertions(+), 38740 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 binutils-gdb.
from 7d1441178ac gdb: avoid unnecessary string copy in auto_load_objfile_script_1
new 0cc79db2b66 Fix spelling mistakes
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:
binutils/ChangeLog | 4 ++++
binutils/doc/binutils.texi | 16 ++++++++--------
cpu/ChangeLog | 4 ++++
cpu/m32r.cpu | 2 +-
gas/ChangeLog | 5 +++++
gas/doc/as.texi | 2 +-
gas/doc/c-wasm32.texi | 2 +-
opcodes/ChangeLog | 6 ++++++
opcodes/cgen-asm.c | 4 ++--
opcodes/cgen-dis.c | 4 ++--
opcodes/tic30-dis.c | 2 +-
11 files changed, 35 insertions(+), 16 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 binutils-gdb.
from 983d925db6a Update the BFD linker so that it deprecates grouped short options.
new 6d96a5946d1 i386: Allow non-absolute segment values for lcall/ljmp
new 7d1441178ac gdb: avoid unnecessary string copy in auto_load_objfile_script_1
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:
gas/ChangeLog | 13 +++++++++++++
gas/NEWS | 3 +++
gas/config/tc-i386.c | 11 +++++++----
gas/testsuite/gas/i386/jump.d | 12 ++++++++++++
gas/testsuite/gas/i386/jump.s | 9 +++++++++
gas/testsuite/gas/i386/jump16.d | 12 ++++++++++++
gas/testsuite/gas/i386/jump16.e | 4 ++--
gas/testsuite/gas/i386/jump16.s | 9 +++++++++
gdb/ChangeLog | 6 ++++++
gdb/auto-load.c | 6 ++----
ld/ChangeLog | 13 +++++++++++++
ld/testsuite/ld-i386/i386.exp | 2 ++
ld/testsuite/ld-i386/ljmp.s | 10 ++++++++++
ld/testsuite/ld-i386/ljmp1.d | 18 ++++++++++++++++++
ld/testsuite/ld-i386/ljmp1.s | 9 +++++++++
ld/testsuite/ld-i386/ljmp2.d | 7 +++++++
ld/testsuite/ld-i386/ljmp2.s | 9 +++++++++
ld/testsuite/ld-x86-64/ljmp1.d | 17 +++++++++++++++++
ld/testsuite/ld-x86-64/ljmp2.d | 6 ++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
20 files changed, 168 insertions(+), 10 deletions(-)
create mode 100644 ld/testsuite/ld-i386/ljmp.s
create mode 100644 ld/testsuite/ld-i386/ljmp1.d
create mode 100644 ld/testsuite/ld-i386/ljmp1.s
create mode 100644 ld/testsuite/ld-i386/ljmp2.d
create mode 100644 ld/testsuite/ld-i386/ljmp2.s
create mode 100644 ld/testsuite/ld-x86-64/ljmp1.d
create mode 100644 ld/testsuite/ld-x86-64/ljmp2.d
--
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 binutils-gdb.
from cd096ec85fb Fix function argument and return value locations
new 983d925db6a Update the BFD linker so that it deprecates grouped short options.
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:
ld/ChangeLog | 5 +++++
ld/lexsup.c | 14 ++++++++++++++
2 files changed, 19 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.