OSDN Git Service

2007-01-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / gcc.h
index 8f5ae81..2664971 100644 (file)
--- a/gcc/gcc.h
+++ b/gcc/gcc.h
@@ -75,9 +75,6 @@ extern int n_infiles;
 /* Number of extra output files that lang_specific_pre_link may generate.  */
 extern int lang_specific_extra_outfiles;
 
-/* Table of language-specific spec functions.  */
-extern const struct spec_function lang_specific_spec_functions[];
-
 /* A vector of corresponding output files is made up later.  */
 
 extern const char **outfiles;