This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 678cfb36c4a Daily bump.
new 9c92b2ba08e LoongArch: Fix wrong code from loongarch_expand_vec_perm_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/loongarch/loongarch.cc | 56 +++----------------------
gcc/testsuite/gcc.target/loongarch/pr122695-1.c | 22 ++++++++++
gcc/testsuite/gcc.target/loongarch/pr122695-2.c | 22 ++++++++++
3 files changed, 50 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr122695-1.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr122695-2.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 7362c366a52 Daily bump.
new 047da98c649 LoongArch: Fix wrong code from loongarch_expand_vec_perm_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/loongarch/loongarch.cc | 56 +++----------------------
gcc/testsuite/gcc.target/loongarch/pr122695-1.c | 22 ++++++++++
gcc/testsuite/gcc.target/loongarch/pr122695-2.c | 22 ++++++++++
3 files changed, 50 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr122695-1.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr122695-2.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 8e3291f5077 c++: Fix error recovery for enums with bad underlying type [...]
new 6bace0ed49a c++: Fix error recovery ICE in tsubst_baselink [PR120876]
new f168d62bc55 LoongArch: Fix wrong code from loongarch_expand_vec_perm_1 [...]
new 0e254a27d3c LoongArch: Avoid memory load when use xvperm.w for vec_permv4di
new 57b4620e7a1 LoongArch: NFC: Simplify vec_permv8sf logic
new af26139fd05 LoongArch: NFC: Move [x]vshuf.* to simd.md
new 6641aaa9ad5 LoongArch: Micro-optimize the blend step for vec_perm<LASX>
new 53194a7bb0b LoongArch: NFC: Simplify logic of vec_perm{v32qi,v16hi}
new f6b6430085e LoongArch: NFC: Drop loongarch_expand_vec_perm
The 8 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/loongarch/lasx.md | 36 +---
gcc/config/loongarch/loongarch-protos.h | 1 -
gcc/config/loongarch/loongarch.cc | 269 +++++-------------------
gcc/config/loongarch/lsx.md | 54 ++---
gcc/config/loongarch/simd.md | 75 ++++++-
gcc/cp/pt.cc | 26 +--
gcc/testsuite/g++.dg/parse/crash81.C | 14 ++
gcc/testsuite/gcc.target/loongarch/pr122695-1.c | 22 ++
gcc/testsuite/gcc.target/loongarch/pr122695-2.c | 22 ++
9 files changed, 215 insertions(+), 304 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/crash81.C
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr122695-1.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/pr122695-2.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 cb8c1f7c074 Daily bump.
new 8e3291f5077 c++: Fix error recovery for enums with bad underlying type [...]
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/decl.cc | 1 +
1 file changed, 1 insertion(+)
--
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-15
in repository gcc.
from 4da6e0305b7 libstdc++: Update GCC 15.1 library versions in docs [PR122743]
new 678cfb36c4a 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 | 9 +++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
libstdc++-v3/ChangeLog | 35 +++++++++++++++++++++++++++++++++++
4 files changed, 56 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-14
in repository gcc.
from 581819b4006 Daily bump.
new 7362c366a52 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-13
in repository gcc.
from e799d228276 Daily bump.
new 7f95d0c834f 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 master
in repository gcc.
from 44f3027e3be libstdc++: Update GCC 16.1 library versions in docs
new cb8c1f7c074 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 | 118 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 19 ++++++++
gcc/testsuite/ChangeLog | 115 ++++++++++++++++++++++++++++++++++++++++++++++
libatomic/ChangeLog | 5 ++
libgomp/ChangeLog | 5 ++
libitm/ChangeLog | 5 ++
libstdc++-v3/ChangeLog | 69 ++++++++++++++++++++++++++++
9 files changed, 341 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 1e808504adc Remove section_offsets typedef
new 83bf56647ce 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-17-branch
in repository binutils-gdb.
from f31c83ab29e Automatic date update in version.in
new cbbdfafa32a 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.