Re: [PATCH] Fix PR70937

2016-05-10 Thread Jerry DeLisle
On 05/09/2016 12:41 AM, Richard Biener wrote: > On Fri, 6 May 2016, Richard Biener wrote: > >> On Fri, 6 May 2016, Richard Biener wrote: >> >>> >>> The following patch fixes another case of missing DECL_EXPR in the FE. >>> >>> Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. >>> >>>

Re: [PATCH] Fix PR70937

2016-05-09 Thread Richard Biener
On Fri, 6 May 2016, Richard Biener wrote: > On Fri, 6 May 2016, Richard Biener wrote: > > > > > The following patch fixes another case of missing DECL_EXPR in the FE. > > > > Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. > > > > Ok for trunk? > > Dominique noticed a FAIL earl

Re: [PATCH] Fix PR70937

2016-05-06 Thread Richard Biener
On Fri, 6 May 2016, Richard Biener wrote: > > The following patch fixes another case of missing DECL_EXPR in the FE. > > Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. > > Ok for trunk? Dominique noticed a FAIL early which is fixed by adjusting the patch to only handle TYPE_DEC

[PATCH] Fix PR70937

2016-05-06 Thread Richard Biener
The following patch fixes another case of missing DECL_EXPR in the FE. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Ok for trunk? Thanks, Richard. 2016-05-06 Richard Biener PR fortran/70937 * trans-decl.c (gfc_trans_vla_type_sizes): Add a DECL_EXPR for