r180905 - in /trunk/gcc/fortran: ChangeLog tran...
mikael@gcc.gnu.org
mikael@gcc.gnu.org
Fri Nov 4 00:00:00 GMT 2011
Author: mikael
Date: Fri Nov 4 00:00:23 2011
New Revision: 180905
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180905
Log:
* trans-array.h (gfc_free_ss, gfc_set_delta): New prototypes.
* trans-array.c (gfc_free_ss): Remove forward declaration.
Make non-static.
(set_delta, gfc_set_delta): Remove forward declaration.
Make non-static and rename the former to the later. Update uses.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c
trunk/gcc/fortran/trans-array.h
More information about the Gcc-cvs
mailing list