This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 634046d1a81 c++: Move hidden-lambda entity lookup checking
new bb1b7f087bd libstdc++: Remove redundant copying of std::async arguments [...]
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/std/future | 101 +++++++++------------
libstdc++-v3/include/std/thread | 32 ++-----
.../30_threads/{thread/cons => async}/69724.cc | 61 +++++++++++--
3 files changed, 106 insertions(+), 88 deletions(-)
copy libstdc++-v3/testsuite/30_threads/{thread/cons => async}/69724.cc (53%)
--
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 devel/c++-modules
in repository gcc.
from 485e29be36d Fix -save-temps issue
new 639941e9226 c++: Move hidden-lambda entity lookup checking
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:
ChangeLog.modules | 6 ++++++
gcc/cp/name-lookup.c | 22 ++++++++++------------
2 files changed, 16 insertions(+), 12 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_cross
in repository toolchain/ci/interesting-commits.
from 9510a6d Add regression d0ed6a69d399ae193959225cdeaa9382746c91cc from [...]
new 7e39062 Add regression a6a2935076b192109171310db5159183e5ab059b from [...]
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 | 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 1925bff7f21 compiler: export thunks referenced by inline functions
new a49452d964e Don't use pinsr/pextr for struct initialization/extraction.
new 412068819b4 d: Fix ICE Segmentation fault during RTL pass: expand on ar [...]
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/config/i386/i386-expand.c | 2 -
gcc/d/decl.cc | 17 ++++---
gcc/testsuite/gcc.target/i386/pr96562-1.c | 81 +++++++++++++++++++++++++++++++
gcc/testsuite/gdc.dg/pr96301a.d | 31 ++++++++++++
gcc/testsuite/gdc.dg/pr96301b.d | 25 ++++++++++
gcc/testsuite/gdc.dg/pr96301c.d | 25 ++++++++++
6 files changed, 173 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr96562-1.c
create mode 100644 gcc/testsuite/gdc.dg/pr96301a.d
create mode 100644 gcc/testsuite/gdc.dg/pr96301b.d
create mode 100644 gcc/testsuite/gdc.dg/pr96301c.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 master
in repository gcc.
from da7c2773e56 analyzer: fix name of local in region_model::get_rvalue_1
new 1bc4e811aa7 Adjust testcase.
new 6d42cbe5ad7 c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
new 7d5de349d21 Don't use pinsr/pextr for struct initialization/extraction.
new 6bebbc033d8 d: Fix ICE Segmentation fault during RTL pass: expand on ar [...]
new 634046d1a81 c++: Move hidden-lambda entity lookup checking
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/c/c-parser.c | 19 +++++---
gcc/config/i386/i386-expand.c | 2 -
gcc/cp/name-lookup.c | 22 ++++-----
gcc/d/decl.cc | 17 ++++---
gcc/testsuite/gcc.dg/Wunused-var-4.c | 33 +++++++++++++
gcc/testsuite/gcc.target/i386/pr92865-1.c | 10 ++--
gcc/testsuite/gcc.target/i386/pr96562-1.c | 81 +++++++++++++++++++++++++++++++
gcc/testsuite/gdc.dg/pr96301a.d | 31 ++++++++++++
gcc/testsuite/gdc.dg/pr96301b.d | 25 ++++++++++
gcc/testsuite/gdc.dg/pr96301c.d | 25 ++++++++++
10 files changed, 232 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wunused-var-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr96562-1.c
create mode 100644 gcc/testsuite/gdc.dg/pr96301a.d
create mode 100644 gcc/testsuite/gdc.dg/pr96301b.d
create mode 100644 gcc/testsuite/gdc.dg/pr96301c.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 devel/c++-modules
in repository gcc.
from 6ac22fbbde9 Update module mapper documentation
new 485e29be36d Fix -save-temps issue
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:
ChangeLog.modules | 7 +++++++
libcpp/lex.c | 2 ++
2 files changed, 9 insertions(+)
--
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/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 16242107b81 Daily bump.
adds 98a86842f75 Daily bump.
adds b5edb37ce30 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards bbed9111 0: update: gcc-16242107b8171fbd6d2a9f14fa153aa9f3fa915f: 1
new 6506efd3 0: update: gcc-b5edb37ce309f1d08f8deff1cea5e1e061874c29: 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 (bbed9111)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 254 +-
04-build_abe-bootstrap_ubsan/console.log | 65146 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 65520 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 65535 insertions(+), 65535 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_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from 23a7896d06 Update build-many-glibcs.py for binutils ia64 obsoletion.
adds cb7e7a5ca1 nptl: Handle NULL abstime [BZ #26394]
new c4e4b2e149 Correct locking and cancellation cleanup in syslog functions [...]
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:
misc/syslog.c | 44 ++++++++++++++++++++++++++++----------------
nptl/pthread_clockjoin.c | 12 +++++++++---
nptl/pthread_timedjoin.c | 10 +++++++---
3 files changed, 44 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.