This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, fortran] PR32903 - [regression] Default initializer and intent(OUT): default initializer not used


I have committed a patch for this as 'obvious'. It was a regression that I caused by forgetting to set intent(out) derived types, to which the default initializer is applied, as referenced. The patch is a one and a half liner.

Cheers

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]