This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] PR35152 - Implicit procedure with keyword=argument


Daniel Franke wrote:
Procedures without explicit interfaces accept keyworded arguments without note.

gcc/fortran:
2008-03-16  Daniel Franke  <franke.daniel@gmail.com>

	PR fortran/35152
	* intreface.c (gfc_procedure_use): Check for keyworded arguments in
	procedures without explicit interfaces.

gcc/testsuite:
2008-03-16  Daniel Franke  <franke.daniel@gmail.com>

	PR fortran/35152
	* gfortran.dg/argument_checking_16.f90: New test.


Regression tested on i686-pc-linux-gnu. Ok for trunk?
OK. Thanks for the patch.

Tobias


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