This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 97d8e47d137 Daily bump.
adds 28af642dfd4 go/internal/gccgoimporter: support embedded field in po [...]
adds a1c2f23d2e3 PR go/91621 mksysinfo: change test == to test =
adds b2366b03ff0 PR c++/91705 - constexpr evaluation rejects ++/-- on float [...]
adds 76b3231f798 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++
gcc/cp/constexpr.c | 4 ++
gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C | 66 ++++++++++++++++++++++
.../go/go/internal/gccgoimporter/importer_test.go | 1 +
libgo/go/go/internal/gccgoimporter/parser.go | 64 +++++++++++++--------
.../internal/gccgoimporter/testdata/issue34182.go | 17 ++++++
.../internal/gccgoimporter/testdata/issue34182.gox | 13 +++++
libgo/mksysinfo.sh | 2 +-
9 files changed, 153 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C
create mode 100644 libgo/go/go/internal/gccgoimporter/testdata/issue34182.go
create mode 100644 libgo/go/go/internal/gccgoimporter/testdata/issue34182.gox
--
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/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from ab2427028d Automatic date update in version.in
adds cb664337b4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2ebb67fa2 0: update: binutils-gcc-linux: boot
new c1932fb6b 0: update: binutils-gcc-linux: boot
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 (2ebb67fa2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 176 +-
02-prepare_abe/console.log | 182 +-
03-build_abe-binutils/console.log | 10834 ++++++-------
04-build_abe-stage1/console.log | 18607 +++++++++++----------
05-build_linux/console.log | 898 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31220 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 31199 insertions(+), 31230 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_kernel/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c70f863b9 0: update: linux-e7d2672c66e4d3675570369bf20856296da312c4: all
new 789263a85 0: update: binutils-gcc-linux: all
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 (c70f863b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 219 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11163 +++++++------
04-build_abe-stage1/console.log | 19808 +++++++++++-----------
05-build_linux/console.log | 728 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32376 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 33130 insertions(+), 31640 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 lldb.
from 69f4a085d Fix a thinko in handling the QSetLogging packet.
new d94f1cc03 Skip a test in TestProcessIO.py when running against ios devices.
new 91200760c Ah, only skip this for embedded darwin targets.
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:
packages/Python/lldbsuite/test/python_api/process/io/TestProcessIO.py | 1 +
1 file changed, 1 insertion(+)
--
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 clang.
from 20c2e19346 Emit -Wmicrosoft-enum-value warning instead of error in MS ABI
new b8a052bb7b clang-misexpect: Profile Guided Validation of Performance An [...]
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:
include/clang/Basic/DiagnosticFrontendKinds.td | 7 +++-
include/clang/Basic/DiagnosticGroups.td | 1 +
lib/CodeGen/CodeGenAction.cpp | 26 +++++++++++++
lib/Frontend/CompilerInvocation.cpp | 3 ++
.../misexpect-branch-nonconst-expect-arg.proftext | 9 +++++
test/Profile/Inputs/misexpect-branch.proftext | 9 +++++
.../Inputs/misexpect-switch-default-only.proftext | 12 ++++++
.../Inputs/misexpect-switch-default.proftext | 16 ++++++++
.../Inputs/misexpect-switch-nonconst.proftext | 17 +++++++++
test/Profile/Inputs/misexpect-switch.proftext | 16 ++++++++
test/Profile/misexpect-branch-cold.c | 26 +++++++++++++
.../misexpect-branch-nonconst-expected-val.c | 23 ++++++++++++
test/Profile/misexpect-branch-unpredictable.c | 25 +++++++++++++
test/Profile/misexpect-branch.c | 28 ++++++++++++++
test/Profile/misexpect-switch-default.c | 40 ++++++++++++++++++++
test/Profile/misexpect-switch-nonconst.c | 43 ++++++++++++++++++++++
test/Profile/misexpect-switch-only-default-case.c | 35 ++++++++++++++++++
test/Profile/misexpect-switch.c | 41 +++++++++++++++++++++
18 files changed, 376 insertions(+), 1 deletion(-)
create mode 100644 test/Profile/Inputs/misexpect-branch-nonconst-expect-arg.proftext
create mode 100644 test/Profile/Inputs/misexpect-branch.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch-default-only.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch-default.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch-nonconst.proftext
create mode 100644 test/Profile/Inputs/misexpect-switch.proftext
create mode 100644 test/Profile/misexpect-branch-cold.c
create mode 100644 test/Profile/misexpect-branch-nonconst-expected-val.c
create mode 100644 test/Profile/misexpect-branch-unpredictable.c
create mode 100644 test/Profile/misexpect-branch.c
create mode 100644 test/Profile/misexpect-switch-default.c
create mode 100644 test/Profile/misexpect-switch-nonconst.c
create mode 100644 test/Profile/misexpect-switch-only-default-case.c
create mode 100644 test/Profile/misexpect-switch.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.