Re: [PR fortran/77260] Patch

2016-08-16 Thread Paul Richard Thomas
Hi Steve, Far from objecting, the patch is OK to apply before Saturday :-) Thanks for the patch. Paul On 16 August 2016 at 21:25, Steve Kargl wrote: > If no one objects before Saturday, I will commit the following patch. > > 2016-08-20 Steven G. Kargl > > PR fortran/77260 >

[PR fortran/77260] Patch

2016-08-16 Thread Steve Kargl
If no one objects before Saturday, I will commit the following patch. 2016-08-20 Steven G. Kargl PR fortran/77260 * trans-decl.c(generate_local_decl): Suppress warning for unused variable if symbol is entry point. 2016-08-20 Steven G. Kargl PR fortran/77260