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] Enforce F2003 C1202


On 09/24/2010 08:42 PM, Steve Kargl wrote:
After reading C1202, the source code in the testsuite, and
the patch.  This is obvious.

2010-09-24 Steven G. Kargl< kargl@gcc.gnu.org>

	* fortran/interface.c (gfc_match_end_interface): Deal with user defined
	operators that overload rational operators and C1202.

2010-09-24 Steven G. Kargl< kargl@gcc.gnu.org>

* testsuite/gfortran.dg/operator_c1202.f90: New test.

Regression tested on x86_64-*-freebsd.
OK for trunk?


OK and thanks for patch!


Jerry


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