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] PR34681 & PR34704 (4.3 regression) - default initialisers/allocatable/allocatable components


Paul Richard Thomas wrote:
> The attached patch corrects a couple of errors in the application of
> default initializers to arrays of derived types with allocatable
> components, especially where the array is allocatable.
>
> Regtested on Cygwin_NT - OK for trunk?
>   
OK.

> I will bootstrap and regtest on x86_ia64 before committing.
>   
It build and regtested (gfortran/gomp; -m32/-m64) successfully on my x86-64.

Thanks for the patch.

Tobias


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