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 2343e42c5a5 nvptx: Cache stacks block for OpenMP kernel launch
new d4e8393670e amdgcn: Fix subdf3 pattern
new 4cdacf5193b amdgcn: Improve FP division accuracy
new b86e63b9ae5 amdgcn: Fix exec register live-on-entry to BB in md-reorg
new 8f8ba463960 amdgcn: Remove dead code for fixed v0 register
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/config/gcn/gcn-valu.md | 62 ++++++++++++++++++++++++------------
gcc/config/gcn/gcn.c | 21 +++++++++---
gcc/config/gcn/gcn.md | 3 +-
gcc/testsuite/gcc.target/gcn/fpdiv.c | 38 ++++++++++++++++++++++
4 files changed, 98 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/gcn/fpdiv.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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 34b228d8 2: update: binutils-gcc-qemu: 21209
new da2ecce7 3: reset: linux-5c8fe583cce542aa0b84adc939ce85293de36e5e: 21205
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 | 172 +-
02-prepare_abe/console.log | 170 +-
03-build_abe-binutils/console.log | 11564 +++++++------
04-build_abe-stage1/console.log | 13912 ++++++++--------
05-build_linux/console.log | 538 +-
08-check_regression/console.log | 92 +-
08-check_regression/results.regressions | 9 +-
08-check_regression/trigger-bisect | 3 +
09-update_baseline/console.log | 94 +-
09-update_baseline/results.regressions | 9 +-
console.log | 26542 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
reset-baseline | 0
results | 9 +-
14 files changed, 26110 insertions(+), 27022 deletions(-)
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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 6851dda2e79 Daily bump.
new abb3993e49c amdgcn: Fix subdf3 pattern
new c8812bac8ee amdgcn: Improve FP division accuracy
new 3df6fac0080 amdgcn: Fix exec register live-on-entry to BB in md-reorg
new 7993fe1877a amdgcn: Remove dead code for fixed v0 register
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/config/gcn/gcn-valu.md | 62 ++++++++++++++++++++++++------------
gcc/config/gcn/gcn.c | 21 +++++++++---
gcc/config/gcn/gcn.md | 3 +-
gcc/testsuite/gcc.target/gcn/fpdiv.c | 38 ++++++++++++++++++++++
4 files changed, 98 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/gcn/fpdiv.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 releases/gcc-9
in repository gcc.
from cae446efd7c Daily bump.
new 1bf384c36a7 Daily bump.
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/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 1a6ef5fc2b6 Daily bump.
new ebe225800ce Daily bump.
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/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 71878c08e96 tree-optimization/98513 - fix bug in range intersection code
new c03f9f304db Daily bump.
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/ChangeLog | 108 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 66 +++++++++++++++++++++++++++++
3 files changed, 175 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 master
in repository gcc.
from cfaaa6a1ca7 syscall: ensure openat uses variadic libc wrapper
new 6851dda2e79 Daily bump.
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:
ChangeLog | 8 ++++
gcc/ChangeLog | 108 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 6 +++
gcc/c-family/ChangeLog | 8 ++++
gcc/cp/ChangeLog | 12 ++++++
gcc/testsuite/ChangeLog | 51 +++++++++++++++++++++++
libcody/ChangeLog | 17 ++++++++
8 files changed, 211 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.