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 da01a92da50 Daily bump.
new b3f17f1bdd9 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-9
in repository gcc.
from 5e12156a709 Daily bump.
new 7f473cb48a1 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 44d662cf6d9 Do not allocate huge array in output_in_order.
new 99e25dc10c1 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 | 13 +++++++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 14 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 8011f718e24 libstdc++: Fix tests that fail for C++98
new 5f9669d9e23 c++: Use error_at rather than warning_at for missing return [...]
new 6f00ccbad3d libstdc++: Fix and improve std::vector<bool> implementation.
new d1da25fe991 libstdc++: ParallelSTL is now part of oneAPI DPC++ Library
new 9fa4023c7aa RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytes
new 48cc2e468cc Daily bump.
new d242fdaec18 gcc.dg/loop-8.c: Skip for mmix.
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 | 88 ++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 14 +
gcc/c/ChangeLog | 6 +
gcc/cp/ChangeLog | 40 ++
gcc/cp/decl.c | 83 ++--
gcc/d/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 131 ++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-96182.C | 6 +
gcc/testsuite/g++.dg/cpp1y/constexpr-return2.C | 1 +
gcc/testsuite/g++.dg/cpp1y/pr63996.C | 1 +
gcc/testsuite/g++.dg/cpp1y/var-templ44.C | 1 +
gcc/testsuite/g++.dg/other/error35.C | 2 +-
gcc/testsuite/gcc.dg/loop-8.c | 2 +-
libgcc/ChangeLog | 14 +
libgcc/config/riscv/save-restore.S | 13 +-
libstdc++-v3/ChangeLog | 489 +++++++++++++++++++++
libstdc++-v3/doc/html/manual/status.html | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +-
libstdc++-v3/include/bits/stl_bvector.h | 140 +++---
libstdc++-v3/python/libstdcxx/v6/printers.py | 5 +-
.../23_containers/vector/bool/allocator/swap.cc | 22 +-
.../vector/bool/cons/noexcept_move_construct.cc | 32 +-
23 files changed, 984 insertions(+), 118 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-96182.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 devel/autopar_devel
in repository gcc.
from e4c5fbf07b3 Avoid crash due to division by zero
new 41bb87a198d bootstrap 1
new bbd954d9e8f Add `+' for Jobserver Integration
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/ChangeLog | 4 +
gcc/Makefile.in | 14 +--
intl/ChangeLog | 4 +
intl/Makefile.in | 2 +-
libbacktrace/ChangeLog | 4 +
libbacktrace/Makefile.in | 2 +-
libcpp/ChangeLog | 4 +
libcpp/Makefile.in | 2 +-
libdecnumber/ChangeLog | 4 +
libdecnumber/Makefile.in | 2 +-
libgcc/Makefile.in | 42 ++++----
libiberty/ChangeLog | 4 +
libiberty/Makefile.in | 212 ++++++++++++++++++-------------------
libstdc++-v3/src/Makefile.in | 12 +--
libstdc++-v3/src/c++11/Makefile.in | 12 +--
libstdc++-v3/src/c++17/Makefile.in | 2 +-
libstdc++-v3/src/c++98/Makefile.in | 18 ++--
zlib/Makefile.in | 64 +++++------
18 files changed, 216 insertions(+), 192 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 0245e136772 gdb.base/coremaker2.c: Fix compilation problems for x86_64 [...]
new cec80c3843c Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_35-branch
in repository binutils-gdb.
from b54c2337de6 Automatic date update in version.in
new 41a4b8c852a Automatic date update in version.in
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:
bfd/version.h | 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 gdb-9-branch
in repository binutils-gdb.
from b1e50423aa6 Automatic date update in version.in
new fee221aa101 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.