r169688 - in /branches/google/integration/gcc: ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Wed Feb 2 18:02:00 GMT 2011
Author: dnovillo
Date: Wed Feb 2 18:02:47 2011
New Revision: 169688
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169688
Log:
2011-01-29 Tobias Burnus <burnus@net-b.de>
PR fortran/47531
* check.c (gfc_check_shape): Support kind argument in SHAPE.
* intrinsic.c (add_functions): Ditto.
* resolve.c (gfc_resolve_shape): Ditto.
* simplify.c (gfc_simplify_shape): Ditto.
* intrinsic.h (gfc_check_shape, gfc_resolve_shape,
gfc_simplify_shape): Update prototypes.
* intrinisc.text (SHAPE): Document kind argument.
2011-01-29 Tobias Burnus <burnus@net-b.de>
PR fortran/47531
* gfortran.dg/shape_6.f90: New.
Added:
branches/google/integration/gcc/testsuite/gfortran.dg/shape_6.f90
Modified:
branches/google/integration/gcc/fortran/ChangeLog
branches/google/integration/gcc/fortran/check.c
branches/google/integration/gcc/fortran/intrinsic.c
branches/google/integration/gcc/fortran/intrinsic.h
branches/google/integration/gcc/fortran/intrinsic.texi
branches/google/integration/gcc/fortran/iresolve.c
branches/google/integration/gcc/fortran/simplify.c
branches/google/integration/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list