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]

Re: [Patch, fortran] PR20244, PR25391, PR19362 and 20864 - getting derived types right


Dominique,

"used_dummy_type_4.f90", line 7.0: 1513-191 (S) A variable declared in the scope of a module, ns1, that is of a derived type with default initialization, must have the SAVE attribute.


You are quite right; that is PR20845 and is one of the constraints that I had in my sights. I will duly insert the SAVE attribute, there and in *_5.

Thanks

Paul


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