Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
820e01be
Commit
820e01be
authored
Jan 28, 2003
by
Gabriel Dos Reis
Committed by
Gabriel Dos Reis
Jan 28, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* c-parse.in: Remove '%expect 32' directive in objc mode
From-SVN: r61940
parent
93239fdb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+4
-0
gcc/c-parse.in
+0
-3
No files found.
gcc/ChangeLog
View file @
820e01be
2003
-
01
-
28
Gabriel
Dos
Reis
<
gdr
@integrable
-
solutions
.
net
>
*
c
-
parse
.
in
:
Remove
'
%
expect
32
'
directive
in
objc
mode
.
2003
-
01
-
27
Nathan
Sidwell
<
nathan
@codesourcery
.
com
>
*
Makefile
.
in
(
LIB2FUNCS_ST
)
:
Remove
_gcov
.
...
...
gcc/c-parse.in
View file @
820e01be
...
...
@@ -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
32
/* shift/reduce conflicts, and 1 reduce/reduce conflict. */
end
ifobjc
ifc
%
expect
10
/* shift/reduce conflicts, and no reduce/reduce conflicts. */
end
ifc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment