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 b7ea736a380 gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.exp
new 245f9db1fa8 Do not print <synthetic pointer> when piece is optimized out
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/dwarf2/expr.c | 19 ++++--
gdb/testsuite/gdb.dwarf2/opt-out-not-implptr.exp | 76 ++++++++++++++++++++++++
gdb/testsuite/gdb.dwarf2/shortpiece.exp | 4 +-
3 files changed, 91 insertions(+), 8 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/opt-out-not-implptr.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_aosp-code_size-dex2oat/oriole-master
in repository toolchain/ci/base-artifacts.
from d5c6bc679fa 41: onsuccess: #77: 2: [TCWG CI] https://ci.linaro.org/job/ [...]
new cfa5fa1605a 42: force: #89: : [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 1936 -> 2132 bytes
02-build_aosp_toolchain/console.log.xz | Bin 213888 -> 2836 bytes
03-build_shadow_llvm/console.log.xz | Bin 128724 -> 0 bytes
04-build_aosp/console.log.xz | Bin 45428 -> 0 bytes
05-process_shadow_data/console.log.xz | Bin 272 -> 0 bytes
06-check_regression/aosp.improvements | 1 -
06-check_regression/binary.improvements | 1 -
06-check_regression/console.log.xz | Bin 2664 -> 860 bytes
06-check_regression/first-size.csv | 23 -----------------------
06-check_regression/results.regressions | 3 +++
07-update_baseline/console.log | 14 --------------
mail/check-regression-status.txt | 2 +-
manifest.sh | 19 +++++--------------
results | 13 ++++---------
results-vs-first/results.csv | 23 -----------------------
results-vs-prev/results.csv | 23 -----------------------
size.csv | 23 -----------------------
17 files changed, 13 insertions(+), 132 deletions(-)
delete mode 100644 03-build_shadow_llvm/console.log.xz
delete mode 100644 04-build_aosp/console.log.xz
delete mode 100644 05-process_shadow_data/console.log.xz
delete mode 100644 06-check_regression/aosp.improvements
delete mode 100644 06-check_regression/binary.improvements
delete mode 100644 06-check_regression/first-size.csv
create mode 100644 06-check_regression/results.regressions
delete mode 100644 results-vs-first/results.csv
delete mode 100644 results-vs-prev/results.csv
delete mode 100644 size.csv
--
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 bd02669579f libstdc++: Use RAII types in strtod-based std::from_chars i [...]
new 02777f20be4 c++: 'mutable' subobject of constexpr variable [PR109745]
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/cp/typeck2.cc | 26 ++++++++++++++---
gcc/testsuite/g++.dg/cpp0x/constexpr-mutable4.C | 15 ++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-mutable5.C | 39 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-mutable2.C | 20 +++++++++++++
4 files changed, 96 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-mutable4.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-mutable5.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-mutable2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.