[Patch, Fortran, OOP] PR 44616: ICE if CLASS(foo) is used before its definition

Janus Weil janus@gcc.gnu.org
Tue Jun 22 09:02:00 GMT 2010


Hi all,

here is an obvious patch which I will commit later today together with
the original test case (regtesting was successful).

Cheers,
Janus



2010-06-22  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/44616
	* resolve.c (resolve_fl_derived): Avoid checking for abstract on class
	containers.

2010-06-22  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/44616
	* gfortran.dg/abstract_type_8.f03: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr44616.diff
Type: application/octet-stream
Size: 550 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100622/1d7b5076/attachment.obj>


More information about the Gcc-patches mailing list