summaryrefslogtreecommitdiff
path: root/contrib/gcc/c-parse.in
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2003-02-10 05:41:50 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2003-02-10 05:41:50 +0000
commit72983f38e19d795e4671ce8231e076df7f6c5bc0 (patch)
tree636a10692c73f4e15c4e3c4effae1b84e967dab9 /contrib/gcc/c-parse.in
parent3749dff3f9323596a9326efa4bf2b560c0e9d1d3 (diff)
parent7b74929d749aa5688fd0814a9880872323e02cde (diff)
Notes
Diffstat (limited to 'contrib/gcc/c-parse.in')
-rw-r--r--contrib/gcc/c-parse.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gcc/c-parse.in b/contrib/gcc/c-parse.in
index 2fc4359bf103..0b4bde33263f 100644
--- a/contrib/gcc/c-parse.in
+++ b/contrib/gcc/c-parse.in
@@ -28,9 +28,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
/* To whomever it may concern: I have heard that such a thing was once
written by AT&T, but I have never seen it. */
-ifobjc
-%expect 31 /* shift/reduce conflicts, and 1 reduce/reduce conflict. */
-end ifobjc
ifc
%expect 10 /* shift/reduce conflicts, and no reduce/reduce conflicts. */
end ifc