This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1bced5243e8 Fix potential use on an uninitialised vairable in the MCore [...]
new 804439b4d7a Fix an illegal memory access triggered by disassembling cor [...]
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/elf32-score7.c | 4 +++-
1 file changed, 3 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_gnu_native_check_gdb
in repository toolchain/ci/interesting-commits.
from db6b924 Add regression 75507b3337ae6d1662a0ac138517219fcb1af929 from [...]
new 2568138 Add regression 75507b3337ae6d1662a0ac138517219fcb1af929 from [...]
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:
glibc | 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_O1
in repository toolchain/ci/gcc.
from 259945a0a48 Remove macro check for __AMX_BF16/INT8/TILE__ in header file.
adds d9f215aa59c Fix tests that require IBM 128-bit long double
adds c464a949e21 Make xxsplti*, xpermx, xxeval be vecperm type.
adds 1456e634324 Use UNSPSEC_XXSPLTIDP instead of UNSPEC_XXSPLTID
adds 95553bfcc3a Fortran - fix whitespace issue during parsing of assigned goto
adds f826c257b6f Fortran - correct check for constraint F2008:C628 / F2018:C932
adds 9c3a4753acf Daily bump.
adds b18391e701d Daily bump.
adds c94755c7734 Fortran - simplify length of substring with constant bounds
adds 71013e5fb84 Fortran - extend set of substring expressions handled in le [...]
adds 54cbe8523e9 Daily bump.
new 3f29e301f29 middle-end/101824 - properly handle volatiles in nested fn [...]
new 7f584a30909 tree-optimization/101925 - fix VN with reverse storage order
new 57f6800aefd tree-optimization/102046 - fix SLP build from scalars with [...]
The 3 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/rs6000/altivec.md | 26 ++---
gcc/fortran/ChangeLog | 38 ++++++
gcc/fortran/match.c | 2 +-
gcc/fortran/resolve.c | 5 +-
gcc/fortran/simplify.c | 46 +++++++-
gcc/testsuite/ChangeLog | 54 +++++++++
gcc/testsuite/c-c++-common/dfp/convert-bfp-11.c | 20 ++--
gcc/testsuite/gcc.dg/sso-16.c | 100 ++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr101824.c | 19 +++
gcc/testsuite/gcc.dg/vect/pr102046.c | 19 +++
gcc/testsuite/gcc.target/powerpc/pr70117.c | 24 ++--
gcc/testsuite/gfortran.dg/goto_9.f90 | 10 ++
gcc/testsuite/gfortran.dg/pr100950.f90 | 65 +++++++++++
.../gfortran.dg/unlimited_polymorphic_33.f90 | 18 +++
gcc/testsuite/lib/target-supports.exp | 128 +++++++++++++++++++++
gcc/tree-nested.c | 1 +
gcc/tree-ssa-sccvn.c | 33 +++++-
gcc/tree-vect-slp.c | 4 +
20 files changed, 601 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/sso-16.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr101824.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr102046.c
create mode 100644 gcc/testsuite/gfortran.dg/goto_9.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr100950.f90
create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_33.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_gcc_bootstrap/release-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from d8c26a9cd5 Automatic date update in version.in
adds 636c5b0d0a Automatic date update in version.in
adds e18071ce24 Automatic date update in version.in
adds e75eebbb8d 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_O1
in repository toolchain/ci/base-artifacts.
discards eb050f9dc 0: update: binutils-gcc: 2
new ff543788d 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 (eb050f9dc)
\
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.xz | Bin 1860 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 62024 -> 62784 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 457412 -> 455680 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_profiled_lto
in repository toolchain/ci/binutils-gdb.
from b8fd36aaee Automatic date update in version.in
adds 93d481d1d8 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/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards b303cb608 0: update: binutils-gcc: 2
new 673632d07 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 (b303cb608)
\
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 65020 -> 64376 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 966776 -> 959112 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 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.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 3e7f8dc From https://ci.linaro.org/job/tcwg_gnu_native_check_gcc-bise [...]
new 859c4b4 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-release- [...]
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:
.../flaky/tcwg_gcc_check-release-aarch64.xfail | 11 +++++++++++
1 file changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.