This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 38e8115dd2b x86: Add target("80387") function attribute
new 14b15a9a473 [PATCH] RISC-V: Fix block matching in arch-canonicalize [PR121538]
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/riscv/arch-canonicalize | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 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 b42c5ee445f Daily bump.
new 38e8115dd2b x86: Add target("80387") function attribute
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/i386-options.cc | 6 ++++++
gcc/doc/extend.texi | 5 +++++
gcc/testsuite/gcc.target/i386/pr121541-1a.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr121541-1b.c | 6 ++++++
gcc/testsuite/gcc.target/i386/pr121541-2.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr121541-3.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr121541-4.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr121541-5a.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr121541-5b.c | 6 ++++++
9 files changed, 78 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-1a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-1b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-5a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr121541-5b.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-15
in repository gcc.
from 828eb1b7b9d Daily bump.
new 62bae71cc83 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-14
in repository gcc.
from 1a69cb60ddc Daily bump.
new 9db9d2798c5 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 09d2fedde2d Daily bump.
new ad7dd07da7a 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 38d76a4e603 RISC-V: Update the comments of vx combine [NFC]
new 7921bb4afcb c++: Implement P2115R0 linkage changes for unnamed unscoped [...]
new b42c5ee445f Daily bump.
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:
ChangeLog | 4 ++
gcc/ChangeLog | 10 +++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 19 ++++++++++
gcc/cp/cp-tree.h | 4 +-
gcc/cp/decl.cc | 28 ++++++++++++--
gcc/cp/mangle.cc | 16 +++++++-
gcc/cp/tree.cc | 4 +-
gcc/fortran/ChangeLog | 8 ++++
gcc/testsuite/ChangeLog | 17 +++++++++
gcc/testsuite/g++.dg/abi/mangle32.C | 4 +-
gcc/testsuite/g++.dg/abi/mangle83.C | 29 +++++++++++++++
gcc/testsuite/g++.dg/cpp0x/linkage2.C | 6 +--
gcc/testsuite/g++.dg/ext/vector26.C | 2 +-
gcc/testsuite/g++.dg/modules/enum-15_a.C | 10 +++++
gcc/testsuite/g++.dg/modules/enum-15_b.C | 18 +++++++++
gcc/testsuite/g++.dg/other/anon3.C | 2 +-
include/ChangeLog | 7 ++++
include/demangle.h | 2 +
libiberty/ChangeLog | 13 +++++++
libiberty/cp-demangle.c | 63 ++++++++++++++++++++++++++++----
libiberty/testsuite/demangle-expected | 7 ++++
22 files changed, 253 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle83.C
create mode 100644 gcc/testsuite/g++.dg/modules/enum-15_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/enum-15_b.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 e579b537353 [gdb/testsuite] Fix TUI tests on freebsd
new 82f3f381fb8 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 0b2e92eafb7 Automatic date update in version.in
new 32c968de666 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_45-branch
in repository binutils-gdb.
from f3723832ffd Automatic date update in version.in
new d83820a69b7 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 2e567a06555 fortran: Set DECL_TLS_MODEL after processing a variable
new 756f771f58f RISC-V: Add missed DONE for vx combine pattern [NFC]
new 38d76a4e603 RISC-V: Update the comments of vx combine [NFC]
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/config/riscv/autovec-opt.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.