This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2e36c4a04a4 MAINTAINERS: Add myself to write after approval
new 27e2e7c93e4 math-opts: Add dbgcounter for FMA formation
new ea5abbb2633 c++: ICE with -fno-exceptions and array init [PR107198]
new f73d2d61a59 c++: __integer_pack with class argument [PR111357]
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/pt.cc | 2 ++
gcc/cp/typeck2.cc | 1 -
gcc/dbgcnt.def | 1 +
gcc/testsuite/g++.dg/eh/no-exceptions1.C | 19 ++++++++++++++++
gcc/testsuite/g++.dg/ext/integer-pack7.C | 38 ++++++++++++++++++++++++++++++++
gcc/tree-ssa-math-opts.cc | 4 ++++
6 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/eh/no-exceptions1.C
create mode 100644 gcc/testsuite/g++.dg/ext/integer-pack7.C
--
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/v0.0_to_v0.1-83/tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Os
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Os.
at a7c343bf onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_binutils/master-thumb_m0_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_binutils/master-thumb_m0_eabi.
discards 3f309253 onsuccess: #48: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
discards 8df1390e onsuccess: #46: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
new 192707f5 onsuccess: #46: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
new 97041076 onsuccess: #48: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
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 (3f309253)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_embed_check_binutils [...]
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 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.