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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 86ac166218 42: onsuccess: #297: 20699: Success after binutils/linux/qem [...]
new 163fe7a42e 43: onsuccess: #298: 20699: Success after llvm/linux/qemu: 3 [...]
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.xz | Bin 1756 -> 1800 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2812 bytes
03-build_abe-binutils/console.log.xz | Bin 30328 -> 30756 bytes
04-build_kernel_llvm/console.log.xz | Bin 64404 -> 63944 bytes
05-build_abe-qemu/console.log.xz | Bin 30804 -> 31552 bytes
06-build_linux/console.log.xz | Bin 3952 -> 4048 bytes
08-check_regression/console.log.xz | Bin 3736 -> 3636 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 26 +++++++++++++-------------
16 files changed, 24 insertions(+), 24 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 newlib.
from ad3f9820b Fix memccpy to handle end char >= x80
new 7886327fb Cygwin: reinstantiate exporting _alloca
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:
winsup/cygwin/cygwin.din | 1 +
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/release/3.4.4 | 3 +++
3 files changed, 6 insertions(+), 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 cygwin-3_4-branch
in repository newlib.
from 74f5aa9c4 Cygwin: devices: Make generic console devices invisible from pty.
new 8fe5b333b Cygwin: reinstantiate exporting _alloca
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:
winsup/cygwin/cygwin.din | 1 +
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/release/3.4.4 | 3 +++
3 files changed, 6 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from bb33f902d9 45: onsuccess: #151: 2: Success after binutils/gcc: 9 commits
new dfdfc7e90f 46: onsuccess: #152: 2: Success after gcc: 3 commits
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.xz | Bin 1712 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51204 -> 52640 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 459704 -> 465008 bytes
06-check_regression/console.log.xz | Bin 2764 -> 2452 bytes
07-update_baseline/console.log | 9 +++++++++
dashboard/dashboard-generate.sh | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
12 files changed, 21 insertions(+), 12 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 fb082e3293d hash: do not insert deleted value to a hash_set
new a5a8242153d middle-end/69482 - not preserving volatile accesses
new b1879fb84e7 calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
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/calls.cc | 8 ++++++--
gcc/cfgexpand.cc | 9 +++++++++
gcc/testsuite/gcc.target/i386/pr69482-1.c | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/pr69482-2.c | 10 ++++++++++
4 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr69482-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr69482-2.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 7afecddf1ec tree-optimization/101912 - testcase for fixed uninit case
new fb082e3293d hash: do not insert deleted value to a hash_set
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/lto-cgraph.cc | 3 ++-
gcc/testsuite/g++.dg/{torture/pr65626.C => ipa/pr108830.C} | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
copy gcc/testsuite/g++.dg/{torture/pr65626.C => ipa/pr108830.C} (96%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.