[patch, fortran] Bug 66575 - Endless compilation on missing end interface

Jerry DeLisle jvdelisle@charter.net
Mon Jul 4 21:01:00 GMT 2016


This patch and test case regression tested on x86-64.

Will commit under simple/obvious rule.

Regards,

Jerry

2016-07-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/66575
	* decl.c (match_procedure_interface): Exit loop if procedure
	interface refers to itself.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr66575.diff
Type: text/x-patch
Size: 634 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160704/6ba1dfc0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr66575.f90
Type: text/x-fortran
Size: 238 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20160704/6ba1dfc0/attachment-0001.bin>


More information about the Fortran mailing list