]> git.pld-linux.org Git - packages/gcc.git/blob - gcc32-bison_expect.patch
- added gcc32-bison_expect.patch
[packages/gcc.git] / gcc32-bison_expect.patch
1 --- gcc/c-parse.in~     Mon Feb  3 23:06:25 2003
2 +++ gcc/c-parse.in      Mon Feb  3 23:08:09 2003
3 @@ -29,7 +29,7 @@
4     written by AT&T, but I have never seen it.  */
5  
6  ifobjc
7 -%expect 31 /* shift/reduce conflicts, and 1 reduce/reduce conflict.  */
8 +/* %expect 31 */ /* shift/reduce conflicts, and 1 reduce/reduce conflict.  */
9  end ifobjc
10  ifc
11  %expect 10 /* shift/reduce conflicts, and no reduce/reduce conflicts.  */
This page took 0.030209 seconds and 3 git commands to generate.