aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/data.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/data.c')
-rw-r--r--gcc/f/data.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/f/data.c b/gcc/f/data.c
index 216517f..51eb2b7 100644
--- a/gcc/f/data.c
+++ b/gcc/f/data.c
@@ -668,7 +668,7 @@ tail_recurse: /* :::::::::::::::::::: */
expression doesn't already exist in the cache) and then puts the result
in the cache. */
-ffebld
+static ffebld
ffedata_convert_ (ffebld source, ffelexToken source_token,
ffelexToken dest_token, ffeinfoBasictype bt,
ffeinfoKindtype kt, ffeinfoRank rk,
@@ -1119,7 +1119,7 @@ ffedata_eval_substr_end_ (ffebld expr, ffetargetCharacterSize min,
If st has any initialization info, transfer that info into mst and
clear st's info. */
-void
+static void
ffedata_gather_ (ffestorag mst, ffestorag st)
{
ffesymbol s;