OSDN Git Service

Update number of shift/reduce conflicts for objc.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 May 1996 14:25:57 +0000 (14:25 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 May 1996 14:25:57 +0000 (14:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12023 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/c-parse.in

index a5223cd..11db40f 100644 (file)
@@ -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