This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ac6d5c9112b Reduce vector comparison of uniform vectors to a scalar comparison
new 10c834f976c Update comments in float128-call.c test.
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.target/powerpc/float128-call.c | 12 +++++++-----
1 file changed, 7 insertions(+), 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/release-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 4076f97168 Automatic date update in version.in
adds 09d2f7f1fc Automatic date update in version.in
adds 140b6a12b0 Automatic date update in version.in
adds 5f3f74edb0 Automatic date update in version.in
adds 773d432252 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_gcc_bootstrap/release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards b3396d52 0: update: binutils-gcc: 2
new 1e4eca94 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 (b3396d52)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 | 260 +-
02-prepare_abe/console.log | 478 +-
04-build_abe-binutils/console.log | 18159 ++---
05-build_abe-bootstrap_debug/console.log | 81721 +++++++++++-----------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 42 +-
console.log | 100676 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
8 files changed, 100658 insertions(+), 100706 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 41439e1f6d2 tree-optimization/45178 - DCE of dead control flow in infin [...]
new fccd5b48adf call_summary: add missing template keyword
new e5d9873fcb6 configure: Adjust several assembler checks to remove an unu [...]
new e42ea63bcc1 testsuite, Darwin : Do not claim 'GAS' for cctools assembler.
new 9b025925ece libgfortran: Use the libtool macro to determine libm availability.
new ff6bb9dde10 rs6000: Execute the automatic built-in initialization code
new 66526c6a1c0 Darwin : Mark the mod init/term section starts with a linke [...]
new 94a047359f8 Fix float128-call.c test for power8 IEEE 128 and power10.
The 7 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/darwin.c | 37 +++++-
gcc/config/darwin.h | 3 +
gcc/config/rs6000/rs6000-call.c | 12 ++
gcc/config/rs6000/rs6000-gen-builtins.c | 4 +-
gcc/configure.ac | 10 +-
gcc/symbol-summary.h | 4 +-
gcc/testsuite/gcc.target/powerpc/float128-call.c | 27 +++--
gcc/testsuite/lib/target-supports.exp | 9 +-
libgfortran/Makefile.am | 2 +-
libgfortran/Makefile.in | 3 +-
libgfortran/configure | 146 ++++++++++++++++++++++-
libgfortran/configure.ac | 1 +
libgfortran/libgfortran.spec.in | 2 +-
13 files changed, 232 insertions(+), 28 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 77d63f99d6 Automatic date update in version.in
new 698c974ffc [gdb/testsuite] Add label option to proc cu
new 9f63756509 [gdb/testsuite] Support .debug_aranges in dwarf assembly
new 1d4a20b576 [gdb/testsuite] Add .debug_aranges in more test-cases
new 6a6429e19b [gdb/testsuite] Generate .debug_aranges entry for dummy CU
new 426f7bbfd4 [gdb/testsuite] Generate .debug_aranges in gdb.dlang/watch-loc.exp
new 34daac4b16 [gdb/symtab] Don't write .gdb_index symbol table with empty entries
The 6 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/dwarf2/index-write.c | 3 +
gdb/testsuite/gdb.dlang/watch-loc.c | 28 ----
gdb/testsuite/gdb.dlang/watch-loc.exp | 21 +--
gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 8 +-
.../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 6 +-
.../template-specification-full-name.exp | 11 +-
gdb/testsuite/lib/dwarf.exp | 170 ++++++++++++++++++++-
7 files changed, 202 insertions(+), 45 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 57285573 15: update: binutils-gcc: 1
new 5f9ff4a5 15: update: binutils-gcc: 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 (57285573)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 | 237 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 12456 +++----
04-build_abe-gcc/console.log | 35227 +++++++++---------
05-build_abe-dejagnu/console.log | 423 +-
06-build_abe-check_gcc/console.log | 297 +-
07-check_regression/console.log | 236 +-
07-check_regression/results.compare1 | 18 +-
07-check_regression/results.compare2 | 16 +-
08-update_baseline/console.log | 9501 +++--
08-update_baseline/results.compare1 | 6 +-
08-update_baseline/results.compare2 | 16 +-
08-update_baseline/results.regressions | 16 +-
console.log | 58863 ++++++++++++++++---------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3372800 -> 3385404 bytes
sumfiles/g++.sum | 112 +-
sumfiles/gcc.log.xz | Bin 2864472 -> 2863152 bytes
sumfiles/gcc.sum | 4174 +--
sumfiles/gfortran.log.xz | Bin 829924 -> 827092 bytes
sumfiles/gfortran.sum | 90 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167460 -> 167524 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 427364 -> 423360 bytes
sumfiles/libstdc++.sum | 12 +-
29 files changed, 61099 insertions(+), 61079 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 94a047359f8 Fix float128-call.c test for power8 IEEE 128 and power10.
new ac6d5c9112b Reduce vector comparison of uniform vectors to a scalar comparison
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/tree-ssa-dom.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 65 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.