This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 75fc02d56f0 testcase: Add testcase for already fixed PR [PR118476]
new b517d0cef3c 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 | 47 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 50 +++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 92 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 190 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 7b9d8d43154 [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc- [...]
new 5e3646a3cb7 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:
ChangeLog | 4 ++
gcc/ChangeLog | 107 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cobol/ChangeLog | 5 +++
gcc/cp/ChangeLog | 13 ++++++
gcc/fortran/ChangeLog | 7 ++++
gcc/testsuite/ChangeLog | 90 ++++++++++++++++++++++++++++++++++++++++
libatomic/ChangeLog | 20 +++++++++
libgomp/ChangeLog | 17 ++++++++
libstdc++-v3/ChangeLog | 34 +++++++++++++++
10 files changed, 298 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 binutils-gdb.
from 1ba60c076e8 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
new 62e213a4fbc 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_44-branch
in repository binutils-gdb.
from 29b82093692 Automatic date update in version.in
new 4d82d88c248 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-16-branch
in repository binutils-gdb.
from 055279c9149 Automatic date update in version.in
new 6c82a557806 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 master
in repository gcc.
from 47561e459e7 Doc: Document raw string literals as GNU C extension [PR88382]
new 7b9d8d43154 [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc- [...]
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/testsuite/gcc.dg/ipa/ipa-sra-19.c | 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 master
in repository gcc.
from 17c5ad25811 testsuite: Replace altivec vector attribute with generic eq [...]
new 47561e459e7 Doc: Document raw string literals as GNU C extension [PR88382]
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 | 20 ++++++++++++++++++++
1 file changed, 20 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 c3e721f489e cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
new 17c5ad25811 testsuite: Replace altivec vector attribute with generic eq [...]
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/testsuite/g++.dg/pr112822.C | 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-12
in repository gcc.
from cab0305aea0 libstdc++: Add dg-options "-std=gnu++20" to backported tests
new 5347b382a38 phiopt: Reset the number of iterations information of a loo [...]
new a5929ef8095 backprop: Fix deleting of a phi node [PR116922]
new df76d7b0569 vec-lowering: Fix ABSU lowering [PR111285]
new 9d0c2f76955 phiopt: Fix value_replacement for middle bb having phi node [...]
new 8aff886ffeb match: Reject non-ssa name/min invariants in gimple_extract [...]
new 75fc02d56f0 testcase: Add testcase for already fixed PR [PR118476]
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/gimple-match-head.cc | 6 ++++
gcc/gimple-ssa-backprop.cc | 10 ++++--
gcc/testsuite/g++.dg/torture/vect-absu-1.C | 29 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr116412-1.c | 6 ++++
gcc/testsuite/gcc.dg/torture/pr116922.c | 19 ++++++++++
gcc/testsuite/gcc.dg/torture/pr117243-1.c | 30 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr117243-2.c | 34 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr118476-1.c | 14 ++++++++
gcc/testsuite/gcc.dg/torture/pr118922-1.c | 57 ++++++++++++++++++++++++++++++
gcc/tree-ssa-phiopt.cc | 15 ++++++++
gcc/tree-vect-generic.cc | 10 +++++-
11 files changed, 227 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/vect-absu-1.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116412-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116922.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117243-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117243-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118476-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118922-1.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 releases/gcc-12
in repository gcc.
from 4889daddae1 Daily bump.
new 5f3811fd501 libstdc++: Add missing parts of LWG 3480 for directory iter [...]
new 4cb91df31d6 libstdc++: Specialize std::disable_sized_sentinel_for for s [...]
new 9357f7e0fbf libstdc++: Constrain std::vector default constructor [PR113841]
new 7b0f5056503 libstdc++: Skip redundant assertions in std::span construct [...]
new c0d805192b0 libstdc++: Skip redundant assertions in std::array equality [...]
new 6d8ee74e424 libstdc++: Fix get<0> constraint for lvalue ranges::subrang [...]
new cab0305aea0 libstdc++: Add dg-options "-std=gnu++20" to backported tests
The 7 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/allocator.h | 3 ++
libstdc++-v3/include/bits/fs_dir.h | 22 +++++++++
libstdc++-v3/include/bits/ranges_util.h | 5 +-
libstdc++-v3/include/bits/stl_bvector.h | 3 ++
libstdc++-v3/include/bits/stl_iterator.h | 8 ++++
libstdc++-v3/include/bits/stl_vector.h | 3 ++
libstdc++-v3/include/std/array | 2 +-
libstdc++-v3/include/std/span | 10 ++--
.../testsuite/20_util/integer_sequence/112473.cc | 1 +
.../21_strings/char_traits/requirements/113200.cc | 1 +
.../array/comparison_operators/106212.cc | 15 ++++++
.../testsuite/23_containers/span/117966.cc | 13 ++++++
.../testsuite/23_containers/vector/cons/113841.cc | 35 ++++++++++++++
.../24_iterators/move_iterator/lwg3736.cc | 53 ++++++++++++++++++++++
.../lexicographical_compare_three_way/113960.cc | 1 +
.../27_io/filesystem/iterators/lwg3480.cc | 17 +++++++
.../29_atomics/headers/stdatomic.h/115807.cc | 1 +
.../testsuite/std/ranges/subrange/lwg3589.cc | 31 +++++++++++++
libstdc++-v3/testsuite/std/time/month/2.cc | 1 +
libstdc++-v3/testsuite/std/time/weekday/2.cc | 1 +
20 files changed, 219 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/array/comparison_operators [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/117966.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/cons/113841.cc
create mode 100644 libstdc++-v3/testsuite/24_iterators/move_iterator/lwg3736.cc
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/iterators/lwg3480.cc
create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/lwg3589.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.