From c4c1f6d58b582cf4fcfbf2e61450dbddb46777ba Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 18 May 1996 10:25:57 -0400 Subject: Update number of shift/reduce conflicts for objc. From-SVN: r12023 --- gcc/c-parse.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/c-parse.in b/gcc/c-parse.in index a5223cd..11db40f 100644 --- a/gcc/c-parse.in +++ b/gcc/c-parse.in @@ -1,5 +1,5 @@ /* YACC parser for C syntax and for Objective C. -*-c-*- - Copyright (C) 1987, 88, 89, 92, 93, 94, 1995 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 89, 92-5, 1996 Free Software Foundation, Inc. This file is part of GNU CC. @@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA. */ written by AT&T, but I have never seen it. */ ifobjc -%expect 48 +%expect 52 end ifobjc ifc %expect 34 -- cgit v1.1