This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os
in repository toolchain/ci/base-artifacts.
discards 2c2d9800e 3: update: binutils-84fd26d8209e99fc3a432dd0b09b6c053de1ce65: 1
new c883fe603 3: update: binutils-gcc-newlib: 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 (2c2d9800e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 246 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 10518 ++--
04-build_abe-stage1/console.log | 17466 ++++---
05-clean_sysroot/console.log | 4 +-
06-build_abe-newlib/console.log | 4734 +-
07-build_abe-stage2/console.log | 30248 ++++++------
09-benchmark--Os_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_mthumb/benchmark.log | 9 +-
09-benchmark--Os_mthumb/console.log | 103 +-
10-check_regression/console.log | 42 +-
10-check_regression/results.log | 20 +-
11-update_baseline/console.log | 199 +-
11-update_baseline/results.log | 2 +-
console.log | 65768 +++++++++++++-------------
jenkins/manifest.sh | 12 +-
results | 2 +-
results_id | 2 +-
18 files changed, 64806 insertions(+), 64839 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/ARM/morello-binutils-gdb-master
in repository binutils-gdb.
from 1fe7bc059eb Fixing missed ChangeLog entries.
new fdbf4418696 gas: aarch64: Make chericap and capinit auto-align
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-aarch64.c | 6 ++++++
gas/testsuite/gas/aarch64/morello-capinit-align.d | 10 ++++++++++
gas/testsuite/gas/aarch64/morello-capinit-align.s | 16 ++++++++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gas/testsuite/gas/aarch64/morello-capinit-align.d
create mode 100644 gas/testsuite/gas/aarch64/morello-capinit-align.s
--
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 releases/gcc-9
in repository gcc.
from 64b7e66c1a8 Daily bump.
new c848c0ec7fa d: Ensure casting from bool results in either 0 or 1 (PR96435)
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/d/d-convert.cc | 36 ++++++++++++++++++++++++++++++++++++
gcc/d/d-tree.h | 1 +
gcc/d/expr.cc | 13 ++++++++-----
gcc/testsuite/gdc.dg/pr96435.d | 21 +++++++++++++++++++++
4 files changed, 66 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr96435.d
--
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 releases/gcc-11
in repository gcc.
from 6bcdcc522fe Daily bump.
new 22589586940 d: Ensure casting from bool results in either 0 or 1 (PR96435)
new 0a3f1c2402c d: Return the correct value for C++ constructor calls (PR101664)
new 868cb29b1dd rs6000: Add int128 target check to pr101129.c (PR101531)
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/d/d-convert.cc | 36 ++++++++++++++++++++++
gcc/d/d-tree.h | 1 +
gcc/d/expr.cc | 26 +++++++++++++---
gcc/testsuite/gcc.target/powerpc/pr101129.c | 1 +
.../extern-c++/extern-c++.exp} | 17 +++-------
gcc/testsuite/gdc.dg/extern-c++/pr101664.d | 15 +++++++++
gcc/testsuite/gdc.dg/extern-c++/pr101664_1.cc | 10 ++++++
gcc/testsuite/gdc.dg/torture/pr96435.d | 21 +++++++++++++
8 files changed, 110 insertions(+), 17 deletions(-)
copy gcc/testsuite/{gdc.test/runnable_cxx/runnable_cxx.exp => gdc.dg/extern-c++/ex [...]
create mode 100644 gcc/testsuite/gdc.dg/extern-c++/pr101664.d
create mode 100644 gcc/testsuite/gdc.dg/extern-c++/pr101664_1.cc
create mode 100644 gcc/testsuite/gdc.dg/torture/pr96435.d
--
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 releases/gcc-10
in repository gcc.
from 85901b7fc99 Daily bump.
new 10490b7a453 d: Ensure casting from bool results in either 0 or 1 (PR96435)
new e925336ec30 rs6000: Add int128 target check to pr101129.c (PR101531)
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:
gcc/d/d-convert.cc | 36 +++++++++++++++++++++++++++++
gcc/d/d-tree.h | 1 +
gcc/d/expr.cc | 13 +++++++----
gcc/testsuite/gcc.target/powerpc/pr101129.c | 1 +
gcc/testsuite/gdc.dg/pr96435.d | 21 +++++++++++++++++
5 files changed, 67 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr96435.d
--
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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/gcc.
from 062b65404f0 Daily bump.
adds e9cc5cc589c Sync gcc-changelog scripts.
No new revisions were added by this update.
Summary of changes:
contrib/gcc-changelog/git_commit.py | 51 ++++++++--
contrib/gcc-changelog/git_email.py | 2 +-
contrib/gcc-changelog/git_update_version.py | 4 +
contrib/gcc-changelog/setup.cfg | 3 +
contrib/gcc-changelog/test_email.py | 20 ++++
contrib/gcc-changelog/test_patches.txt | 147 ++++++++++++++++++++++++++++
6 files changed, 219 insertions(+), 8 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 68c542ff5 0: update: binutils-gcc-newlib: 1
new 848ae900c 0: reset: gcc-e9cc5cc589ca3fac2738c9def311e6079172f79f: 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 (68c542ff5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 247 +-
02-prepare_abe/console.log | 365 +-
03-build_abe-binutils/console.log | 11810 ++--
04-build_abe-stage1/console.log | 17553 +++---
05-clean_sysroot/console.log | 4 +-
06-build_abe-newlib/console.log | 6262 +--
07-build_abe-stage2/console.log | 26887 +++++----
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_LTO_mthumb/benchmark.log | 66 +-
09-benchmark--Os_LTO_mthumb/console.log | 301 +-
10-check_regression/console.log | 65 +-
10-check_regression/extra-bisect-params | 1 +
10-check_regression/results-0.csv | 1 +
10-check_regression/results-1.csv | 1 +
10-check_regression/results-brief.csv | 1 +
10-check_regression/results-compare.csv | 1 +
10-check_regression/results-full.csv | 1 +
10-check_regression/results.csv | 1 +
10-check_regression/results.log | 74 +
11-update_baseline/console.log | 79 +-
11-update_baseline/extra-bisect-params | 1 +
11-update_baseline/results-0.csv | 1 +
11-update_baseline/results-1.csv | 1 +
11-update_baseline/results-brief.csv | 1 +
11-update_baseline/results-compare.csv | 1 +
11-update_baseline/results-full.csv | 1 +
11-update_baseline/results.csv | 1 +
11-update_baseline/results.log | 74 +
console.log | 63385 +++++++++++-----------
jenkins/manifest.sh | 23 +-
reset-baseline | 0
results | 2 +-
results_id | 2 +-
33 files changed, 66426 insertions(+), 60789 deletions(-)
create mode 100644 10-check_regression/extra-bisect-params
create mode 100644 10-check_regression/results-0.csv
create mode 100644 10-check_regression/results-1.csv
create mode 100644 10-check_regression/results-brief.csv
create mode 100644 10-check_regression/results-compare.csv
create mode 100644 10-check_regression/results-full.csv
create mode 100644 10-check_regression/results.csv
create mode 100644 10-check_regression/results.log
create mode 100644 11-update_baseline/extra-bisect-params
create mode 100644 11-update_baseline/results-0.csv
create mode 100644 11-update_baseline/results-1.csv
create mode 100644 11-update_baseline/results-brief.csv
create mode 100644 11-update_baseline/results-compare.csv
create mode 100644 11-update_baseline/results-full.csv
create mode 100644 11-update_baseline/results.csv
create mode 100644 11-update_baseline/results.log
create mode 100644 reset-baseline
--
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 7d014f7b224 testsuite: Fix up two tests for recent libstdc++ header cha [...]
new cd4bda42979 d: Don't escape quoted format strings in escape_d_format (P [...]
new 75f2e3f6cbb d: Remove generated D header files on error (PR101657)
new 5c9b7408dc5 d: Ensure casting from bool results in either 0 or 1 (PR96435)
new 7616ed6307c d: Return the correct value for C++ constructor calls (PR101664)
new 3c13cf479ba d: Generate Object class if it doesn't exist during TypeInf [...]
The 5 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/d/d-convert.cc | 36 ++++++++++++++++++++++
gcc/d/d-diagnostic.cc | 14 ++++++++-
gcc/d/d-lang.cc | 19 ++++++++++++
gcc/d/d-tree.h | 1 +
gcc/d/expr.cc | 26 +++++++++++++---
gcc/d/typeinfo.cc | 23 ++++++++++++--
.../extern-c++/extern-c++.exp} | 17 +++-------
gcc/testsuite/gdc.dg/extern-c++/pr101664.d | 15 +++++++++
gcc/testsuite/gdc.dg/extern-c++/pr101664_1.cc | 10 ++++++
gcc/testsuite/gdc.dg/pr100967.d | 2 +-
gcc/testsuite/gdc.dg/pr101657.d | 14 +++++++++
gcc/testsuite/gdc.dg/pr101672.d | 19 ++++++++++++
gcc/testsuite/gdc.dg/torture/pr96435.d | 21 +++++++++++++
13 files changed, 196 insertions(+), 21 deletions(-)
copy gcc/testsuite/{gdc.test/runnable_cxx/runnable_cxx.exp => gdc.dg/extern-c++/ex [...]
create mode 100644 gcc/testsuite/gdc.dg/extern-c++/pr101664.d
create mode 100644 gcc/testsuite/gdc.dg/extern-c++/pr101664_1.cc
create mode 100644 gcc/testsuite/gdc.dg/pr101657.d
create mode 100644 gcc/testsuite/gdc.dg/pr101672.d
create mode 100644 gcc/testsuite/gdc.dg/torture/pr96435.d
--
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os
in repository toolchain/ci/gcc.
from 20eb7a1891c c++: Fix up handling of structured bindings in extract_loca [...]
adds 784de5292c3 c++: Fix up C++23 [] <...> requires primary -> type {} pars [...]
No new revisions were added by this update.
Summary of changes:
gcc/cp/parser.c | 13 +++++++++++++
gcc/testsuite/g++.dg/cpp23/lambda-specifiers2.C | 7 +++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp23/lambda-specifiers2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.