This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5b30e9bc211 aarch64: Fix plugin header install
new 7b2cf504146 tree-optimization/107451 - SLP load vectorization issue
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/testsuite/gcc.dg/torture/pr107451.c | 27 +++++++++++++++++++++++++++
gcc/tree-vect-stmts.cc | 20 ++++++++++++++------
2 files changed, 41 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr107451.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_gnu_native_fast_check_gdb/release-aarch64
in repository toolchain/ci/base-artifacts.
from 20b61ef9d7 8: onsuccess: #16: 1: Success after binutils/gcc/linux/gdb: [...]
new fb47002509 9: onsuccess: #17: 1: Success after gcc/linux: 65 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 1716 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37724 -> 37772 bytes
04-build_abe-gcc/console.log.xz | Bin 206408 -> 206756 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8704 -> 8692 bytes
07-build_abe-glibc/console.log.xz | Bin 239604 -> 238848 bytes
08-build_abe-gdb/console.log.xz | Bin 37264 -> 37220 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3888 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2484 -> 2484 bytes
11-check_regression/console.log.xz | Bin 5572 -> 5232 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
12-update_baseline/console.log | 9 +++++++++
dashboard/dashboard-generate.sh | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 24 ++++++++++++------------
sumfiles/gdb.log.xz | Bin 11968 -> 11992 bytes
sumfiles/gdb.sum | 34 +++++++++++++++++-----------------
23 files changed, 49 insertions(+), 40 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/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from 8d23830ded 29: onsuccess: #390: all: Success after binutils/gcc/linux/q [...]
new 1eaf93be72 30: onsuccess: #391: all: Success after binutils/gcc/linux/q [...]
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 1992 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2808 -> 2804 bytes
03-build_abe-binutils/console.log.xz | Bin 30404 -> 30648 bytes
04-build_abe-stage1/console.log.xz | Bin 87392 -> 87840 bytes
05-build_abe-qemu/console.log.xz | Bin 31316 -> 31484 bytes
06-build_linux/console.log.xz | Bin 3244 -> 3232 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4196 -> 4172 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 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 releases/gcc-10
in repository gcc.
from 2d596c6d04e Daily bump.
new f543f71c54b Factor out jobserver_active_p.
new 51e819e99f3 lto: support --jobserver-style=fifo for recent GNU make
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/gcc.c | 37 +++++------------------------------
gcc/lto-wrapper.c | 53 +++++++++++++++++++++++----------------------------
gcc/opts-common.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/opts-jobserver.h | 46 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 129 insertions(+), 61 deletions(-)
create mode 100644 gcc/opts-jobserver.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 releases/gcc-11
in repository gcc.
from 1a11cf0f9a3 Daily bump.
new b3237be4baa Factor out jobserver_active_p.
new c4de50835f7 lto: support --jobserver-style=fifo for recent GNU make
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/gcc.c | 37 +++++------------------------------
gcc/lto-wrapper.c | 50 +++++++++++++++---------------------------------
gcc/opts-common.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/opts-jobserver.h | 46 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 120 insertions(+), 67 deletions(-)
create mode 100644 gcc/opts-jobserver.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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
from f72ea5419a 28: onsuccess: #355: 1: [TCWG CI] No change after binutils/g [...]
new 8f66a466d6 29: onsuccess: #356: 1: [TCWG CI] No change after binutils/g [...]
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 1780 -> 1816 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 32684 -> 31852 bytes
04-build_abe-stage1/console.log.xz | Bin 90908 -> 90232 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 16856 -> 15184 bytes
07-build_abe-stage2/console.log.xz | Bin 160732 -> 161460 bytes
08-benchmark/benchmark-build.log | 94 ++++++++++-----------
08-benchmark/benchmark.log | 92 ++++++++++----------
08-benchmark/console.log.xz | Bin 3836 -> 3804 bytes
09-check_regression/console.log.xz | Bin 4932 -> 5060 bytes
09-check_regression/csv-results-vs-prev-0/perf.csv | 2 +-
.../csv-results-vs-prev-0/results.csv | 12 +--
09-check_regression/csv-results-vs-prev-0/size.csv | 2 +-
09-check_regression/results-vs-first.log | 80 +++++++++---------
09-check_regression/results-vs-prev-brief.csv | 12 +--
09-check_regression/results-vs-prev-full.csv | 12 +--
09-check_regression/results-vs-prev-internal.csv | 12 +--
09-check_regression/results-vs-prev.csv | 12 +--
09-check_regression/results-vs-prev.log | 82 +++++++++---------
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 36 ++++----
mail/mail-body.txt | 36 ++++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++----
results_id | 2 +-
32 files changed, 280 insertions(+), 280 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 gdb-13-branch
in repository binutils-gdb.
from cadab61a48d PR29915, bfdio.c does not compile with mingw.org's MinGW
new 2d71df1e2f2 Fix MinGW build using mingw.org's MinGW
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:
gdb/nat/windows-nat.c | 6 +++++-
1 file changed, 5 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_lto
in repository toolchain/ci/base-artifacts.
from 5ab27f8f45 44: onsuccess: #162: 2: Success after binutils/gcc: 7 commits
new 9e28bdfbcd 45: onsuccess: #163: 2: Success after binutils/gcc: 17 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 1780 -> 1772 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51960 -> 52032 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 469280 -> 469724 bytes
06-check_regression/console.log.xz | Bin 2684 -> 2820 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
12 files changed, 16 insertions(+), 16 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 gdb-13-branch
in repository binutils-gdb.
from 4547ad37f80 Automatic date update in version.in
new cadab61a48d PR29915, bfdio.c does not compile with mingw.org's MinGW
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:
bfd/bfdio.c | 11 +++++------
bfd/config.in | 4 ++++
bfd/configure | 12 ++++++++++++
bfd/configure.ac | 1 +
4 files changed, 22 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.