]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/gigi.h
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
[thirdparty/gcc.git] / gcc / ada / gigi.h
index 4819ac9f31bca335d1c4813319fca0d6f547887a..44b5937d7c17ed7a3a43751ba0135ac2ef0508fc 100644 (file)
@@ -439,10 +439,6 @@ extern tree gnat_signed_type               PARAMS ((tree));
    UNSIGNEDP.  */
 extern tree gnat_signed_or_unsigned_type PARAMS ((int, tree));
 
-/* This routine is called in tree.c to print an error message for invalid use
-   of an incomplete type.  */
-extern void incomplete_type_error      PARAMS ((tree, tree));
-
 /* This function is called indirectly from toplev.c to handle incomplete 
    declarations, i.e. VAR_DECL nodes whose DECL_SIZE is zero.  To be precise,
    compile_file in toplev.c makes an indirect call through the function pointer