gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Wed, 11 Oct 2006 22:11:05 +0000 (00:11 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Wed, 11 Oct 2006 22:11:05 +0000 (00:11 +0200)
commitc4632147f3c0d8b2373fba1ebcfd69b2b83dc6ce
tree21df68ad79546ed9da22945b16f3a323dbf0519f
parente64690af46891cab31d2e9cad88b848fc39f947e
gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.

        * gfortran.h (gfc_show_actual_arglist, gfc_show_array_ref,
        gfc_show_array_spec, gfc_show_attr, gfc_show_code,
        gfc_show_components, gfc_show_constructor, gfc_show_equiv,
        gfc_show_expr, gfc_show_namelist, gfc_show_ref, gfc_show_symbol,
        gfc_show_typespec): Add prototypes.
        * dump-parse-tree.c (gfc_show_actual_arglist, gfc_show_array_ref,
        gfc_show_array_spec, gfc_show_attr, gfc_show_code,
        gfc_show_components, gfc_show_constructor, gfc_show_equiv,
        gfc_show_expr, gfc_show_namelist, gfc_show_ref, gfc_show_symbol,
        gfc_show_typespec): Remove 'static' from declaration.

From-SVN: r117646
gcc/fortran/ChangeLog
gcc/fortran/dump-parse-tree.c
gcc/fortran/gfortran.h