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

fxcoudert@gcc.gnu.org fxcoudert@gcc.gnu.org
Sat May 19 19:51:00 GMT 2007


Author: fxcoudert
Date: Sat May 19 19:51:21 2007
New Revision: 124858

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

	* trans-array.c (gfc_trans_auto_array_allocation): Avoid
	multiplication of mismatched types.

	* gfortran.dg/char_allocation_1.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/char_allocation_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list