[Patch, Fortran, OOP] PR 44962: [OOP] ICE with specification expression SIZE(<CLASS>)

Janus Weil janus@gcc.gnu.org
Fri Jul 23 11:37:00 GMT 2010


> I'm now regtesting the attached patch. Any further comments?

Regtest was successful. Ok for trunk?

Cheers,
Janus



2010-07-23  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/44962
	* array.c (resolve_array_bound): Modify error message.
	* expr.c (check_specification_function): Removed.
	(gfc_is_constant_expr): Simplified constant expressions should not
	contain EXPR_FUNC's any more.
	* resolve.c (resolve_fl_derived): Call gfc_resolve_array_spec.


2010-07-23  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/44962
	* gfortran.dg/typebound_proc_17.f03: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr44962_v4.diff
Type: application/octet-stream
Size: 3615 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100723/323eede9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typebound_proc_17.f03
Type: application/octet-stream
Size: 640 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100723/323eede9/attachment-0001.obj>


More information about the Gcc-patches mailing list