summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1995-01-24 08:19:58 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1995-01-24 08:19:58 +0000
commitbcf789d74154c3a27554e3f5c0330c4b8b5f4ba2 (patch)
tree2e419e0011c5d5a08784d03105e0a98dd36b2c32 /gcc/cp/lex.h
parent5c99037498e875eb4ccd7c761387514d1064e0a4 (diff)
downloadgcc-bcf789d74154c3a27554e3f5c0330c4b8b5f4ba2.tar.gz
53rd Cygnus<->FSF merge
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8794 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index 105ca3a875d..816aacd1d6a 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -123,6 +123,7 @@ extern int looking_for_template;
/* Tell the lexer where to look for names. */
extern tree got_scope;
+extern tree got_object;
/* Pending language change.
Positive is push count, negative is pop count. */