OSDN Git Service

* gcc-interface/gigi.h: Reorder declarations and tweak comments.
[pf3gnuchains/gcc-fork.git] / gcc / ada / gcc-interface / gigi.h
index b2b5686..f3a0bdd 100644 (file)
@@ -259,13 +259,6 @@ extern void post_error_ne_tree_2 (const char *msg, Node_Id node, Entity_Id ent,
    if none.  */
 extern tree get_exception_label (char kind);
 
-/* Current node being treated, in case gigi_abort or Check_Elaboration_Code
-   called.  */
-extern Node_Id error_gnat_node;
-
-/* Highest number in the front-end node table.  */
-extern int max_gnat_nodes;
-
 /* If nonzero, pretend we are allocating at global level.  */
 extern int force_global;