[PATCH] PR fortran/68151 -- Check CASE selector for valid type

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Nov 1 21:16:00 GMT 2015


The attach patch add checking for a valid type during
matching of a CASE selector.  Built and regression
tested on i386-*-freebsd.  OK to commit?

2015-11-01  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/68151
	* match.c (match_case_selector):  Check for invalid type.

2015-11-01  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/68151
	* gfortran.dg/pr68151.f90: New test.

-- 
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr68151.diff
Type: text/x-diff
Size: 1925 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20151101/3783d6b2/attachment.bin>


More information about the Fortran mailing list