This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f638ed73010 [gdbserver] Add missing include of gdbsupport/agent.h
new a3ca48cdda7 [gdb/testsuite] Emit unresolved for unknown proc
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:
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/lib/gdb.exp | 2 ++
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from e712ef9eee7 Use gsi_bb instead of iterator->bb.
new fe7c43a7bc7 testsuite: Adjust testcase for recent -Wnonnull changes
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:
.../c-c++-common/builtin-arith-overflow-1.c | 64 +++++++++++-----------
1 file changed, 32 insertions(+), 32 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 releases/gcc-10
in repository gcc.
from deb9c51ca71 PR libstdc++/95915
new e6d3351db4c coroutines: Handle bad g-r-o-o-a-f cases.
new 6efc255f3bd coroutines: Handle non-method promise expressions [PR95519]
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/cp/coroutines.cc | 201 ++++++++++++---------
.../g++.dg/coroutines/coro-bad-grooaf-00-static.C | 15 ++
gcc/testsuite/g++.dg/coroutines/coro1-allocators.h | 5 +-
.../coroutines/torture/pr95519-00-return_void.C | 63 +++++++
.../torture/pr95519-01-initial-suspend.C | 69 +++++++
.../coroutines/torture/pr95519-02-final_suspend.C | 69 +++++++
.../coroutines/torture/pr95519-03-return-value.C | 80 ++++++++
.../coroutines/torture/pr95519-04-yield-value.C | 84 +++++++++
.../g++.dg/coroutines/torture/pr95519-05-gro.C | 64 +++++++
.../g++.dg/coroutines/torture/pr95519-06-grooaf.C | 49 +++++
.../torture/pr95519-07-unhandled-exception.C | 69 +++++++
11 files changed, 681 insertions(+), 87 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/coro-bad-grooaf-00-static.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-00-return_void.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-01-initial-suspend.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-02-final_suspend.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-03-return-value.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-04-yield-value.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-05-gro.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-06-grooaf.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr95519-07-unhandled-ex [...]
--
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 eff23b7961f amdgcn: Support basic DWARF
new e712ef9eee7 Use gsi_bb instead of iterator->bb.
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/tree-ssa-ccp.c | 2 +-
gcc/tree-ssa-math-opts.c | 2 +-
gcc/tree-vectorizer.h | 2 +-
3 files changed, 3 insertions(+), 3 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 releases/gcc-9
in repository gcc.
from d8f8749e9c8 Daily bump.
new d8d451ec344 Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 160a8aed476 Daily bump.
new b0b770c42f2 Daily bump.
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/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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from f6bb36ec49a d: Merge upstream dmd 8508c4e68.
new 37ba6ac3199 Daily bump.
new af6584274ca fold-const: Fix A <= 0 ? A : -A folding [PR95810]
new e29959c5fcd c-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_UNSI [...]
new 62175c50370 testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux [...]
new deb9c51ca71 PR libstdc++/95915
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/DATESTAMP | 2 +-
gcc/c-family/c-common.c | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/d/ChangeLog | 9 +++++++++
gcc/fold-const.c | 18 ++++++++++++++++--
gcc/testsuite/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/c-c++-common/pr95903.c | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr95493.C | 2 +-
gcc/testsuite/gcc.dg/ubsan/pr95810.c | 13 +++++++++++++
libstdc++-v3/include/std/variant | 12 +++---------
.../iota/constexpr.cc => 20_util/variant/95915.cc} | 22 +++++++++++++---------
libstdc++-v3/testsuite/20_util/variant/compile.cc | 7 +++++++
12 files changed, 112 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr95903.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr95810.c
copy libstdc++-v3/testsuite/{26_numerics/iota/constexpr.cc => 20_util/variant/9591 [...]
--
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 b26fd416fb0 Add a __nonnnull__ attribute to std::string's _CharT* constructor
new 69273534c65 Daily bump.
new d4501bbedca testsuite: clarify scan-dump file globbing behavior
new 4494fcbc9bc arc: add exceptions for PR92860.
new ceac3edb42e sparc: Remove register storage class in sparc.c
new 35cf3c55165 store-merging: ICE in find_bswap_or_nop_1 PR95854.
new eff23b7961f amdgcn: Support basic DWARF
The 6 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/ChangeLog | 19 ++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 10 ++
gcc/config/gcn/gcn-hsa.h | 1 +
gcc/config/gcn/gcn-protos.h | 1 +
gcc/config/gcn/gcn.c | 126 +++++++++++++++++++--
gcc/config/sparc/sparc.c | 22 ++--
gcc/cp/ChangeLog | 6 +
gcc/d/ChangeLog | 4 +
gcc/doc/sourcebuild.texi | 13 +++
gcc/fortran/ChangeLog | 11 ++
gcc/gimple-ssa-store-merging.c | 4 +
gcc/optc-save-gen.awk | 4 +
gcc/testsuite/ChangeLog | 50 ++++++++
.../gcc.dg/{torture/pr87132.c => pr95854.c} | 4 +-
gcc/testsuite/lib/scandump.exp | 54 +++++++--
libstdc++-v3/ChangeLog | 32 ++++++
17 files changed, 331 insertions(+), 32 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr87132.c => pr95854.c} (55%)
--
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/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/gcc.
from 12cdfdd5b14 x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
adds 597b99c3221 Daily bump.
adds 53bc489468c d: Fix ICE in uda_attribute_p when looking up unknown attribute
adds 57096f5c52b d: Fix ICE during error recovery in semantic pass
adds de6a3297416 Daily bump.
adds cb797c730dd PR fortran/95881 - ICE in resolve_symbol, at fortran/resolv [...]
adds d8f8749e9c8 Daily bump.
new d8d451ec344 Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 18 ++++++++++++++++++
gcc/d/d-attribs.cc | 9 ++++++---
gcc/d/dmd/expressionsem.c | 1 +
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/resolve.c | 1 +
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++++
gcc/testsuite/gdc.dg/pr95173.d | 10 ++++++++++
gcc/testsuite/gdc.dg/pr95250.d | 18 ++++++++++++++++++
gcc/testsuite/gfortran.dg/pr95881.f90 | 11 +++++++++++
11 files changed, 107 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr95173.d
create mode 100644 gcc/testsuite/gdc.dg/pr95250.d
create mode 100644 gcc/testsuite/gfortran.dg/pr95881.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.