This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
from 8142198a 10: reset: binutils-gcc-glibc: 0
new f469236b 11: reset: binutils-gcc-glibc: 0
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 | 160 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 10375 +-
04-build_abe-stage1/console.log | 19910 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38524 ++++---
07-build_abe-stage2/console.log | 39887 +++----
09-benchmark--O3_marm/benchmark-start.log | 2 +-
09-benchmark--O3_marm/console.log | 38 +-
10-check_regression/console.log | 48 +-
10-check_regression/results.log | 4 +-
10-check_regression/trigger-build-binutils-glibc | 4 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 16 +-
11-update_baseline/results.log | 4 +-
console.log | 110004 ++++++++++----------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
18 files changed, 109871 insertions(+), 109835 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 users/luisgpm/aarch64-mte-v1
in repository binutils-gdb.
at dc57be66494 Add memory tagging testcases
This branch includes the following new commits:
new 9ecb4531e2f Add new MTE PTRACE requests
new 48d2ae75f23 Add MTE CPU feature check support
new d7212f00a4f Add target description/feature for MTE registers
new bacb994ac8c Add MTE register set support for GDB and gdbserver
new 122990ce497 Add target methods to fetch/store allocation tags and contr [...]
new 25d36f4a5b8 Refactor parsing of /proc/<pid>/smaps
new 2c7d3af06cf Add gdbarch hooks to detect and return tagged addresses
new 9e45a8561d9 Add unit testing for logical tag set/get
new a08d973656a Report TAG violation error information
new 729866d2acd Add GDB-side MTE remote target support
new c966d0021e7 Unit testing for GDB-side remote memory tagging handling
new a8accd9ade3 GDBserver memory tagging remote packet support
new de52b1c3dd2 Add gdbserver memory tagging support
new 46650d30740 Unit tests for memory tagging for gdbserver.
new bb454271975 Documentation for memory tagging remote packets
new ec86fe6295f New mtag commands
new bfebd6b058a Documentation for the new mtag commands
new 47b87d151e5 Extend "x" and "print" commands to support memory tagging
new 62ccae8ff85 Document new "x" and "print" memory tagging extensions
new d0b2679f85a Add NEWS entry.
new dc57be66494 Add memory tagging testcases
The 21 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.
--
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 28462a44961 c++: TI_DEFERRED_ACCESS_CHECKS and dependent decls
new 0faf0503312 [Ada] Implement AI12-0351 Matching for actuals for formal d [...]
new d7769a80a8c [Ada] Accept renamings of folded string aggregates
new 1fe73fd6965 [Ada] Spurious undefined symbol with nested call to express [...]
new dae4f504c65 [Ada] Crash in tagged type constructor with task components
new 7ba5e7464b6 [Ada] Fix spurious error on implicit dereference for private type
new fa75faedb19 [Ada] Fix small fallout of freezing change for expression f [...]
new 55153b7b4d1 [Ada] Crash in tagged type constructor with task components
new 93b0021d8c1 [Ada] Fix two typos
new 29b82c7d55c [Ada] Check if attribute Passed_By_Reference is called on i [...]
new 81c356975fc [Ada] ACATS 4.1K - B452001 - No errors detected
new df7507a6373 [Ada] Force evaluation of operator calls in renamings
new eaf3414d0a8 [Ada] Fix assertion failure on qualified type names in predicates
new e7680763dfd [Ada] ACATS 4.1P - BC55001 - Error missed
new 51e2de474ed [Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregates
new 158b52c9616 [Ada] Implement AI12-0249, AI12-0295 (user-defined numeric [...]
new 7e7cb6eee49 [Ada] Fix premature freezing of artificial array subtype
new 3c9a82fec0e [Ada] Implement AI12-0216 on restricting overlap errors in calls
new d51bf619f72 [Ada] ACATS C452005/C452006 memberships use wrong equality [...]
new bcc0f556a7e [Ada] Declare expressions
new 82af7291636 [Ada] Crash in tagged type constructor with task components
new 0951b918ca3 [Ada] Enable literal aspect specifications in Big_Numbers specs
new 9d2e727e9a0 [Ada] Couple of formatting and stylistic fixes
new 1a3680ffe36 [Ada] Force evaluation of qualified aggregates
new 96bd3460c90 [Ada] Fix typo in comment about overlapping actuals
new a1447c2a842 [Ada] Reuse Is_Object where possible
new e8bb6ff9598 [Ada] Minor casing of " The " after a comma in docs and comments
new 27e64b84519 [Ada] Improve bug box customer language
new eb6dc6f301e [Ada] Change how we detect internal protected subprograms
new dad94b3aca1 [Ada] Fix spurious error on derived private type with predicate
new f193b29e42b [Ada] Expand 'Pos and 'Val for enumeration types with stand [...]
The 30 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/ada/aspects.ads | 15 ++
gcc/ada/atree.adb | 5 +-
gcc/ada/atree.ads | 5 +-
gcc/ada/checks.adb | 2 +-
gcc/ada/comperr.adb | 6 +-
gcc/ada/contracts.adb | 22 ++-
.../doc/gnat_ugn/the_gnat_compilation_model.rst | 2 +-
gcc/ada/einfo.adb | 2 +-
gcc/ada/einfo.ads | 2 +-
gcc/ada/exp_attr.adb | 96 +++++----
gcc/ada/exp_ch4.adb | 14 +-
gcc/ada/exp_ch5.adb | 2 -
gcc/ada/exp_ch6.adb | 176 ++++++++++++++++-
gcc/ada/exp_ch7.adb | 2 +-
gcc/ada/exp_ch9.adb | 4 +
gcc/ada/exp_spark.adb | 2 +-
gcc/ada/exp_unst.adb | 2 +-
gcc/ada/exp_util.adb | 39 ++--
gcc/ada/freeze.adb | 137 ++++++-------
gcc/ada/gnat_ugn.texi | 2 +-
gcc/ada/lib-xref.ads | 2 +-
gcc/ada/libgnat/a-nbnbin.ads | 4 +-
gcc/ada/libgnat/a-nbnbre.ads | 2 +-
gcc/ada/libgnat/g-spitbo.ads | 4 +-
gcc/ada/make.adb | 2 +-
gcc/ada/par-ch3.adb | 14 +-
gcc/ada/par-ch4.adb | 126 +++++++++---
gcc/ada/par-ch7.adb | 12 +-
gcc/ada/par.adb | 14 +-
gcc/ada/restrict.adb | 4 +-
gcc/ada/sem.adb | 3 +
gcc/ada/sem.ads | 21 +-
gcc/ada/sem_aggr.adb | 11 +-
gcc/ada/sem_attr.adb | 9 +
gcc/ada/sem_aux.adb | 13 +-
gcc/ada/sem_aux.ads | 3 +
gcc/ada/sem_ch12.adb | 12 +-
gcc/ada/sem_ch13.adb | 157 ++++++++++++++-
gcc/ada/sem_ch13.ads | 4 +
gcc/ada/sem_ch3.adb | 97 +++++----
gcc/ada/sem_ch4.adb | 220 +++++++++++++++------
gcc/ada/sem_ch5.adb | 6 +-
gcc/ada/sem_ch6.adb | 34 +++-
gcc/ada/sem_ch8.adb | 4 +-
gcc/ada/sem_dim.adb | 62 ------
gcc/ada/sem_eval.adb | 92 ++++++++-
gcc/ada/sem_eval.ads | 6 +
gcc/ada/sem_prag.adb | 51 +----
gcc/ada/sem_res.adb | 81 ++++++++
gcc/ada/sem_type.adb | 15 +-
gcc/ada/sem_type.ads | 2 +-
gcc/ada/sem_util.adb | 83 +++++++-
gcc/ada/sem_util.ads | 4 +
gcc/ada/sem_warn.adb | 43 ++--
gcc/ada/sinfo.adb | 6 +-
gcc/ada/sinfo.ads | 24 ++-
gcc/ada/snames.ads-tmpl | 3 +
gcc/ada/urealp.adb | 4 +-
58 files changed, 1300 insertions(+), 491 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 users/luisgpm/test
in repository binutils-gdb.
at c802e8a76c4 Add two missing return values in gdb.python/py-nested-maps.c
No new revisions were added by this update.
--
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 a97e49a89d1 middle-end/95690 - avoid MEM_EXPRs for constants
new 92bed036098 c++: Improve access checking inside templates [PR41437]
new 668ef28fbb4 c++: Clean up previous change [PR41437]
new 28462a44961 c++: TI_DEFERRED_ACCESS_CHECKS and dependent decls
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/cp/call.c | 36 -----
gcc/cp/cp-tree.h | 64 +++-----
gcc/cp/decl.c | 8 +-
gcc/cp/parser.c | 4 -
gcc/cp/pt.c | 164 +++------------------
gcc/cp/search.c | 15 --
gcc/cp/semantics.c | 130 +++++++++-------
gcc/testsuite/g++.dg/cpp2a/concepts-using2.C | 4 +-
gcc/testsuite/g++.dg/lto/20081219_1.C | 2 +-
gcc/testsuite/g++.dg/lto/20091002-1_0.C | 2 +-
gcc/testsuite/g++.dg/lto/pr65475c_0.C | 3 +
gcc/testsuite/g++.dg/opt/dump1.C | 2 +-
gcc/testsuite/g++.dg/other/pr53574.C | 2 +-
gcc/testsuite/g++.dg/template/access30.C | 10 ++
gcc/testsuite/g++.dg/template/access31.C | 29 ++++
.../wrappers/wrapper-around-type-pack-expansion.C | 2 +-
.../94831.cc => 20_util/is_constructible/94003.cc} | 15 +-
17 files changed, 173 insertions(+), 319 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/access30.C
create mode 100644 gcc/testsuite/g++.dg/template/access31.C
copy libstdc++-v3/testsuite/{23_containers/vector/cons/94831.cc => 20_util/is_cons [...]
--
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 c802e8a76c4 Add two missing return values in gdb.python/py-nested-maps.c
new 423054beadf Use __asm__ rather than asm in gold testsuite
new 07e7fdfd429 Use __asm__ rather than asm in ld testsuite
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:
gold/ChangeLog | 5 ++++
gold/testsuite/discard_locals_relocatable_test.c | 6 ++---
gold/testsuite/discard_locals_test.c | 5 ++--
ld/ChangeLog | 32 ++++++++++++++++++++++++
ld/testsuite/ld-elf/indirect1b.c | 4 +--
ld/testsuite/ld-elf/indirect2.c | 4 +--
ld/testsuite/ld-elf/indirect3b.c | 4 +--
ld/testsuite/ld-elf/indirect4b.c | 8 +++---
ld/testsuite/ld-elf/pr14323-2.c | 2 +-
ld/testsuite/ld-elf/pr18720b.c | 14 +++++------
ld/testsuite/ld-elf/pr23428.c | 3 +++
ld/testsuite/ld-elfvsb/common.c | 2 +-
ld/testsuite/ld-elfvsb/main.c | 18 ++++++-------
ld/testsuite/ld-elfvsb/sh1.c | 22 ++++++++--------
ld/testsuite/ld-elfvsb/test.c | 4 +--
ld/testsuite/ld-pe/aligncomm-1.c | 8 +++---
ld/testsuite/ld-pe/aligncomm-2.c | 8 +++---
ld/testsuite/ld-pe/aligncomm-3.c | 8 +++---
ld/testsuite/ld-pe/aligncomm-4.c | 8 +++---
ld/testsuite/ld-plugin/pr23958.c | 2 +-
ld/testsuite/ld-size/size-10b.c | 2 +-
ld/testsuite/ld-size/size-1b.c | 2 +-
ld/testsuite/ld-size/size-2b.c | 2 +-
ld/testsuite/ld-size/size-3a.c | 2 +-
ld/testsuite/ld-size/size-3b.c | 2 +-
ld/testsuite/ld-size/size-3c.c | 2 +-
ld/testsuite/ld-size/size-4b.c | 4 +--
ld/testsuite/ld-size/size-5b.c | 4 +--
ld/testsuite/ld-size/size-6a.c | 2 +-
ld/testsuite/ld-size/size-7a.c | 2 +-
ld/testsuite/ld-size/size-8a.c | 2 +-
ld/testsuite/ld-size/size-9b.c | 2 +-
32 files changed, 117 insertions(+), 78 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.