This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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.

Attachment: pr44962_v4.diff
Description: Binary data

Attachment: typebound_proc_17.f03
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]