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 ad80dc69b61 Daily bump.
new b55a35bcc80 libfortran: Fix handling of formatted separators.
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/gfortran.dg/pr105473.f90 | 4 +-
gcc/testsuite/gfortran.dg/pr114304-2.f90 | 82 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr114304.f90 | 114 +++++++++++++++++++++++++++++++
libgfortran/io/list_read.c | 41 +++++++++--
4 files changed, 234 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr114304-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr114304.f90
--
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 b5247082c4a x86/APX: Add invalid check for APX EVEX.X4.
new 1f984aabf17 Use std::vector in event-loop.cc
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:
gdbsupport/event-loop.cc | 57 +++++++++++++++---------------------------------
1 file changed, 18 insertions(+), 39 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 80fa407f9fb Automatic date update in version.in
new b5247082c4a x86/APX: Add invalid check for APX EVEX.X4.
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:
gas/config/tc-i386.c | 5 ++++-
gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d | 2 ++
gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.s | 3 +++
opcodes/i386-dis.c | 3 +++
4 files changed, 12 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 1e115dba4fb Daily bump.
new 338640fbee2 RISC-V: Add xfail test case for highpart register overlap o [...]
new ec78916bb37 Revert "RISC-V: Support widening register overlap for vf4/vf8"
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/vector.md | 38 ++---
.../gcc.target/riscv/rvv/base/pr112431-16.c | 68 --------
.../gcc.target/riscv/rvv/base/pr112431-17.c | 51 ------
.../gcc.target/riscv/rvv/base/pr112431-22.c | 188 +++++++++++++++++++++
.../gcc.target/riscv/rvv/base/pr112431-23.c | 119 +++++++++++++
.../gcc.target/riscv/rvv/base/pr112431-24.c | 86 ++++++++++
.../gcc.target/riscv/rvv/base/pr112431-25.c | 104 ++++++++++++
.../riscv/rvv/base/{pr112431-8.c => pr112431-26.c} | 46 ++---
.../rvv/base/{pr112431-18.c => pr112431-27.c} | 26 +--
9 files changed, 551 insertions(+), 175 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-16.c
delete mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-17.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-22.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-23.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-24.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112431-25.c
copy gcc/testsuite/gcc.target/riscv/rvv/base/{pr112431-8.c => pr112431-26.c} (53%)
rename gcc/testsuite/gcc.target/riscv/rvv/base/{pr112431-18.c => pr112431-27.c} (52%)
--
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 7bd8428da72 AVR: target/114794 - Tweak __udivmodqi4
new ad80dc69b61 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 | 11 ++++++
gcc/ChangeLog | 91 ++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +++++
gcc/cp/ChangeLog | 31 ++++++++++++++++
gcc/testsuite/ChangeLog | 97 +++++++++++++++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 8 ++++
libgomp/ChangeLog | 8 ++++
libquadmath/ChangeLog | 11 ++++++
9 files changed, 267 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 ed046c2cc0f testsuite, Darwin: Allow for an undefined symbol [PR114036].
new 89509737a67 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 | 8 +++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 57 +++++++++++++++++++++++++++++++++++++++++++++++++
libphobos/ChangeLog | 4 ++++
libstdc++-v3/ChangeLog | 29 +++++++++++++++++++++++++
5 files changed, 99 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-11
in repository gcc.
from 9fbb0d8e1b6 Daily bump.
new 0605543f205 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 f17d31e709a Fortran: Detect 'no implicit type' error in right place [PR103471]
new 1e115dba4fb 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 | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 22 ++++++++++++++++++++++
libgcc/ChangeLog | 5 +++++
5 files changed, 51 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 gdb-14-branch
in repository binutils-gdb.
from 56008582f83 Automatic date update in version.in
new a6d483935c1 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.