mirror of git://gcc.gnu.org/git/gcc.git
Daily bump.
This commit is contained in:
parent
583daa2fe6
commit
f857a57e99
|
@ -1 +1 @@
|
||||||
20251005
|
20251006
|
||||||
|
|
|
@ -1,3 +1,13 @@
|
||||||
|
2025-10-05 Harald Anlauf <anlauf@gmx.de>
|
||||||
|
|
||||||
|
Backported from master:
|
||||||
|
2025-09-03 Harald Anlauf <anlauf@gmx.de>
|
||||||
|
|
||||||
|
PR fortran/121263
|
||||||
|
* trans-intrinsic.cc (gfc_conv_intrinsic_transfer): For an
|
||||||
|
unlimited polymorphic SOURCE to TRANSFER use saved descriptor
|
||||||
|
if possible.
|
||||||
|
|
||||||
2025-09-23 Paul Thomas <pault@gcc.gnu.org>
|
2025-09-23 Paul Thomas <pault@gcc.gnu.org>
|
||||||
|
|
||||||
Backported from master:
|
Backported from master:
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
2025-10-05 Harald Anlauf <anlauf@gmx.de>
|
||||||
|
|
||||||
|
Backported from master:
|
||||||
|
2025-09-03 Harald Anlauf <anlauf@gmx.de>
|
||||||
|
|
||||||
|
PR fortran/121263
|
||||||
|
* gfortran.dg/transfer_class_5.f90: New test.
|
||||||
|
|
||||||
2025-10-05 Eric Botcazou <ebotcazou@adacore.com>
|
2025-10-05 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
||||||
PR ada/113536
|
PR ada/113536
|
||||||
|
|
Loading…
Reference in New Issue