This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag v6.3
in repository linux.
at 00a2ff79c5cc (tag)
tagging 457391b0380335d5e9a5babdec90ac53928b23b4 (commit)
replaces v6.3-rc7
tagged by Linus Torvalds
on Sun Apr 23 12:02:52 2023 -0700
- Log -----------------------------------------------------------------
Linux 6.3
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmRFgNweHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGUEYH/Rd4O1LB8TxBjS8e
7nziWsOi5HYi8JAwKb/JhqtDhFSmOY0U2XhhXDAhZm5+4fy5sppu3dbsa0O9LBCu
KXM0QdZ1CAvpQtiL70TPxkNcFwy1mBogN2SQIvStmLZ82g1HzOKfKIU2xoIgXzWc
dUEDIpGrNKELKH8L7DnpbA/bF3U7bb5E+2r7LXirEABvnPTHiQ0WfAswaajulzDN
K9FLWmQtbnq1Njd33OLfVnmuHV1lOXsCjZrMWqEkf+eGhAxn2jr52YPF2ySre5we
gXI3mV3L5pYjh6hWktgZElIOm8g2QiuKUzp+Zb09U99VJdm2Jis2JhJ7yPxMB13I
DiTJ37I=
=malK
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 457391b03803 Linux 6.3
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.
--
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 linux.
from 0da6e5fd6c37 gcc: disable '-Warray-bounds' for gcc-13 too
new 457391b03803 Linux 6.3
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:
Makefile | 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-12
in repository gcc.
from 928374f8d51 Daily bump.
new 767d85d69f3 Fortran: handle zero-sized arrays in ctors with typespec [P [...]
new 62a4f2fb356 Fortran: resolve correct generic with TYPE(C_PTR) arguments [...]
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/arith.cc | 24 ++++++--
gcc/fortran/interface.cc | 18 +++++-
gcc/testsuite/gfortran.dg/interface_49.f90 | 95 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr108010.f90 | 54 +++++++++++++++++
4 files changed, 186 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/interface_49.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr108010.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.