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 ff500e1cf16 gcc: xtensa: fix pr95571 test for call0 ABI
adds 6725f186cb7 Darwin: Future-proof -mmacosx-version-min
adds add1adaa17a Darwin: Truncate kernel-provided version to OS major for Da [...]
new fd1fcd47569 Daily bump.
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 | 30 ++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin-c.cc | 3 ++-
gcc/config/darwin-driver.cc | 16 +++++-----------
gcc/testsuite/ChangeLog | 11 +++++++++++
5 files changed, 49 insertions(+), 13 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 32681b482a Remove psymtab_addrmap
adds aa09537375 Fix self-test failure in addrmap
adds 536595b712 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/addrmap.c | 10 +++-------
2 files changed, 4 insertions(+), 8 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 bc6505b4d 0: update: binutils-gcc: 1
new 0de6de6da 0: 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 (bc6505b4d)
\
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.xz | Bin 1568 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 38996 -> 38204 bytes
04-build_abe-gcc/console.log.xz | Bin 211556 -> 211372 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3920 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2428 -> 2420 bytes
07-check_regression/console.log.xz | Bin 3264 -> 3676 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 59 +-
07-check_regression/results.regressions | 36 +-
08-update_baseline/console.log | 357 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 59 +-
08-update_baseline/results.regressions | 36 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3549476 -> 3528564 bytes
sumfiles/g++.sum | 140 +-
sumfiles/gcc.log.xz | Bin 3046356 -> 3045840 bytes
sumfiles/gcc.sum | 4892 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1036932 -> 1041736 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204496 -> 204116 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 446464 -> 442280 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2982 insertions(+), 2789 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_debug
in repository toolchain/ci/gcc.
from cd02f15f1ae xtensa: Improve constant synthesis for both integer and flo [...]
adds cbd842717ec Daily bump.
adds 494bec02500 PR96463: Optimise svld1rq from vectors for little endian AA [...]
adds ff500e1cf16 gcc: xtensa: fix pr95571 test for call0 ABI
adds 6725f186cb7 Darwin: Future-proof -mmacosx-version-min
adds add1adaa17a Darwin: Truncate kernel-provided version to OS major for Da [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 50 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-sve-builtins-base.cc | 59 ++++++++++++++
gcc/config/aarch64/aarch64.cc | 95 ++++++++++++++++------
gcc/config/darwin-c.cc | 3 +-
gcc/config/darwin-driver.cc | 16 ++--
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/g++.target/xtensa/pr95571.C | 6 ++
.../aarch64/sve/acle/general/pr96463-1.c | 29 +++++++
.../aarch64/sve/acle/general/pr96463-2.c | 29 +++++++
gcc/tree-cfg.cc | 40 ++++++---
11 files changed, 282 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr96463-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr96463-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 18a7c0667f Automatic date update in version.in
adds 7d941aa3aa Simplify cygwin_buf_t
adds 09d5a3fffc Simplify __USEWIDE
adds 9dad432e10 Trivial fixes to Cygwin build after 8fea1a81
adds a692aa3f1d Use inheritance for addrmap
adds 5427f03f9e Privacy for addrmap_fixed
adds 9d45ec63a5 Privacy for addrmap_mutable
adds 1b3261edfb Move addrmap classes to addrmap.h
adds 769520b7e5 Remove addrmap wrapper functions
adds 10cce2c441 Remove addrmap_create_mutable
adds d89120e949 Remove addrmap::create_fixed
adds 93b527ef78 Use malloc for mutable addrmaps
adds 32681b482a Remove psymtab_addrmap
adds aa09537375 Fix self-test failure in addrmap
new 536595b712 Automatic date update in version.in
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/version.h | 2 +-
gdb/addrmap.c | 447 +++++++++++-----------------------------------
gdb/addrmap.h | 213 +++++++++++++++-------
gdb/block.c | 4 +-
gdb/buildsym.c | 11 +-
gdb/buildsym.h | 8 +-
gdb/dwarf2/cooked-index.h | 6 +-
gdb/dwarf2/index-write.c | 2 +-
gdb/dwarf2/read.c | 70 +++-----
gdb/inline-frame.c | 2 +-
gdb/nat/windows-nat.c | 5 +-
gdb/objfiles.c | 2 +-
gdb/psympriv.h | 16 +-
gdb/psymtab.c | 109 +----------
gdb/psymtab.h | 11 --
gdb/symtab.c | 2 +-
gdb/windows-nat.c | 49 ++---
17 files changed, 316 insertions(+), 643 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_debug
in repository toolchain/ci/base-artifacts.
discards 8c69a7e90 0: update: binutils-gcc: 2
new 19ff4b9ac 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 (8c69a7e90)
\
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.xz | Bin 1536 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2696 bytes
04-build_abe-binutils/console.log.xz | Bin 52020 -> 51884 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 467684 -> 465340 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 insertions(+), 7 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-12
in repository gcc.
from 3da389e59ec Daily bump.
new 54ec210b72e Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from dc837d42acb Daily bump.
new 0d6c89af149 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from d49d25d86e5 Daily bump.
new 8f0d1338790 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.