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_build/master-aarch64
in repository toolchain/ci/gcc.
from 2f0610acbc0 aarch64: Restrict aarch64-tune.md regeneration to --enable- [...]
adds a11f204e5a3 c++: alias-tmpl equivalence and default targs [PR103852]
adds 3afc7c4eead c++: repeated friend template [PR101894]
adds 74e243ec994 doc: Fix typos in match.pd documentation
No new revisions were added by this update.
Summary of changes:
gcc/cp/decl.cc | 5 +++
gcc/cp/pt.cc | 13 ++++++++
gcc/doc/match-and-simplify.texi | 36 +++++++++++-----------
gcc/testsuite/g++.dg/cpp0x/alias-decl-dr1286a.C | 16 +++++-----
.../g++.dg/cpp1z/class-deduction-alias1.C | 17 ++++++++++
gcc/testsuite/g++.dg/lookup/friend22.C | 7 +++++
6 files changed, 68 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-alias1.C
create mode 100644 gcc/testsuite/g++.dg/lookup/friend22.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from edbc15e6c4 gdb: remove use of vfprintf_filtered
adds 867b8c308a gas: copy st_size only if unset
adds 056b6f879d gdb: remove some unused buildsym-legacy functions
adds 59dfe8ad84 gdb: rename start_symtab/end_symtab to start_compunit_symtab [...]
new 81eaa50610 Handle ghost entities in symbol lookup
new c3f2a3738a Remove null sentinel from 'attributes'
new 45016746f1 Fix bug in Ada attributes lexing
new 28c4b1ffaa Enable "set debug parser" for Ada
new 1e237aba22 Refactor expression completion
new c66ed94ae9 Implement completion for Ada attributes
new 67700be286 Refactor ada-lex.l:processId
new 02a8d05fc6 Remove the Ada DOT_ALL token
new 484e7c5ff5 Consolidate single-char tokens in ada-lex.l
new d4da1b2c1b Add context-sensitive field name completion to Ada parser
The 10 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:
gas/config/obj-elf.c | 24 ++-
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/elf/size.d | 14 ++
gas/testsuite/gas/elf/size.s | 23 +++
gdb/ada-exp.h | 23 +++
gdb/ada-exp.y | 163 +++++++++++++++++++--
gdb/ada-lang.c | 12 ++
gdb/ada-lex.l | 155 +++++++++++++-------
gdb/buildsym-legacy.c | 108 ++------------
gdb/buildsym-legacy.h | 67 ++-------
gdb/buildsym.c | 64 ++++----
gdb/buildsym.h | 14 +-
gdb/coffread.c | 32 ++--
gdb/completer.c | 92 +-----------
gdb/ctfread.c | 16 +-
gdb/dbxread.c | 10 +-
gdb/dwarf2/cu.c | 4 +-
gdb/dwarf2/cu.h | 10 +-
gdb/dwarf2/read.c | 15 +-
gdb/eval.c | 87 +++++++++++
gdb/expop.h | 20 ++-
gdb/expression.h | 22 ++-
gdb/mdebugread.c | 5 +-
gdb/parse.c | 84 +++++------
gdb/parser-defs.h | 57 ++++++-
gdb/stabsread.c | 4 +-
gdb/testsuite/gdb.ada/formatted_ref.exp | 21 ++-
.../gdb.ada/{ptype_field.exp => ghost.exp} | 31 ++--
gdb/testsuite/gdb.ada/ghost/gpck.ads | 18 +++
gdb/testsuite/gdb.ada/ghost/main.adb | 22 +++
gdb/testsuite/gdb.ada/ghost/pck.ads | 19 +++
gdb/testsuite/gdb.ada/ptype_field.exp | 31 ++++
gdb/xcoffread.c | 28 ++--
33 files changed, 799 insertions(+), 497 deletions(-)
create mode 100644 gas/testsuite/gas/elf/size.d
create mode 100644 gas/testsuite/gas/elf/size.s
copy gdb/testsuite/gdb.ada/{ptype_field.exp => ghost.exp} (50%)
create mode 100644 gdb/testsuite/gdb.ada/ghost/gpck.ads
create mode 100644 gdb/testsuite/gdb.ada/ghost/main.adb
create mode 100644 gdb/testsuite/gdb.ada/ghost/pck.ads
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 60132574 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new 5f431fb1 2: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (60132574)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1672 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2808 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 18132 -> 17872 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 14 +++++++-------
6 files changed, 10 insertions(+), 10 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 59dfe8ad84c gdb: rename start_symtab/end_symtab to start_compunit_symta [...]
new 81eaa506109 Handle ghost entities in symbol lookup
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/ada-lang.c | 12 ++++++++++++
gdb/testsuite/gdb.ada/{optim_drec.exp => ghost.exp} | 17 +++++++++--------
.../{inline-section-gc/callee.ads => ghost/gpck.ads} | 5 +++--
.../{inline-section-gc/caller.adb => ghost/main.adb} | 9 +++++----
.../{inline-section-gc/callee.ads => ghost/pck.ads} | 6 ++++--
5 files changed, 33 insertions(+), 16 deletions(-)
copy gdb/testsuite/gdb.ada/{optim_drec.exp => ghost.exp} (65%)
copy gdb/testsuite/gdb.ada/{inline-section-gc/callee.ads => ghost/gpck.ads} (91%)
copy gdb/testsuite/gdb.ada/{inline-section-gc/caller.adb => ghost/main.adb} (85%)
copy gdb/testsuite/gdb.ada/{inline-section-gc/callee.ads => ghost/pck.ads} (87%)
--
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 glibc.
from 6ff3c77149 Increase the test timeout of some string tests
new 2fe64148a8 Allow for unpriviledged nested containers
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:
elf/tst-pldd.c | 2 +
nptl/tst-pthread-getattr.c | 4 +
nss/tst-reload2.c | 2 +
support/Makefile | 1 +
support/support.h | 5 +
elf/tst-audit24b.c => support/support_need_proc.c | 26 ++--
support/test-container.c | 141 ++++++++++++++++------
7 files changed, 132 insertions(+), 49 deletions(-)
copy elf/tst-audit24b.c => support/support_need_proc.c (63%)
--
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_kernel/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards b83f5ece 2: update: qemu-27fc9f365d6f60ff86c2e2be57289bb47a2be882: 37
new 36004ef3 2: update: linux-44c7c0a3b70c0d408a519ab70df2831dcb87ed35: 37
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 (b83f5ece)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1540 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30396 -> 29904 bytes
04-build_llvm/console.log.xz | Bin 61184 -> 62336 bytes
05-build_abe-qemu/console.log.xz | Bin 29800 -> 32320 bytes
06-build_linux/console.log.xz | Bin 5308 -> 3716 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 212 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 111 insertions(+), 111 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 6e124ec2 0: update: glibc-6ff3c7714900529b8f5ca64b58d5da9cd5d5b345: 1
new cc9cce19 0: update: linux-3123109284176b1532874591f7c81f3837bbdc17: 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 (6e124ec2)
\
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 1708 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30712 -> 30120 bytes
04-build_abe-stage1/console.log.xz | Bin 75084 -> 74528 bytes
06-build_abe-linux/console.log.xz | Bin 11548 -> 8624 bytes
07-build_abe-glibc/console.log.xz | Bin 237352 -> 234916 bytes
08-build_abe-stage2/console.log.xz | Bin 205308 -> 206224 bytes
09-build_abe-gdb/console.log.xz | Bin 34768 -> 34316 bytes
10-build_abe-qemu/console.log.xz | Bin 32928 -> 32348 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3924 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3080 -> 3084 bytes
13-check_regression/console.log.xz | Bin 18672 -> 11888 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 147 +-
13-check_regression/results.compare | 111 +-
13-check_regression/results.compare2 | 3447 ++++-------------
13-check_regression/results.regressions | 86 +-
14-update_baseline/console.log | 6300 ++++++++++---------------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 147 +-
14-update_baseline/results.compare | 111 +-
14-update_baseline/results.compare2 | 3447 ++++-------------
14-update_baseline/results.regressions | 86 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3362528 -> 3347748 bytes
sumfiles/g++.sum | 69 +-
sumfiles/gcc.log.xz | Bin 2910208 -> 2941768 bytes
sumfiles/gcc.sum | 5564 +++++++++++++++------------
sumfiles/gfortran.log.xz | Bin 1023660 -> 1020872 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196288 -> 196300 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 409240 -> 405440 bytes
sumfiles/libstdc++.sum | 66 +-
38 files changed, 6851 insertions(+), 12755 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.