This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/rust/master
in repository gcc.
from 017be6aeb8f Merge #1515 #1516
new 2bf4f17d1ff dump: Add AST debugging using the AST::Dump class
new 842829a591c ast: Only expand expressions and types if the kind is right
new fcf6fea382f ast: Add better assertion on AST fragments
new 45f80a2d86c Merge #1514
new 05f1f87274a diagnostics: add error_meta
new bc2fe97fad1 Experiment with adding an error code to an error
new a8403dd7fad fmt: Fix formatting in rust-diagnostics
new 2a607410e59 bors: Fix expected warning list
new 3e79563a65e backend: Expose Bvariable class through rust-gcc header
new ff7d6bfed2e builtins: Add add_overflow builtin and refactor class
new fc82b68cc1e backend: Add overflow checks to every arithmetic operation
new 702bb4bb01b lint: Do not emit unused warnings for public items
new ebb127f2aed Merge #1408 #1503 #1511
The 13 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:
.github/bors_log_expected_warnings | 2 +-
gcc/diagnostic-core.h | 3 +
gcc/diagnostic.cc | 15 ++
gcc/rust/ast/rust-ast-dump.h | 16 ++
gcc/rust/ast/rust-ast.h | 56 ++++++-
gcc/rust/backend/rust-builtins.h | 51 +++++--
gcc/rust/backend/rust-compile-expr.cc | 55 +++++--
gcc/rust/backend/rust-compile-item.cc | 6 +
gcc/rust/backend/rust-compile-type.cc | 4 +
gcc/rust/checks/lints/rust-lint-scan-deadcode.h | 9 +-
gcc/rust/expand/rust-attribute-visitor.cc | 11 +-
gcc/rust/expand/rust-macro-expand.cc | 4 +-
gcc/rust/rust-backend.h | 19 ++-
gcc/rust/rust-diagnostics.cc | 11 ++
gcc/rust/rust-diagnostics.h | 18 +++
gcc/rust/rust-gcc-diagnostics.cc | 33 ++++
gcc/rust/rust-gcc.cc | 170 +++++++++++++++------
gcc/rust/rust-gcc.h | 58 +++++++
gcc/rust/typecheck/rust-casts.cc | 2 +-
gcc/testsuite/rust/compile/bad_as_bool_char.rs | 4 +-
gcc/testsuite/rust/compile/issue-1031.rs | 2 -
gcc/testsuite/rust/compile/issue-1289.rs | 2 -
gcc/testsuite/rust/compile/privacy7.rs | 9 ++
gcc/testsuite/rust/compile/test_mod.rs | 1 -
.../rust/compile/torture/raw_identifiers.rs | 4 +-
.../compile/torture/raw_identifiers_keywords.rs | 4 +-
gcc/testsuite/rust/debug/win64-abi.rs | 8 +-
.../torture/macro-issue1426.rs | 9 +-
gcc/testsuite/rust/execute/torture/overflow1.rs | 20 +++
29 files changed, 497 insertions(+), 109 deletions(-)
create mode 100644 gcc/rust/rust-gcc.h
create mode 100644 gcc/testsuite/rust/compile/privacy7.rs
rename gcc/testsuite/rust/{compile => execute}/torture/macro-issue1426.rs (68%)
create mode 100644 gcc/testsuite/rust/execute/torture/overflow1.rs
--
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.
from f1146185b 20: onsuccess: 2: Successful build after binutils/gcc: 18 commits
new 082f5e462 21: onsuccess: 2: Successful build after binutils/gcc: 51 commits
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 1668 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 50800 -> 50768 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 948392 -> 952752 bytes
06-check_regression/console.log.xz | Bin 2704 -> 2936 bytes
dashboard/dashboard-env.sh | 8 ++++----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 10 +++++-----
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 21 +++++++++++++--------
mail/mail-body.txt | 21 +++++++++++++--------
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
15 files changed, 51 insertions(+), 41 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_debug
in repository toolchain/ci/base-artifacts.
from baaf32d58 24: force: 1: Regression after gcc: omp-simd-clone: Allow fix [...]
new 6c9523094 25: onsuccess: 1: Successful build after gcc: 4 commits
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 1516 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 50640 -> 51144 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 159780 -> 163164 bytes
06-check_regression/console.log.xz | Bin 4536 -> 2476 bytes
06-check_regression/jira-body.txt | 2 +-
06-check_regression/mail-body.txt | 18 +++++++++---------
06-check_regression/mail-subject.txt | 2 +-
06-check_regression/results.regressions | 7 -------
06-check_regression/trigger-bisect | 2 --
06-check_regression/trigger-notify | 0
dashboard/dashboard-env.sh | 8 ++++----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-functional.json | 2 +-
dashboard/squad/test/results-metadata.json | 8 ++++----
git/gcc_rev | 2 +-
mail/jira-body.txt | 9 +++++----
mail/mail-body.txt | 25 +++++++++++++------------
mail/mail-subject.txt | 2 +-
manifest.sh | 13 ++++++-------
results | 7 -------
trigger-notify | 0
23 files changed, 50 insertions(+), 65 deletions(-)
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 06-check_regression/trigger-notify
delete mode 100644 trigger-notify
--
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_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 22c7f214c 21: onsuccess: 1: Successful build after linux: 79 commits
new 7b35d6b4c 22: onsuccess: 1: Successful build after binutils/gcc/glibc/g [...]
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 1624 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2712 bytes
03-build_abe-binutils/console.log.xz | Bin 51096 -> 52704 bytes
04-build_abe-gcc/console.log.xz | Bin 232956 -> 234708 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9108 -> 9136 bytes
07-build_abe-glibc/console.log.xz | Bin 232260 -> 232428 bytes
08-build_abe-gdb/console.log.xz | Bin 49260 -> 51308 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3804 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2124 -> 3876 bytes
11-check_regression/console.log.xz | Bin 4524 -> 5712 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 20 +-
dashboard/dashboard-env.sh | 12 +-
dashboard/squad/push_results_to_squad.sh | 6 +-
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 12 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
mail/jira-body.txt | 32 ++-
mail/mail-body.txt | 32 ++-
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +--
sumfiles/binutils.log.xz | Bin 55788 -> 55808 bytes
sumfiles/binutils.sum | 60 ++---
sumfiles/gas.log.xz | Bin 97968 -> 97924 bytes
sumfiles/gas.sum | 271 +++++++++++------------
sumfiles/ld.log.xz | Bin 131164 -> 131064 bytes
sumfiles/ld.sum | 342 ++++++++++++++---------------
31 files changed, 443 insertions(+), 394 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 beec815f26b uninit testcase for PR65244
new b911ca4231a libstdc++: Add [[nodiscard]] attribute to <string> and <str [...]
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:
libstdc++-v3/include/bits/basic_string.h | 211 +++++++++++++--------
libstdc++-v3/include/std/string_view | 107 +++++++++--
.../21_strings/basic_string/capacity/1.cc | 2 +-
.../21_strings/basic_string/capacity/char/1.cc | 6 +-
.../21_strings/basic_string/capacity/wchar_t/1.cc | 6 +-
.../21_strings/basic_string/cons/char/self_move.cc | 2 +-
.../basic_string/element_access/char/1.cc | 4 +-
.../basic_string/element_access/char/21674.cc | 2 +-
.../basic_string/element_access/wchar_t/1.cc | 4 +-
.../basic_string/element_access/wchar_t/21674.cc | 2 +-
.../testsuite/21_strings/basic_string/lwg2758.cc | 4 +-
.../testsuite/21_strings/basic_string/lwg2946.cc | 16 +-
.../basic_string/operations/contains/nonnull.cc | 2 +-
.../basic_string/operations/ends_with/nonnull.cc | 2 +-
.../basic_string/operations/starts_with/nonnull.cc | 2 +-
.../21_strings/basic_string/operators/char/1.cc | 4 +-
.../21_strings/basic_string/operators/wchar_t/1.cc | 4 +-
.../21_strings/basic_string_view/capacity/1.cc | 2 +-
.../basic_string_view/element_access/char/1.cc | 2 +-
.../basic_string_view/element_access/char/2.cc | 2 +-
.../basic_string_view/element_access/wchar_t/1.cc | 2 +-
.../basic_string_view/element_access/wchar_t/2.cc | 2 +-
.../operations/contains/nonnull.cc | 2 +-
.../operations/ends_with/nonnull.cc | 2 +-
.../operations/starts_with/nonnull.cc | 2 +-
.../27_io/basic_stringbuf/sputbackc/char/1.cc | 10 +-
.../27_io/basic_stringbuf/sputbackc/wchar_t/1.cc | 10 +-
.../27_io/basic_stringbuf/sungetc/char/1.cc | 10 +-
.../27_io/basic_stringbuf/sungetc/wchar_t/1.cc | 10 +-
29 files changed, 279 insertions(+), 157 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/ci/interesting-commits.
from 58a0f82 Add entry f134a25ee8c29646f35f7e466109f6a7f5b9e824 from https [...]
new f46d333 Add entry f134a25ee8c29646f35f7e466109f6a7f5b9e824 from https [...]
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:
.../tcwg_gcc_bootstrap/master-arm-bootstrap_debug/build_url | 2 +-
.../tcwg_gcc_bootstrap/status.txt | 2 +-
2 files changed, 2 insertions(+), 2 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_debug
in repository toolchain/ci/base-artifacts.
from 0ed79a9d3 23: force: 2: Successful build after gcc: 33 commits
new baaf32d58 24: force: 1: Regression after gcc: omp-simd-clone: Allow fix [...]
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 1724 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51208 -> 50640 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 466260 -> 159780 bytes
06-check_regression/console.log.xz | Bin 2540 -> 4536 bytes
06-check_regression/jira-body.txt | 2 +-
06-check_regression/mail-body.txt | 11 +++++++++--
06-check_regression/mail-subject.txt | 2 +-
06-check_regression/results.regressions | 7 +++++++
06-check_regression/trigger-bisect | 2 ++
.../trigger-notify | 0
dashboard/dashboard-env.sh | 10 +++++-----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-functional.json | 2 +-
dashboard/squad/test/results-metadata.json | 8 ++++----
dashboard/squad/test/results-metrics.json | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 11 ++++-------
mail/mail-body.txt | 20 ++++++++++++--------
mail/mail-subject.txt | 2 +-
manifest.sh | 13 +++++++------
results | 9 ++++++++-
07-update_baseline/console.log => trigger-notify | 0
24 files changed, 68 insertions(+), 43 deletions(-)
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
copy 07-update_baseline/console.log => 06-check_regression/trigger-notify (100%)
copy 07-update_baseline/console.log => trigger-notify (100%)
--
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
in repository toolchain/ci/base-artifacts.
from a182feedd 82: onsuccess: 1: Successful build after gcc: 3 commits
new b2f757f3f 83: onsuccess: 2: Successful build after binutils/gcc: 12 commits
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 1660 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 53608 -> 52952 bytes
05-build_abe-bootstrap/console.log.xz | Bin 160748 -> 465224 bytes
06-check_regression/console.log.xz | Bin 2408 -> 2892 bytes
06-check_regression/mail-body.txt | 9 +--------
07-update_baseline/console.log | 9 +++++++++
dashboard/dashboard-env.sh | 10 +++++-----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 10 +++++-----
dashboard/squad/test/results-metrics.json | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 15 +++++++++++----
mail/mail-body.txt | 24 ++++++++++++------------
mail/mail-subject.txt | 2 +-
manifest.sh | 17 +++++++++--------
results | 2 +-
19 files changed, 61 insertions(+), 51 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_debug
in repository toolchain/ci/base-artifacts.
from e8c5e017f 22: onsuccess: 2: Successful build after binutils: 12 commits
new 0ed79a9d3 23: force: 2: Successful build after gcc: 33 commits
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 1596 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 50828 -> 51208 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 465696 -> 466260 bytes
06-check_regression/console.log.xz | Bin 2536 -> 2540 bytes
dashboard/dashboard-env.sh | 6 +++---
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 8 ++++----
git/gcc_rev | 2 +-
mail/jira-body.txt | 14 +++++++-------
mail/mail-body.txt | 14 +++++++-------
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +++++++-------
14 files changed, 34 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.