This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c04d7669422 openmp: Fix ICE on requires clause with atomic_default_mem_order (
new 301dc6011cb expand: Add new clrsb fallback expansion [PR101950]
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/optabs.c | 79 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr101950-1.c | 20 ++++++++
gcc/testsuite/gcc.target/i386/pr101950-2.c | 19 +++++++
3 files changed, 118 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr101950-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101950-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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 215016fc round-robin-bisect.sh: Improve bisection of ranges with skipp [...]
new 6ba95983 round-robin.sh: Switch GDB CI loops back to using abe:tested
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:
round-robin.sh | 6 +-----
1 file changed, 1 insertion(+), 5 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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from 181763ad 0: update: binutils-a86733d63d40fd8d3a7a2640ebcc048414fb465f: 2
new f86f55c3 1: reset: gcc-d1819df86fbe42125cccb2fc2959a0bf51e524d6: 1
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 | 86 +-
02-prepare_abe/console.log | 203 +-
04-build_abe-binutils/console.log | 12441 ++++---
05-build_abe-bootstrap_debug/console.log | 39669 ++++++----------------
06-check_regression/console.log | 74 +-
06-check_regression/results.regressions | 9 +
06-check_regression/trigger-bisect | 2 +
07-update_baseline/console.log | 40 +-
07-update_baseline/results.regressions | 9 +
console.log | 52513 ++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 11 +-
13 files changed, 33858 insertions(+), 71209 deletions(-)
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
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 cb23be4fa59 testsuite, JIT, Darwin: Adjust asm tests for Mach-O.
new c04d7669422 openmp: Fix ICE on requires clause with atomic_default_mem_order (
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/c/c-parser.c | 15 ++++++++++++---
gcc/cp/parser.c | 15 ++++++++++++---
gcc/testsuite/c-c++-common/gomp/requires-3.c | 2 ++
3 files changed, 26 insertions(+), 6 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from a86733d63d Re: as: Replace the removed symbol with the versioned symbol
adds bc0df0fa47 [gdb] [rs6000] Add ppc64*_gnu_triplet_regexp methods.
adds 533f04079c [gdb] [rs6000] Add ppc64_linux_gcc_target_options method.
adds 76bed1fdbd Automatic date update in version.in
adds 8ddf46454a gdb/solib: Refactor scan_dyntag
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ppc-linux-tdep.c | 39 +++++++++++++++++
gdb/solib-dsbt.c | 104 ++-------------------------------------------
gdb/solib-svr4.c | 118 ++++-----------------------------------------------
gdb/solib.c | 104 +++++++++++++++++++++++++++++++++++++++++++++
gdb/solib.h | 6 +++
6 files changed, 162 insertions(+), 211 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 4e62e22f 0: update: binutils-gcc: 2
new f3eec79b 0: update: binutils-gcc: 2
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 (4e62e22f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 | 200 +-
02-prepare_abe/console.log | 486 +-
04-build_abe-binutils/console.log | 18457 +++---
05-build_abe-bootstrap_O1/console.log | 82468 ++++++++++++-------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 101643 +++++++++++++++----------------
jenkins/manifest.sh | 12 +-
8 files changed, 101638 insertions(+), 101660 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 eea1677fd03 JIT, testsuite, Darwin: Initial testsuite fixes.
new 4e6a5fa4037 openmp: For C++ ensure nothing directive has no operands
new cb23be4fa59 testsuite, JIT, Darwin: Adjust asm tests for Mach-O.
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/cp/parser.c | 2 +-
gcc/testsuite/c-c++-common/gomp/nothing-2.c | 2 ++
gcc/testsuite/jit.dg/test-asm.c | 13 +++++++++++++
gcc/testsuite/jit.dg/test-asm.cc | 12 ++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/nothing-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 b7fc42073c0 Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' etc.
new eea1677fd03 JIT, testsuite, Darwin: Initial testsuite fixes.
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/jit/docs/examples/tut04-toyvm/toyvm.c | 2 +-
gcc/jit/docs/examples/tut04-toyvm/toyvm.cc | 2 +-
gcc/jit/jit-dejagnu.h | 338 +++++++++++++++++++++++++++++
gcc/testsuite/jit.dg/harness.h | 2 +-
gcc/testsuite/jit.dg/jit.exp | 7 +-
5 files changed, 347 insertions(+), 4 deletions(-)
create mode 100644 gcc/jit/jit-dejagnu.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.