]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* sparc/sparc.c (dwarf2out_cfi_label): Extern no longer needed.
authorDavid S. Miller <davem@tanya.rutgers.edu>
Fri, 17 Oct 1997 21:21:12 +0000 (21:21 +0000)
committerDoug Evans <devans@gcc.gnu.org>
Fri, 17 Oct 1997 21:21:12 +0000 (21:21 +0000)
From-SVN: r15972

gcc/ChangeLog
gcc/config/sparc/sparc.c

index 93d7f31e4cf3f74fa67f3f16a68ab90047069b27..64e50ff42614acc00df651b06a4401f8823bf649 100644 (file)
@@ -1,6 +1,7 @@
 Fri Oct 17 17:13:42 1997  David S. Miller  <davem@tanya.rutgers.edu>
 
        * sparc/linux64.h (LINK_SPEC): Dynamic linker is ld-linux64.so.2.
+       * sparc/sparc.c (dwarf2out_cfi_label): Extern no longer needed.
 
 Fri Oct 17 13:39:56 1997  Doug Evans  <dje@canuck.cygnus.com>
 
index de4ee75c82511b90f3eb2c11589ae8b6450974d8..ba02b4fde719be940ae1ee13a92ac538793fb0ba 100644 (file)
@@ -102,10 +102,6 @@ static int frame_base_offset;
 
 static rtx find_addr_reg ();
 static void sparc_init_modes ();
-
-#ifdef DWARF2_DEBUGGING_INFO
-extern char *dwarf2out_cfi_label ();
-#endif
 \f
 /* Option handling.  */