r129012 - in /trunk/gcc: fortran/ChangeLog fort...

fxcoudert@gcc.gnu.org fxcoudert@gcc.gnu.org
Thu Oct 4 15:08:00 GMT 2007


Author: fxcoudert
Date: Thu Oct  4 15:08:14 2007
New Revision: 129012

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129012
Log:
	PR fortran/33529

	* decl.c (match_char_kind): New function.
	(match_char_spec): Use match_char_kind.

	* gfortran.dg/char_type_len_2.f90: Adjust error message.
	* gfortran.dg/char_decl_2.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/char_decl_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/char_type_len_2.f90



More information about the Gcc-cvs mailing list