This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e4c57e146a2 c++: non-empty constexpr constructor bodies in C++11 [PR123845]
new ca448bc5e43 Fortran: Fix PR123868
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-array.cc | 9 ++++++--
gcc/testsuite/gfortran.dg/array_memcpy_2.f90 | 5 ++--
gcc/testsuite/gfortran.dg/pr123868.f90 | 34 ++++++++++++++++++++++++++++
3 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr123868.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 binutils-gdb.
from 05dba89586c doc: sframe: restore DRAFT marker for all outputs
new bd1dff62e88 readelf vs. mapping symbols
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:
binutils/readelf.c | 27 +++++++--------------------
1 file changed, 7 insertions(+), 20 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 ae82750860f sframe: Add tests for PR ld/32769
new 05dba89586c doc: sframe: restore DRAFT marker for all outputs
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:
libsframe/doc/sframe-spec.texi | 2 ++
1 file changed, 2 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 c1fa15791ae middle-end/123887 - trapping conditional operand turned unc [...]
new e4c57e146a2 c++: non-empty constexpr constructor bodies in C++11 [PR123845]
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/constexpr.cc | 14 +++++---------
gcc/testsuite/g++.dg/cpp0x/constexpr-ctor23.C | 26 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-ex3.C | 3 ++-
gcc/testsuite/g++.dg/cpp2a/constexpr-try1.C | 1 +
gcc/testsuite/g++.dg/cpp2a/constexpr-try2.C | 3 ++-
gcc/testsuite/g++.dg/cpp2a/constexpr-try3.C | 2 +-
6 files changed, 37 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ctor23.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.
unknown user pushed a change to branch master
in repository gcc.
from a8a1183d58e libstdc++/regex: add [[gnu::always_inline]] to _Executor::_M_node
new 2b44a1ab15c debug/123886 - remove GTY((skip)) from external_die_map entry
new c1fa15791ae middle-end/123887 - trapping conditional operand turned unc [...]
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/dwarf2out.cc | 2 +-
gcc/match.pd | 6 ++++--
gcc/testsuite/gcc.dg/torture/pr123887.c | 14 ++++++++++++++
3 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123887.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.
unknown user pushed a change to branch master
in repository gcc.
from f58b792238a Ada: Fix regression in visibility for nested use_type_clauses
new a8a1183d58e libstdc++/regex: add [[gnu::always_inline]] to _Executor::_M_node
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/bits/regex_executor.tcc | 5 ++++-
1 file changed, 4 insertions(+), 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 master
in repository gcc.
from ead66d5f229 libstdc++/regex: Defer _M_current restoration to backtracki [...]
new f58b792238a Ada: Fix regression in visibility for nested use_type_clauses
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/ada/sem_ch8.adb | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 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 bf9abf065e9 doc: Explain flto-toplevel-asm-heuristics
new 158ad5f9695 libstdc++/regex: Make DFS executor non-recursive [PR86164]
new ead66d5f229 libstdc++/regex: Defer _M_current restoration to backtracki [...]
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:
libstdc++-v3/include/bits/regex.h | 2 +
libstdc++-v3/include/bits/regex_executor.h | 9 +
libstdc++-v3/include/bits/regex_executor.tcc | 241 +++++++++++++++++++++------
3 files changed, 202 insertions(+), 50 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 f28f4ddcfd5 c++/reflection: check TYPE_BEING_DEFINED in define_aggregate
new bf9abf065e9 doc: Explain flto-toplevel-asm-heuristics
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/doc/extend.texi | 5 +++++
gcc/doc/invoke.texi | 19 ++++++++++++++++---
2 files changed, 21 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.