Commit 2c975716 by Jeffrey A Law Committed by Jeff Law

* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.

From-SVN: r20608
parent e179bf0f
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment