]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
spu.c (reg_names): Remove prototype.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 14 Jul 2010 18:17:13 +0000 (18:17 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 14 Jul 2010 18:17:13 +0000 (18:17 +0000)
* config/spu/spu.c (reg_names): Remove prototype.
(call_used_regs): Likewise.

From-SVN: r162190

gcc/ChangeLog
gcc/config/spu/spu.c

index f4f535b21a606bf5f6b5593e0ba2ee9979bcdfff..58990bb5f5f0c85d11a075b7289e57c212762a47 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-14  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * config/spu/spu.c (reg_names): Remove prototype.
+       (call_used_regs): Likewise.
+
 2010-07-14  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        * config/i386/cygming-crtend.c (__FRAME_END__): Replace attribute
index 3e11001e2d5b22583a9a4a7c76d6fc5d9ea1aa54..7c672b8ae2b5a8ed1d37f20d2a6a9e64446ec85f 100644 (file)
@@ -225,8 +225,6 @@ static void spu_unique_section (tree, int);
 static rtx spu_expand_load (rtx, rtx, rtx, int);
 static void spu_trampoline_init (rtx, tree, rtx);
 
-extern const char *reg_names[];
-
 /* Which instruction set architecture to use.  */
 int spu_arch;
 /* Which cpu are we tuning for.  */
@@ -1697,8 +1695,6 @@ print_operand (FILE * file, rtx x, int code)
   gcc_unreachable ();
 }
 
-extern char call_used_regs[];
-
 /* For PIC mode we've reserved PIC_OFFSET_TABLE_REGNUM, which is a
    caller saved register.  For leaf functions it is more efficient to
    use a volatile register because we won't need to save and restore the