(current_block): Declared.
authorRichard Stallman <rms@gnu.org>
Wed, 26 Aug 1992 21:05:32 +0000 (21:05 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 26 Aug 1992 21:05:32 +0000 (21:05 +0000)
From-SVN: r1967

gcc/tree.h

index 5877f6240a1c9c19d31c33f3449340b800d31591..55a38dab34d2599526dc87ca25e630cce5100949 100644 (file)
@@ -1402,6 +1402,8 @@ extern void pushlevel                             PROTO((int));
      REVERSE -- reverse the order of decls before returning them.
      FUNCTIONBODY -- nonzero if this level is the body of a function.  */
 extern tree poplevel                           PROTO((int, int, int));
+/* Return the BLOCK node for the current scope level.  */
+extern tree current_block                      PROTO((void));
 /* Function to add a decl to the current scope level.
    Takes one argument, a decl to add.
    Returns that decl, or, if the same symbol is already declared, may