* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.
authorJeffrey A Law <law@cygnus.com>
Fri, 19 Jun 1998 21:58:00 +0000 (21:58 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Jun 1998 21:58:00 +0000 (15:58 -0600)
From-SVN: r20608

gcc/ChangeLog
gcc/c-lang.c

index 454742f..6159554 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 918bf6a..8a5fd6b 100644 (file)
@@ -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