This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from df8e41c3fd4 libfortran/90038 Use posix_spawn, reap dead children when w [...]
new 784c06f0772 * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace [...]
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 | 9 +++++
gcc/config/mips/mips.c | 2 +-
gcc/testsuite/ChangeLog | 12 +++++++
gcc/testsuite/g++.dg/eh/o32-fp.C | 47 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/mips/dwarfregtable-1.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable-2.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable-3.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable-4.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable.h | 22 ++++++++++++
9 files changed, 111 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/eh/o32-fp.C
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-1.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-2.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-3.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-4.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable.h
--
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 gcc-8-branch
in repository gcc.
from 1c784e5dbb2 PR c++/90532 Ensure __is_constructible(T[]) is false
new 69d91e1ef9a * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace [...]
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 | 9 +++++
gcc/config/mips/mips.c | 2 +-
gcc/testsuite/ChangeLog | 12 +++++++
gcc/testsuite/g++.dg/eh/o32-fp.C | 47 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/mips/dwarfregtable-1.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable-2.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable-3.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable-4.c | 5 +++
gcc/testsuite/gcc.target/mips/dwarfregtable.h | 22 ++++++++++++
9 files changed, 111 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/eh/o32-fp.C
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-1.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-2.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-3.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable-4.c
create mode 100644 gcc/testsuite/gcc.target/mips/dwarfregtable.h
--
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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 67b6a48a 0: update: llvm-linux: 17752
new 45d3584f 0: update: llvm-523789fa6b894f3ab74c2f1a50babb7ab8ed524a: 17752
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 (67b6a48a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 220 +-
02-build_llvm/console.log | 11793 ++++++++++++++++----------------
03-build_linux/console.log | 1915 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 13962 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 13819 insertions(+), 14116 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 llvm.
from 594d5b198e4 [TableGen] - Type comparison LE should be LT or equal.
new b9f86733969 [InstCombine] Add visitFNeg(...) visitor for unary Fneg
new 19823a1fcfe [LFTR] Add additional PR31181 test cases
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:
include/llvm/IR/InstrTypes.h | 16 +--
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 40 +++++---
test/Transforms/IndVarSimplify/pr31181.ll | 122 +++++++++++++++++++++++
test/Transforms/InstCombine/fneg.ll | 27 ++---
4 files changed, 166 insertions(+), 39 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 56d76459a7b * g++.dg/ext/utf8-2.C: Accept both "char" and "char8_t" in aka.
new 554915999ab * pt.c (convert_template_argument): Add a diagnostic for t [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 20 ++++++++++++++++----
gcc/testsuite/ChangeLog | 2 ++
gcc/testsuite/g++.dg/cpp2a/nontype-class17.C | 17 +++++++++++++++++
4 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class17.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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 1aea5580c4 Automatic date update in version.in
adds 2a912e42d7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards c738910f 0: update: binutils-gcc-glibc: 0
new 76483363 0: update: binutils-2a912e42d7b9aafae0e8507360cbca52cd29fa9a: 0
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 (c738910f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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 | 228 +-
02-prepare_abe/console.log | 394 +-
03-build_abe-binutils/console.log | 11254 ++--
04-build_abe-stage1/console.log | 15207 +++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 39824 +++++++------
07-build_abe-stage2/console.log | 40412 +++++++------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 5 +-
08-benchmark/console.log | 249 +-
09-check_regression/console.log | 62 +-
10-update_baseline/console.log | 72 +-
console.log | 108268 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results.csv | 4 +-
results_id | 2 +-
16 files changed, 107009 insertions(+), 109290 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.