This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 608486e6786 Daily bump.
new ffce44e8be1 middle-end/116891 - fix (negate (IFN_FNMS@3 @0 @1 @2)) -> ( [...]
new 6603ec4d113 match.pd: Further fma negation fixes [PR116891]
new 20c180cf65e c-family: Fix up -Wsizeof-pointer-memaccess ICEs [PR117230]
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/c-family/c-warn.cc | 20 +++++----
gcc/match.pd | 8 ++--
.../c-c++-common/Wsizeof-pointer-memaccess5.c | 29 +++++++++++++
gcc/testsuite/gcc.dg/pr116891.c | 47 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/fma-pr116891.c | 19 +++++++++
5 files changed, 111 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wsizeof-pointer-memaccess5.c
create mode 100644 gcc/testsuite/gcc.dg/pr116891.c
create mode 100644 gcc/testsuite/gcc.target/i386/fma-pr116891.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 ee7e77e9c12 i386: Optimize EQ/NE comparison between avx512 kmask and -1.
new ee030b28004 libstdc++: Always instantiate key_type to compute hash code [...]
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/hashtable.h | 5 +-
.../testsuite/23_containers/unordered_map/96088.cc | 86 +++++++++++-----------
.../23_containers/unordered_multimap/96088.cc | 17 ++---
.../23_containers/unordered_multiset/96088.cc | 5 +-
.../testsuite/23_containers/unordered_set/96088.cc | 15 ++--
.../23_containers/unordered_set/pr115285.cc | 40 ++++++++++
6 files changed, 101 insertions(+), 67 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/pr115285.cc
--
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 01ed5c62bf8 Daily bump.
new ee7e77e9c12 i386: Optimize EQ/NE comparison between avx512 kmask and -1.
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/config/i386/sse.md | 85 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr117232-1.c | 47 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr117232-apx-1.c | 48 +++++++++++++++
3 files changed, 180 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr117232-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr117232-apx-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-14
in repository gcc.
from 7de78f7353f c++: non-dep structured binding decltype again [PR117107]
new 608486e6786 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 +-
gcc/cp/ChangeLog | 18 ++++++++++
gcc/testsuite/ChangeLog | 68 +++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 94 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 181 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 releases/gcc-13
in repository gcc.
from 005ce1c1826 ipa: Treat static constructors and destructors as non-local [...]
new 6c4093d9a86 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 | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
3 files changed, 24 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 releases/gcc-12
in repository gcc.
from 45bde60836d [GCC13/GCC12] Fix testcase.
new fde31ceb464 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 +-
gcc/testsuite/ChangeLog | 7 +++++++
2 files changed, 8 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 ecb55d94738 c: Restore "originally defined" struct redefinition message [...]
new 01ed5c62bf8 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 | 109 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 7 +++
gcc/c/ChangeLog | 16 +++++++
gcc/cp/ChangeLog | 24 +++++++++++
gcc/testsuite/ChangeLog | 110 ++++++++++++++++++++++++++++++++++++++++++++++++
libgomp/ChangeLog | 23 ++++++++++
libstdc++-v3/ChangeLog | 28 ++++++++++++
8 files changed, 318 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 71e13ea134b c++: non-dep structured binding decltype again [PR117107]
new ecb55d94738 c: Restore "originally defined" struct redefinition message [...]
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/c/c-decl.cc | 17 ++++++++++++++---
gcc/testsuite/gcc.dg/gnu17-tag-1.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/gnu23-tag-5.c | 13 +++++++++++++
3 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gnu17-tag-1.c
create mode 100644 gcc/testsuite/gcc.dg/gnu23-tag-5.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 binutils-gdb.
from 04ce6b03d9e Implement 'Object_Size
new 538271a1e0b 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.