PR69455

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Oct 18 19:49:00 GMT 2019


On Fri, Oct 18, 2019 at 05:17:38PM +0100, Iain Sandoe wrote:
> 
> something like this, perhaps (I regret my Fortran skills are in the f77 era):
> 

If you know/knew F77 and have some working knowledge of C/C++ and
you want to see where modern Fortran sits, I recommend Modern Fortran
Explained iby Metcalf et al.  You can probably read it in a day.

For the record, here is the patch (see attached) committed to all
open branches.

With this commit, I'll be taking a long break from looking at
any gfortran bugs.

2019-10-18  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/69455
	* trans-decl.c (generate_local_decl): Avoid misconstructed
	intrinsic modules in a BLOCK construct.

2019-10-18  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/69455
	* gfortran.dg/pr69455_1.f90: New test.
	* gfortran.dg/pr69455_2.f90: Ditto.

-- 
Steve
25.16%
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_69455.diff
Type: text/x-diff
Size: 2029 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191018/d64e5b8c/attachment.bin>


More information about the Gcc-patches mailing list