summaryrefslogtreecommitdiffstats
path: root/gcc/f/sta.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/sta.c')
-rw-r--r--gcc/f/sta.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/f/sta.c b/gcc/f/sta.c
index 0c5f3b728c4..0b4c11aa9ef 100644
--- a/gcc/f/sta.c
+++ b/gcc/f/sta.c
@@ -1452,9 +1452,6 @@ ffesta_eof ()
if (ffe_is_ffedebug ())
{
ffestorag_report ();
-#if FFECOM_targetCURRENT == FFECOM_targetFFE
- ffesymbol_report_all ();
-#endif
}
}
@@ -1990,9 +1987,6 @@ ffesta_zero (ffelexToken t)
if (ffe_is_ffedebug ())
{
ffestorag_report ();
-#if FFECOM_targetCURRENT == FFECOM_targetFFE
- ffesymbol_report_all ();
-#endif
}
ffelex_set_names (TRUE);
OpenPOWER on IntegriCloud