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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f557f066 0: update: binutils-gcc-linux-qemu: boot
new d0ebd8f4 0: update: binutils-gcc-linux-qemu: boot
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 (f557f066)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 16 +-
02-prepare_abe/console.log | 158 +-
03-build_abe-binutils/console.log | 11257 +++++------
04-build_abe-stage1/console.log | 14227 +++++++------
05-build_linux/console.log | 510 +-
06-build_abe-qemu/console.log | 5727 +++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31925 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 31911 insertions(+), 31945 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 binutils-gdb.
from faeb9f13c17 gdb/fortran: add support for ASSOCIATED builtin
new 68337b8be30 gdb/fortran: don't access non-existent type fields
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/ChangeLog | 8 ++
gdb/f-lang.c | 80 ++++++++++++----
gdb/testsuite/ChangeLog | 7 ++
.../{completion.f90 => call-no-debug-func.f90} | 21 +++--
...rray-bounds-high.f90 => call-no-debug-prog.f90} | 28 ++++--
gdb/testsuite/gdb.fortran/call-no-debug.exp | 102 +++++++++++++++++++++
6 files changed, 211 insertions(+), 35 deletions(-)
copy gdb/testsuite/gdb.fortran/{completion.f90 => call-no-debug-func.f90} (73%)
copy gdb/testsuite/gdb.fortran/{array-bounds-high.f90 => call-no-debug-prog.f90} (66%)
create mode 100644 gdb/testsuite/gdb.fortran/call-no-debug.exp
--
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/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards ebfa61d9 0: update: gcc-041f720c821d394896c0e58a1c9b756fe9c82322: 1
new 39bf1ee9 0: update: gcc-ef729613cf0bf8ac54475e9bb92c9e1efb09a96e: 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 (ebfa61d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 16 +-
02-prepare_abe/console.log | 8 +-
04-build_abe-bootstrap_O3/console.log | 73133 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 73137 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 73160 insertions(+), 73150 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 1193d05465a tree-optimization/99253 - fix reduction path check
new a21b99e8ceb Bump gcc/BASE-VER to 11.0.1 now that we are in stage4.
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/BASE-VER | 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 master
in repository binutils-gdb.
from bbaddd4bbeb PR27441, inconsistency in weak definitions
new 170f4b23b6d gdb/fortran: add support for legacy .xor. operator
new faeb9f13c17 gdb/fortran: add support for ASSOCIATED builtin
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:
gdb/ChangeLog | 17 +++
gdb/f-exp.y | 2 +
gdb/f-lang.c | 246 +++++++++++++++++++++++++++++--
gdb/std-operator.def | 1 +
gdb/testsuite/ChangeLog | 9 ++
gdb/testsuite/gdb.fortran/associated.exp | 87 +++++++++++
gdb/testsuite/gdb.fortran/associated.f90 | 97 ++++++++++++
gdb/testsuite/gdb.fortran/dot-ops.exp | 8 +
8 files changed, 453 insertions(+), 14 deletions(-)
create mode 100644 gdb/testsuite/gdb.fortran/associated.exp
create mode 100644 gdb/testsuite/gdb.fortran/associated.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.