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 f0b88ec4ae8 Fortran: fix issues with class(*) assignment [PR114827]
new 75d394c20b0 testsuite: Verify r0-r3 are extended with CMSE
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/arm/cmse/extend-param.c | 21 +++++++++++++++++----
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 4 ++--
2 files changed, 19 insertions(+), 6 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-11
in repository gcc.
from 26554fc6de7 Daily bump.
new 08ca81e4b49 testsuite: Verify r0-r3 are extended with CMSE
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/arm/cmse/extend-param.c | 21 +++++++++++++++++----
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 4 ++--
2 files changed, 19 insertions(+), 6 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-12
in repository gcc.
from 13ced602f15 Daily bump.
new d9c89402b54 testsuite: Verify r0-r3 are extended with CMSE
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/arm/cmse/extend-param.c | 21 +++++++++++++++++----
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 4 ++--
2 files changed, 19 insertions(+), 6 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 f14ef5cfd4c Fix internal error in seh_cfa_offset with -O2 -fno-omit-fra [...]
new 9ddad76e98a testsuite: Verify r0-r3 are extended with CMSE
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/arm/cmse/extend-param.c | 21 +++++++++++++++++----
gcc/testsuite/gcc.target/arm/cmse/extend-return.c | 4 ++--
2 files changed, 19 insertions(+), 6 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 4896bb31992 libstdc++: Implement std::formatter<std::thread::id> withou [...]
new 2f0e0862406 Fix internal error in seh_cfa_offset with -O2 -fno-omit-fra [...]
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/fold-mem-offsets.cc | 2 +-
gcc/testsuite/g++.dg/opt/fmo1.C | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/opt/fmo1.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-13
in repository gcc.
from 53bc98f5355 strlen: Fix up !si->full_string_p handling in count_nonzero [...]
new 2ebf3af1f84 Fortran: fix reallocation on assignment of polymorphic vari [...]
new f0b88ec4ae8 Fortran: fix issues with class(*) assignment [PR114827]
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/fortran/trans-array.cc | 16 +++
gcc/fortran/trans-expr.cc | 52 +++++---
gcc/testsuite/gfortran.dg/asan/pr110415-2.f90 | 45 +++++++
gcc/testsuite/gfortran.dg/asan/pr110415-3.f90 | 49 ++++++++
.../gfortran.dg/asan/unlimited_polymorphic_34.f90 | 135 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr110415.f90 | 20 +++
6 files changed, 303 insertions(+), 14 deletions(-)
create mode 100755 gcc/testsuite/gfortran.dg/asan/pr110415-2.f90
create mode 100755 gcc/testsuite/gfortran.dg/asan/pr110415-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/asan/unlimited_polymorphic_34.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr110415.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 f6f70819a61 restore build with --enable-maintainer-mode
new b013bd16630 Default dwarf_synchronous to true
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:
gdb/dwarf2/read.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.