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-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from bab49f3811b Daily bump.
adds 4c35a88fc1c Daily bump.
adds 14c09541a37 Backprot fix for uninitialised use in mips_split_move
adds 1f5e24058d7 Backport fix for PR target/91769
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/mips/mips.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/mips/pr91769.c | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr91769.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 304b601b 0: update: binutils-gcc-linux: boot
new 5926def6 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 (304b601b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11038 +++++++--------
04-build_abe-stage1/console.log | 14125 +++++++++----------
05-build_linux/console.log | 424 +-
06-boot_linux/console.log | 4 +-
console.log | 26220 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26259 insertions(+), 26168 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 lldb.
from cd89ec10e [lldb] [cmake] Support linking against clang-cpp dylib
new 530ce23fb [lldb-server/android] Show more processes and package name wh [...]
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:
source/Host/linux/Host.cpp | 79 ++++++++++++++++++++++++++--------------------
1 file changed, 45 insertions(+), 34 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 0756d1379be 2019-10-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 3cefe855a14 2019-10-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 42dc666e155 2019-10-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new d63569ffe1a 2019-10-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new ab6fd7e4308 Add missing gimple_call_set_fntype
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 | 28 +++++++++++++++++++
gcc/cgraph.h | 6 ++--
gcc/expr.c | 74 ++++++++++++++++++++++---------------------------
gcc/hash-table.h | 8 +++---
gcc/tree-ssa-forwprop.c | 6 ++--
5 files changed, 73 insertions(+), 49 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ff374a1b 2: update: llvm-linux: 18943
new de1be46b 2: update: llvm-linux: 18947
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 (ff374a1b)
\
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 | 214 +-
02-build_llvm/console.log | 12314 +++++++++++++++++------------------
03-build_linux/console.log | 794 +--
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 36 +-
console.log | 13376 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13323 insertions(+), 13443 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 f04254d2484 * ira-color.c (update_costs_from_allocno): Call ira_init_ [...]
new 63a5c8903e6 Mark C2x built-in functions as such.
new 0756d1379be 2019-10-04 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/ChangeLog | 28 +++
gcc/ada/ChangeLog | 4 +
gcc/ada/gcc-interface/utils.c | 1 +
gcc/brig/ChangeLog | 4 +
gcc/brig/brig-lang.c | 1 +
gcc/builtins.def | 35 +--
gcc/coretypes.h | 3 +-
gcc/genmatch.c | 299 +++++++++++++-------------
gcc/lto/ChangeLog | 4 +
gcc/lto/lto-lang.c | 1 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/c11-builtins-1.c | 19 ++
gcc/testsuite/gcc.dg/c2x-builtins-1.c | 13 ++
gcc/testsuite/gcc.dg/dfp/c2x-builtins-dfp-1.c | 11 +
14 files changed, 268 insertions(+), 160 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/c11-builtins-1.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-builtins-1.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/c2x-builtins-dfp-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.