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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 8f9eec44b3 Automatic date update in version.in
adds abd0dcd37f 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_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c4aec13d6 0: update: binutils-gcc-linux-qemu: boot
new 87420b987 0: update: binutils-gcc-linux-qemu: 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 (c4aec13d6)
\
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 | 235 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11618 +++++------
04-build_abe-stage1/console.log | 13260 ++++++-------
05-build_linux/console.log | 774 +-
06-build_abe-qemu/console.log | 4564 ++---
07-boot_linux/console.log | 486 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31429 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 31416 insertions(+), 31430 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8300b9c55 0: update: llvm-linux-qemu: boot
new e34e20a10 0: update: llvm-linux-qemu: 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 (8300b9c55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 23 +-
02-prepare_abe/console.log | 266 +-
03-build_llvm/console.log | 13180 +++++++++++------------
04-build_linux/console.log | 798 +-
05-build_abe-qemu/console.log | 6666 ++++++------
06-boot_linux/console.log | 492 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 21429 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
10 files changed, 21424 insertions(+), 21442 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_bmk_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/gcc.
from 80ffeaec54d Daily bump.
adds ac03093140b Daily bump.
adds a6a15fc45e2 Daily bump.
adds 25b33ea27b1 Daily bump.
adds 66d3e6b8911 Daily bump.
adds c40b640ebce i386: Fix __builtin_floor with FE_DOWNWARD rounding directi [...]
adds ea8d2c77e11 PR fortran/98307 - Dependency check fails when using "allocatable"
adds 38e0d26587e Daily bump.
new 2435878321b modulo-sched: Carefully process loop counter initialization [...]
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 | 7 +++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 25 +++++++--
gcc/fortran/ChangeLog | 9 ++++
gcc/fortran/trans-stmt.c | 5 +-
gcc/modulo-sched.c | 71 ++++++++++++++-----------
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/gcc.c-torture/execute/pr97421-1.c | 23 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr97421-2.c | 18 +++++++
gcc/testsuite/gcc.c-torture/execute/pr97421-3.c | 22 ++++++++
gcc/testsuite/gcc.target/i386/pr96793.c | 28 ++++++++++
gcc/testsuite/gfortran.dg/forall_19.f90 | 32 +++++++++++
12 files changed, 216 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97421-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97421-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97421-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793.c
create mode 100644 gcc/testsuite/gfortran.dg/forall_19.f90
--
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_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 547beea12 0: update: binutils-gcc-glibc-llvm: 1
new 635e6e745 0: update: binutils-gcc-glibc-llvm: 1
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 (547beea12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-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 | 128 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 10686 +-
04-build_abe-stage1/console.log | 18265 ++--
05-build_abe-linux/console.log | 250 +-
06-build_abe-glibc/console.log | 38801 ++++---
07-build_abe-stage2/console.log | 44130 ++++----
08-build_llvm-true/console.log | 12746 +--
10-benchmark--O3_LTO_marm/benchmark-start.log | 2 +-
10-benchmark--O3_LTO_marm/benchmark.log | 13 +-
10-benchmark--O3_LTO_marm/console.log | 159 +-
11-check_regression/console.log | 762 +-
11-check_regression/results-0.csv | 113 +-
11-check_regression/results-1.csv | 113 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 119 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2594 +-
12-update_baseline/console.log | 772 +-
12-update_baseline/results-0.csv | 113 +-
12-update_baseline/results-1.csv | 113 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 119 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2582 +-
console.log | 127141 +++++++++++------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
28 files changed, 130102 insertions(+), 130171 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0261e49f6 0: update: llvm-linux-qemu: 19158
new 43a6ee698 0: update: llvm-linux-qemu: 19158
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 (0261e49f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 68 +-
02-prepare_abe/console.log | 446 +-
03-build_llvm/console.log | 13824 +++++++++++++--------------
04-build_linux/console.log | 896 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 15258 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
10 files changed, 15264 insertions(+), 15264 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bdd447ba0 2: update: llvm-linux-qemu: 19388
new 9a09018cb 2: update: llvm-linux-qemu: 19388
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 (bdd447ba0)
\
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 | 60 +-
02-prepare_abe/console.log | 410 +-
03-build_llvm/console.log | 13816 +++++++++++++--------------
04-build_linux/console.log | 752 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 6 +-
08-update_baseline/console.log | 6 +-
08-update_baseline/results.regressions | 6 +-
console.log | 15046 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
10 files changed, 15054 insertions(+), 15058 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.