Re: [Patch, Fortran] PR51970/51977 MOVE_ALLOC fixes

2012-01-27 Thread Paul Richard Thomas
OK for trunk. Thanks for the patch Paul On Thu, Jan 26, 2012 at 9:28 PM, Tobias Burnus wrote: > This patch fixes expressions involving polymorphic arrays and, thus, > MOVE_ALLOC. > > I have also two minor fixes (cf. trans-decl.c). > > Build and regtested on x86-64-linux. > OK for the trunk? > >

[Patch, Fortran] PR51970/51977 MOVE_ALLOC fixes

2012-01-26 Thread Tobias Burnus
This patch fixes expressions involving polymorphic arrays and, thus, MOVE_ALLOC. I have also two minor fixes (cf. trans-decl.c). Build and regtested on x86-64-linux. OK for the trunk? Tobias 2012-01-26 Tobias Burnus PR fortran/51970 PR fortran/51977 * primary.c (gfc_match_varspec. gfc_m