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 38a75e64860 [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
new 34bab1cbc20 x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
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.md | 4 ++--
1 file changed, 2 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 a5785e80230 [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS b [...]
new 66b38349273 x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
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.md | 4 ++--
1 file changed, 2 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 a6f7ff29c7d [PATCH] middle-end: Fix typos in comments
new a5785e80230 [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS b [...]
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/riscv.cc | 6 ++++++
gcc/testsuite/gcc.target/riscv/rvv/autovec/pr111391-2.c | 3 ++-
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 baa73659cd0 Ada: Fix internal error on pragma Machine_Attribute with st [...]
new a6f7ff29c7d [PATCH] middle-end: Fix typos in comments
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/tree-vectorizer.h | 2 +-
gcc/value-range-storage.h | 2 +-
gcc/wide-int.h | 2 +-
3 files changed, 3 insertions(+), 3 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 3faaefb6585 Fortran: Fix generic user operators in PDTs [PR122290]
new 970c442dfe2 Cobol: Suppress recipe echoing in Makefile
new baa73659cd0 Ada: Fix internal error on pragma Machine_Attribute with st [...]
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/ada/sem_prag.adb | 13 +++++++++++--
gcc/cobol/Make-lang.in | 2 +-
gcc/testsuite/gnat.dg/machine_attr3.adb | 7 +++++++
gcc/testsuite/gnat.dg/machine_attr3.ads | 10 ++++++++++
4 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/machine_attr3.adb
create mode 100644 gcc/testsuite/gnat.dg/machine_attr3.ads
--
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 d9641b64e98 libgccjit: Fix bootstrap fail from format specifiers.
new 3faaefb6585 Fortran: Fix generic user operators in PDTs [PR122290]
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/fortran/decl.cc | 36 +++++++++++++++++---
gcc/fortran/primary.cc | 17 ++++++++++
gcc/fortran/resolve.cc | 7 ++--
gcc/fortran/simplify.cc | 16 ---------
gcc/testsuite/gfortran.dg/pdt_60.f03 | 65 ++++++++++++++++++++++++++++++++++++
5 files changed, 118 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_60.f03
--
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 ba653cb0d26 [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
new d9641b64e98 libgccjit: Fix bootstrap fail from format specifiers.
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/jit/jit-recording.cc | 4 ++--
1 file changed, 2 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 releases/gcc-14
in repository gcc.
from 73144d8be9a Daily bump.
new 38a75e64860 [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
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.target/aarch64/sve2/pr121599.c | 4 ++--
1 file changed, 2 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 releases/gcc-15
in repository gcc.
from 043b852949e Daily bump.
new 1e4a2d0d7e2 [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
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.target/aarch64/sve2/pr121599.c | 4 ++--
1 file changed, 2 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 fa44dc4939e Daily bump.
new ba653cb0d26 [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
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.target/aarch64/sve2/pr121599.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.