summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f/symbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/f/symbol.h')
-rw-r--r--contrib/gcc/f/symbol.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/gcc/f/symbol.h b/contrib/gcc/f/symbol.h
index c9e582a..7ddafbd 100644
--- a/contrib/gcc/f/symbol.h
+++ b/contrib/gcc/f/symbol.h
@@ -1,5 +1,5 @@
/* Interface definitions for Fortran symbol manager
- Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1996, 2003 Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.
@@ -121,9 +121,7 @@ struct _ffesymbol_
ffeequiv equiv; /* Who have I been equivalenced with? */
ffestorag storage; /* Where am I in relation to my outside
world? */
-#ifdef FFECOM_symbolHOOK
ffecomSymbol hook; /* Whatever the compiler/backend wants! */
-#endif
ffesymbol sfa_dummy_parent; /* "X" outside sfunc "CIRC(X) = 3.14 * X". */
ffesymbol func_result; /* FUN sym's corresponding RES sym, & vice
versa. */
OpenPOWER on IntegriCloud