This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3e791f45ded Fortran: improve checking of FINAL subroutine arguments [PR104572]
new 5a1717fbdfd c++: array bound partial ordering [PR108390]
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/pt.cc | 8 +++++---
gcc/testsuite/g++.dg/template/partial-order3.C | 6 ++++++
2 files changed, 11 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/partial-order3.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 1c3b2b83dc2 gdb/testsuite: adjust test cases to previous "maintenance i [...]
new 52ec426b5eb Remove unnecessary cast
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 | 3 +--
1 file changed, 1 insertion(+), 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 binutils-gdb.
from bf3f6c02d73 [gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote host
new 1c3b2b83dc2 gdb/testsuite: adjust test cases to previous "maintenance i [...]
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/testsuite/gdb.base/maint.exp | 8 ++++----
gdb/testsuite/gdb.dwarf2/dw2-out-of-range-end-of-seq.exp | 4 ++--
gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 6 +++---
3 files changed, 9 insertions(+), 9 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 f2e70da638b libstdc++: Remove std::formatter<const charT[N], charT> spe [...]
new 3e791f45ded Fortran: improve checking of FINAL subroutine arguments [PR104572]
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/resolve.cc | 7 +++++++
gcc/testsuite/gfortran.dg/pr104572.f90 | 14 ++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr104572.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 releases/gcc-12
in repository gcc.
from c826442f665 ipa-cp: Fix various issues in update_specialized_profile (P [...]
new b6bef857c1e Fortran: procedures with BIND(C) attribute require explicit [...]
new f1342c21b2a Fortran: simplification of NEAREST for large argument [PR109186]
new 7eb94c5adfd Fortran: reject MODULE PROCEDURE outside generic module int [...]
The 3 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 | 7 ++++---
gcc/fortran/resolve.cc | 10 ++++++++++
gcc/fortran/simplify.cc | 2 +-
gcc/testsuite/gfortran.dg/nearest_6.f90 | 26 ++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr85877.f90 | 25 +++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr99036.f90 | 9 +++++++++
6 files changed, 75 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/nearest_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr85877.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr99036.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.