]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-array.h (gfc_free_ss, [...]): New prototypes.
authorMikael Morin <mikael@gcc.gnu.org>
Fri, 4 Nov 2011 00:00:23 +0000 (00:00 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Fri, 4 Nov 2011 00:00:23 +0000 (00:00 +0000)
commit121c82c9ac5c8af04d480de4b2449fbdb5e2beae
tree9c555e59113feaf25333c0c251aad66d51eef9eb
parent9645e798ba137f3edab0c560f679a433b2a460b6
trans-array.h (gfc_free_ss, [...]): New prototypes.

* 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.

From-SVN: r180905
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/fortran/trans-array.h