arc.c (arc_initialize_pic): Remove.
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Sun, 23 Aug 1998 10:43:54 +0000 (10:43 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sun, 23 Aug 1998 10:43:54 +0000 (03:43 -0700)
commit5d7045be13252dfa6c183863cbe1a3335d34fec5
treea98ef81c73da2af8bc750c71badb6476fc6a89e0
parent4da4d9d041be584c95bc80c1fdd0a730bc0a808a
arc.c (arc_initialize_pic): Remove.

* config/arc/arc.c (arc_initialize_pic): Remove.
* config/arc/arc.h (INITIALIZE_PIC): Similarly, this routine does
nothing on any platform and is invoked by no-one, it does not even
appear in the documentation.
* config/sparc/sparc.h (INITIALIZE_PIC): Likewise.
* config/sparc/sparc.c (initialize_pic): Likewise.
(find_addr_reg): Remove this as well, no longer referenced after
my rewrite.

From-SVN: r21914
gcc/ChangeLog
gcc/config/arc/arc.c
gcc/config/arc/arc.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h