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-arm
in repository toolchain/ci/binutils-gdb.
from 455fe76708 Automatic date update in version.in
adds 2b718529b9 gdb/infrun: assert !step_over_info_valid_p in restart_threads
adds 5f59e7e0c7 gdb/fortran: Support for assumed rank zero
No new revisions were added by this update.
Summary of changes:
gdb/gdbtypes.c | 22 ++++++++++++++++++----
gdb/gdbtypes.h | 1 -
gdb/infrun.c | 8 +++++++-
gdb/testsuite/gdb.fortran/assumedrank.exp | 6 ++++++
gdb/testsuite/gdb.fortran/assumedrank.f90 | 3 +++
5 files changed, 34 insertions(+), 6 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-arm
in repository toolchain/ci/base-artifacts.
discards 30e3474b 0: update: binutils-gcc: 1
new 09a9237f 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 (30e3474b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (09a9237f)
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 1512 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51116 -> 52040 bytes
04-build_abe-gcc/console.log.xz | Bin 229972 -> 228900 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2660 -> 2536 bytes
07-check_regression/console.log.xz | Bin 2352 -> 2764 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 66 +-
08-update_baseline/console.log | 453 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 66 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2800444 -> 2800092 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2371968 -> 2335768 bytes
sumfiles/gcc.sum | 4481 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 898988 -> 907496 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199260 -> 199304 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456596 -> 455568 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2761 insertions(+), 2565 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 f0e170f72f8 tree-optimization/105368 - avoid overflow in powi_cost
new 6cc26f3037a testsuite: add additional option to force DSE execution [PR103662]
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/gfortran.dg/unlimited_polymorphic_3.f03 | 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/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from afe0b5b7ce5 Daily bump.
adds fa5cd7102da fortran: Detect duplicate unlimited polymorphic types [PR103662]
adds 6b7441a46c7 [committed] exec-stack warning for test which wants executa [...]
adds bd64885971b Daily bump.
adds 3c940d42701 AVX512F: Add missing macro for mask(z?)_scalf_s[sd] [PR 105339]
adds 4f77738c3b4 rtl-optimization/105231 - distribute_notes and REG_EH_REGION
adds b6e22db8564 target/89125 - BSD and math functions
adds ab91c10792c tree-optimization/100810 - avoid undefs in IVOPT rewrites
new f0e170f72f8 tree-optimization/105368 - avoid overflow in powi_cost
new 6cc26f3037a testsuite: add additional option to force DSE execution [PR103662]
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/DATESTAMP | 2 +-
gcc/combine.cc | 81 +++++++++++++++++-----
gcc/config/freebsd.h | 2 +-
gcc/config/i386/avx512fintrin.h | 76 ++++++++++++++------
gcc/fortran/ChangeLog | 10 +++
gcc/fortran/interface.cc | 19 +++--
gcc/fortran/resolve.cc | 5 +-
gcc/targhooks.cc | 14 ++++
gcc/targhooks.h | 1 +
gcc/testsuite/ChangeLog | 18 +++++
gcc/testsuite/gcc.dg/lto/pr94157_0.c | 2 +-
gcc/testsuite/gcc.dg/torture/pr100810.c | 34 +++++++++
gcc/testsuite/gcc.dg/torture/pr105231.c | 15 ++++
gcc/testsuite/gcc.dg/torture/pr105337.c | 31 +++++++++
gcc/testsuite/gcc.target/i386/sse-14.c | 4 ++
.../gfortran.dg/unlimited_polymorphic_3.f03 | 56 ++++++++++-----
gcc/tree-ssa-loop-ivopts.cc | 31 +++++++++
gcc/tree-ssa-math-opts.cc | 2 +-
18 files changed, 339 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100810.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105231.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105337.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-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 69be4d89e3 Automatic date update in version.in
adds ac16b09d7e gdb: move setbuf calls out of gdb_readline_no_editing_callback
adds 455fe76708 Automatic date update in version.in
adds 2b718529b9 gdb/infrun: assert !step_over_info_valid_p in restart_threads
adds 5f59e7e0c7 gdb/fortran: Support for assumed rank zero
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/event-top.c | 13 -----------
gdb/gdbtypes.c | 22 +++++++++++++----
gdb/gdbtypes.h | 1 -
gdb/infrun.c | 8 ++++++-
gdb/testsuite/gdb.fortran/assumedrank.exp | 6 +++++
gdb/testsuite/gdb.fortran/assumedrank.f90 | 3 +++
gdb/top.c | 39 +++++++++++++++++++++++++++++++
8 files changed, 74 insertions(+), 20 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards a7eecf59 2: update: binutils-gcc: 0
new 82b339d0 2: update: binutils-gcc: 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 (a7eecf59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1588 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 24332 -> 25028 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0af36f01 0: update: gdb-455fe767086af57738678e9c02d0af068c2700aa: 1
new 18fac8a1 0: update: glibc-c966099cdc3e0fdf92f63eac09b22fa7e5f5f02d: 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 (0af36f01)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1532 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29892 -> 30288 bytes
04-build_abe-stage1/console.log.xz | Bin 72776 -> 72812 bytes
06-build_abe-linux/console.log.xz | Bin 10700 -> 10944 bytes
07-build_abe-glibc/console.log.xz | Bin 235856 -> 238096 bytes
08-build_abe-stage2/console.log.xz | Bin 199384 -> 199416 bytes
09-build_abe-gdb/console.log.xz | Bin 37468 -> 34576 bytes
10-build_abe-qemu/console.log.xz | Bin 33164 -> 33692 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2736 -> 2748 bytes
13-check_regression/console.log.xz | Bin 7280 -> 6860 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 68 -
13-check_regression/results.compare | 44 +-
13-check_regression/results.compare2 | 416 ++-
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 932 +++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 68 -
14-update_baseline/results.compare | 44 +-
14-update_baseline/results.compare2 | 416 ++-
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3343268 -> 3363972 bytes
sumfiles/g++.sum | 89 +-
sumfiles/gcc.log.xz | Bin 2933912 -> 2922512 bytes
sumfiles/gcc.sum | 5387 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1025792 -> 1021200 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196580 -> 196516 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 404848 -> 411788 bytes
sumfiles/libstdc++.sum | 10 +-
38 files changed, 3731 insertions(+), 3961 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 12074228 0: update: glibc-c966099cdc3e0fdf92f63eac09b22fa7e5f5f02d: 1
new 94e0cf94 0: update: linux-af2d861d4cd2a4da5137f795ee3509e6f944a25b: 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 (12074228)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1576 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 36540 -> 36808 bytes
04-build_abe-gcc/console.log.xz | Bin 207204 -> 209944 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10608 -> 8556 bytes
07-build_abe-glibc/console.log.xz | Bin 237344 -> 236972 bytes
08-build_abe-gdb/console.log.xz | Bin 34304 -> 35332 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3852 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2124 -> 2024 bytes
11-check_regression/console.log.xz | Bin 19772 -> 15176 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 65 +-
11-check_regression/results.compare | 106 +-
11-check_regression/results.compare2 | 7114 +++++++++-------------
11-check_regression/results.regressions | 98 +-
12-update_baseline/console.log | 7395 +++++++++--------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 65 +-
12-update_baseline/results.compare | 106 +-
12-update_baseline/results.compare2 | 7114 +++++++++-------------
12-update_baseline/results.regressions | 98 +-
jenkins/manifest.sh | 8 +-
sumfiles/gdb.log.xz | Bin 1701892 -> 1699652 bytes
sumfiles/gdb.sum | 9735 +++++++++++++++----------------
25 files changed, 12981 insertions(+), 18927 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.