Commit 1aa4ade6 by Paul Thomas

re PR fortran/41583 ([OOP] TYPE IS rejected because of way vtable index is implemented)

2009-10-11  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/41583
	* decl.c (hash_value): New function.
	(gfc_match_derived_decl): Call it.

2009-10-11  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/41583
	* gfortran.dg/class_4a.f03: New test with class_4b,c and d.f03.
	* gfortran.dg/class_4b.f03: As above.
	* gfortran.dg/class_4c.f03: As above.
	* gfortran.dg/class_4d.f03: As above.

From-SVN: r152641
parent a14ce128
2009-10-11 Paul Thomas <pault@gcc.gnu.org> 2009-10-11 Paul Thomas <pault@gcc.gnu.org>
PR fortran/40440 PR fortran/41583
* decl.c (hash_value): New function. * decl.c (hash_value): New function.
(gfc_match_derived_decl): Call it. (gfc_match_derived_decl): Call it.
......
2009-10-11 Paul Thomas <pault@gcc.gnu.org> 2009-10-11 Paul Thomas <pault@gcc.gnu.org>
PR fortran/40440 PR fortran/41583
* gfortran.dg/class_4a.f03: New test with class_4b,c and d.f03. * gfortran.dg/class_4a.f03: New test with class_4b,c and d.f03.
* gfortran.dg/class_4b.f03: As above. * gfortran.dg/class_4b.f03: As above.
* gfortran.dg/class_4c.f03: As above. * gfortran.dg/class_4c.f03: As above.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment