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
2c975716
Commit
2c975716
authored
Jun 19, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Jun 19, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.
From-SVN: r20608
parent
e179bf0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
12 deletions
+4
-12
gcc/ChangeLog
+4
-0
gcc/c-lang.c
+0
-12
No files found.
gcc/ChangeLog
View file @
2c975716
Fri Jun 19 22:55:14 1998 Jeffrey A Law (law@cygnus.com)
* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
* dwarf2out.c (getpwd): Add prototype.
...
...
gcc/c-lang.c
View file @
2c975716
...
...
@@ -140,18 +140,6 @@ build_objc_string (len, str)
return
NULL_TREE
;
}
void
GNU_xref_begin
()
{
fatal
(
"GCC does not yet support XREF"
);
}
void
GNU_xref_end
()
{
fatal
(
"GCC does not yet support XREF"
);
}
/* Called at end of parsing, but before end-of-file processing. */
void
...
...
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