From: Richard Kenner Date: Sat, 18 May 1996 14:25:57 +0000 (-0400) Subject: Update number of shift/reduce conflicts for objc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c4c1f6d58b582cf4fcfbf2e61450dbddb46777ba;p=gcc.git Update number of shift/reduce conflicts for objc. From-SVN: r12023 --- diff --git a/gcc/c-parse.in b/gcc/c-parse.in index a5223cd25a1..11db40fab64 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