summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/c-tree.h
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2002-09-17 04:14:38 +0000
committerkan <kan@FreeBSD.org>2002-09-17 04:14:38 +0000
commitbeeedde8dd051d056585828c041bc645bcef3e6b (patch)
treee5a8a4c5bdf2a440085cf1d893b768581f9381b4 /contrib/gcc/c-tree.h
parentff2e899178cf2e84acca7557d584cca4eaff3ed2 (diff)
downloadFreeBSD-src-beeedde8dd051d056585828c041bc645bcef3e6b.zip
FreeBSD-src-beeedde8dd051d056585828c041bc645bcef3e6b.tar.gz
Use the stock 3.2.1-prerelease file.
Approved by: obrien
Diffstat (limited to 'contrib/gcc/c-tree.h')
-rw-r--r--contrib/gcc/c-tree.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/gcc/c-tree.h b/contrib/gcc/c-tree.h
index da20586..12ca54c 100644
--- a/contrib/gcc/c-tree.h
+++ b/contrib/gcc/c-tree.h
@@ -289,11 +289,6 @@ extern int current_function_returns_null;
extern int current_function_returns_abnormally;
-/* Nonzero means the expression being parsed will never be evaluated.
- This is a count, since unevaluated expressions can nest. */
-
-extern int skip_evaluation;
-
/* Nonzero means `$' can be in an identifier. */
extern int dollars_in_ident;
OpenPOWER on IntegriCloud