This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8c727bdf4ac PR fortran/95500 - Segfault compiling extra interface on intrinsic
new 0ddb93ce773 c++: Fix FE devirt with diamond inheritance [PR95158]
new 7ece3bd8088 c++: Fix complex constexpr virtual cases [PR93310].
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/call.c | 22 ++++++------
gcc/cp/class.c | 14 ++++++++
gcc/cp/constexpr.c | 44 ++----------------------
gcc/cp/cp-tree.h | 3 +-
gcc/testsuite/g++.dg/cpp2a/constexpr-new12.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/constexpr-virtual16.C | 22 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-virtual17.C | 28 +++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++
8 files changed, 113 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-virtual16.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-virtual17.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.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/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards db0329d7 0: update: gcc-0e6aad5d9561e4df611e588f0cb1d819f41cdc27: 1
new cfec94d1 0: update: gcc-2b65b10c4c678b294aa1c2ac918d57f2de7f9af1: 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 (db0329d7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 183 +-
02-prepare_abe/console.log | 440 +-
04-build_abe-bootstrap_O1/console.log | 88677 ++++++++++++++++---------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 89308 ++++++++++++++++----------------
jenkins/manifest.sh | 13 +-
7 files changed, 89253 insertions(+), 89376 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 gcc.
from 4f2d05ef014 coroutines: Fix missed ramp function return copy elision [P [...]
new 8c727bdf4ac PR fortran/95500 - Segfault compiling extra interface on intrinsic
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/fortran/trans-expr.c | 1 +
gcc/testsuite/gfortran.dg/pr95500.f90 | 15 +++++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr95500.f90
--
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 e7ef9a40cd0 Add test for PR95464.c.
new 4f2d05ef014 coroutines: Fix missed ramp function return copy elision [P [...]
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/cp/coroutines.cc | 72 ++++++++++++++--------
.../g++.dg/coroutines/{pr95350.C => pr95346.C} | 12 ++--
2 files changed, 52 insertions(+), 32 deletions(-)
copy gcc/testsuite/g++.dg/coroutines/{pr95350.C => pr95346.C} (71%)
--
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 binutils-gdb.
from f8c41851317 gdb: really share partial symtabs when using .gdb_index or [...]
new d413a6233ac gas: Fix ip2k-elf and xstormy16-elf build
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-ip2k.c | 3 ++-
gas/config/tc-xstormy16.c | 6 ++++--
3 files changed, 13 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 master
in repository binutils-gdb.
from add5f777dec x86: Remove target_id from elf_x86_link_hash_table
new f8c41851317 gdb: really share partial symtabs when using .gdb_index or [...]
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/ChangeLog | 8 ++++
gdb/dwarf2/read.c | 56 +++++++++++++---------
gdb/testsuite/ChangeLog | 6 +++
.../share-psymtabs-bt-2.c} | 6 ++-
...{decl-before-def-decl.c => share-psymtabs-bt.c} | 8 +++-
gdb/testsuite/gdb.base/share-psymtabs-bt.exp | 51 ++++++++++++++++++++
6 files changed, 109 insertions(+), 26 deletions(-)
copy gdb/testsuite/{gdb.cp/stub-array-size2.cc => gdb.base/share-psymtabs-bt-2.c} (94%)
copy gdb/testsuite/gdb.base/{decl-before-def-decl.c => share-psymtabs-bt.c} (93%)
create mode 100644 gdb/testsuite/gdb.base/share-psymtabs-bt.exp
--
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 96bfb6e1d2d 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize [...]
new 16faaf529cf [OpenACC] Missing unlocking on error paths in attach/detach code
new 52022880530 [OpenACC] Missing unlocking on error paths in attach/detach [...]
new d7af812aaca [OpenACC] XFAIL behavior of over-eager 'finalize' clause
new c44c9858962 [OpenACC] Use 'tgt' returned from 'gomp_map_vars'
new 364f46de9f0 Extend 'libgomp.oacc-c-c++-common/pr92854-1.c' some more [PR92854]
new 0c59837c89b [OpenACC] Remove 'tgt' reference counting from 'acc_unmap_d [...]
new 1bca30efec5 [OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unmap_data'
new 125621f569c [OpenACC] Repair/restore 'is_tgt_unmapped' checking
new 62eeb36773d Fix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep-copy- [...]
new 5a1b479aedd [OpenACC 'exit data'] Evaluate 'finalize' individually for [...]
new 4664ca1bc40 [OpenACC 'exit data'] Evaluate 'copyfrom' individually for [...]
The 11 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:
libgomp/oacc-mem.c | 146 +++++++++++++---
.../libgomp.oacc-c-c++-common/deep-copy-7.c | 2 +-
.../libgomp.oacc-c-c++-common/deep-copy-8.c | 6 +-
.../libgomp.oacc-c-c++-common/pr92854-1.c | 64 +++++--
.../testsuite/libgomp.oacc-c-c++-common/struct-1.c | 187 +++++++++++++++++++++
.../deep-copy-6-no_finalize.F90 | 8 +
.../testsuite/libgomp.oacc-fortran/deep-copy-6.f90 | 17 ++
.../libgomp.oacc-fortran/mdc-refcount-1-1-1.f90 | 42 +++++
.../libgomp.oacc-fortran/mdc-refcount-1-1-2.F90 | 9 +
.../libgomp.oacc-fortran/mdc-refcount-1-2-1.f90 | 44 +++++
.../libgomp.oacc-fortran/mdc-refcount-1-2-2.f90 | 44 +++++
.../libgomp.oacc-fortran/mdc-refcount-1-3-1.f90 | 45 +++++
.../libgomp.oacc-fortran/mdc-refcount-1-3-2.f90 | 44 +++++
.../libgomp.oacc-fortran/mdc-refcount-1-4-1.f90 | 45 +++++
.../libgomp.oacc-fortran/mdc-refcount-1-4-2.f90 | 44 +++++
15 files changed, 699 insertions(+), 48 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/struct-1.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/deep-copy-6-no_finalize.F90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-1-1.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-1-2.F90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-2-1.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-2-2.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-3-1.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-3-2.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-4-1.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/mdc-refcount-1-4-2.f90
--
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 53c76137ab0 Daily bump.
new f4a45e0d85e 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize [...]
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:
libgomp/testsuite/libgomp.oacc-fortran/error_stop-1.f | 4 ++++
libgomp/testsuite/libgomp.oacc-fortran/error_stop-2.f | 4 ++++
libgomp/testsuite/libgomp.oacc-fortran/error_stop-3.f | 4 ++++
libgomp/testsuite/libgomp.oacc-fortran/stop-1.f | 4 ++++
libgomp/testsuite/libgomp.oacc-fortran/stop-2.f | 4 ++++
libgomp/testsuite/libgomp.oacc-fortran/stop-3.f | 4 ++++
6 files changed, 24 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.