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
05671968
Commit
05671968
authored
Mar 24, 2002
by
Neil Booth
Committed by
Neil Booth
Mar 24, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gigi.h (yyparse): Remove.
From-SVN: r51257
parent
aaf93206
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ada/ChangeLog
+4
-0
gcc/ada/gigi.h
+0
-4
No files found.
gcc/ada/ChangeLog
View file @
05671968
2002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
* gigi.h (yyparse): Remove.
2002-03-23 Florian Weimer <fw@deneb.enyo.de>
* gnat_rm.texi: Sync with ACT version.
...
...
gcc/ada/gigi.h
View file @
05671968
...
...
@@ -161,10 +161,6 @@ extern const char *ref_filename;
block, if any. */
extern
tree
gnu_block_stack
;
/* For most front-ends, this is the parser for the language. For us, we
process the GNAT tree. */
extern
int
yyparse
PARAMS
((
void
));
/* This is the main program of the back-end. It sets up all the table
structures and then generates code. */
...
...
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