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 3a3e472c9f6 gcc-changelog: sync from master.
new eb77f6f1b74 PR libstdc++/91807
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/variant | 3 ++-
.../93208.cc => variant/91807.cc} | 24 ++++++++++++++--------
2 files changed, 17 insertions(+), 10 deletions(-)
copy libstdc++-v3/testsuite/20_util/{monotonic_buffer_resource/93208.cc => variant [...]
--
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 41b504e91e5 rs6000: Add support for __builtin_cpu_is ("power10")
new 14d4e7bc303 libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
new 66640d91059 PR fortran/88379 - ICE with allocatable coarray, class and [...]
new 9cba1b9a633 PR libstdc++/91807
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/fortran/resolve.c | 2 +-
gcc/testsuite/gfortran.dg/pr88379.f90 | 11 +++
libstdc++-v3/include/std/variant | 3 +-
.../94051.cc => 20_util/variant/91807.cc} | 23 ++++--
.../testsuite/29_atomics/atomic_float/1.cc | 86 +++++++++++-----------
.../testsuite/29_atomics/atomic_ref/float.cc | 45 +++++------
6 files changed, 96 insertions(+), 74 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88379.f90
copy libstdc++-v3/testsuite/{21_strings/basic_string_view/inserters/94051.cc => 20 [...]
--
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 c6f431bba53 libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
new d9fb6f2b4f1 PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/m [...]
new b88744905a4 PR fortran/93423 - ICE on invalid with argument list for mo [...]
new dbca7a69f27 PR libstdc++/91807
new 6b683144d1e testsuite: ignore function not inlinable warning.
new b857b179772 libstdc++: Require c++98_only effective target for some tests
new 5079855e7eb libstdc++: Require c++98_only effective target for a test
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/fortran/class.c | 3 +++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/gcc.dg/pr26570.c | 2 ++
gcc/testsuite/gfortran.dg/pr93337.f90 | 10 +++++++++
gcc/testsuite/gfortran.dg/pr93423.f90 | 21 +++++++++++++++++++
libstdc++-v3/include/std/variant | 3 ++-
.../18_support/headers/cstdalign/std_c++0x_neg.cc | 2 +-
.../18_support/headers/cstdbool/std_c++0x_neg.cc | 2 +-
.../18_support/headers/cstdint/std_c++0x_neg.cc | 2 +-
.../18_support/headers/new/synopsis_cxx98.cc | 2 +-
.../headers/system_error/std_c++0x_neg.cc | 2 +-
.../20_util/headers/type_traits/std_c++0x_neg.cc | 2 +-
.../94831.cc => variant/91807.cc} | 24 ++++++++++++++--------
.../23_containers/headers/array/std_c++0x_neg.cc | 2 +-
.../23_containers/headers/tuple/std_c++0x_neg.cc | 2 +-
.../headers/unordered_map/std_c++0x_neg.cc | 2 +-
.../headers/unordered_set/std_c++0x_neg.cc | 2 +-
.../26_numerics/headers/ccomplex/std_c++0x_neg.cc | 2 +-
.../26_numerics/headers/cfenv/std_c++0x_neg.cc | 2 +-
.../cmath/c99_classification_macros_c++98.cc | 4 ++--
.../26_numerics/headers/ctgmath/std_c++0x_neg.cc | 2 +-
.../26_numerics/headers/random/std_c++0x_neg.cc | 2 +-
.../testsuite/27_io/basic_ios/conv/voidptr.cc | 1 +
.../27_io/headers/cinttypes/std_c++0x_neg.cc | 2 +-
.../28_regex/headers/regex/std_c++0x_neg.cc | 2 +-
.../29_atomics/headers/atomic/std_c++0x_neg.cc | 2 +-
.../headers/condition_variable/std_c++0x_neg.cc | 2 +-
.../30_threads/headers/future/std_c++0x_neg.cc | 2 +-
.../30_threads/headers/mutex/std_c++0x_neg.cc | 2 +-
.../30_threads/headers/thread/std_c++0x_neg.cc | 2 +-
30 files changed, 78 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93337.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93423.f90
copy libstdc++-v3/testsuite/20_util/{specialized_algorithms/uninitialized_value_co [...]
--
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 142418ef836 GMF entities are not findable by name
new c4b3a5c64f4 p1779 ABI isolation
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 | 17 ++++++++++++
gcc/c-family/c.opt | 4 +++
gcc/cp/cp-tree.h | 3 ++-
gcc/cp/decl.c | 24 ++++++++++++++---
gcc/cp/module.cc | 5 ++--
gcc/cp/parser.c | 2 +-
gcc/doc/invoke.texi | 11 ++++++++
gcc/testsuite/g++.dg/modules/imp-inline-1_a.C | 37 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/imp-inline-1_b.C | 22 ++++++++++++++++
gcc/testsuite/g++.dg/modules/imp-member-1_b.C | 2 +-
gcc/testsuite/g++.dg/modules/imp-member-2_b.C | 12 ++++-----
gcc/testsuite/g++.dg/modules/vmort-1_a.C | 13 +++++++---
12 files changed, 133 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/imp-inline-1_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/imp-inline-1_b.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_bmk_tx1/llvm-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/gcc.
from d0e7c73c515 Fortran : portability fix for PR52279
adds d59a576b8b5 Redefine NULL to nullptr
adds 1ac9258cca8 VEC_COND_EXPR: do not expand comparisons feeding it
adds 053c88093a4 ipa-sra: Prevent constructing debug info from wrong argument
adds 105ecbea5f4 tree-optimization/96028 - fix bogus externalizing of SLP node
No new revisions were added by this update.
Summary of changes:
gcc/ipa-param-manipulation.c | 6 ++-
gcc/system.h | 10 +++++
gcc/testsuite/gcc.dg/guality/pr95343.c | 45 ++++++++++++++++++++++
gcc/tree-vect-generic.c | 69 ++++++++++++++++++++++++++++------
gcc/tree-vect-slp.c | 27 ++++++++-----
5 files changed, 135 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/guality/pr95343.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.