m68k-protos.h: Remove the prototype for finalize_pic.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 11 Oct 2003 06:35:53 +0000 (06:35 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 11 Oct 2003 06:35:53 +0000 (06:35 +0000)
* config/m68k/m68k-protos.h: Remove the prototype for
finalize_pic.

From-SVN: r72332

gcc/ChangeLog
gcc/config/m68k/m68k-protos.h

index e8f8583dc149f7d32bd0aad3872124aaea1dce6d..c2c837bbc8e3d5090dbcec86e66bc88e5398d67a 100644 (file)
@@ -1,3 +1,8 @@
+2003-10-11  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/m68k/m68k-protos.h: Remove the prototype for
+       finalize_pic.
+
 2003-10-11  Kazu Hirata  <kazu@cs.umass.edu>
 
        * config/m68k/m68k.c: Fix comment typos.
index 44cb68fe0a4ec6da0c4ded910542503f34049c4f..47afcb3762c18c30a3740383b783db18055b10ec 100644 (file)
@@ -54,9 +54,6 @@ extern int standard_68881_constant_p (rtx);
 extern void print_operand_address (FILE *, rtx);
 extern void print_operand (FILE *, rtx, int);
 extern void notice_update_cc (rtx, rtx);
-#if 0
-extern void finalize_pic (rtx, enum machine_mode));
-#endif
 extern int general_src_operand (rtx, enum machine_mode);
 extern int nonimmediate_src_operand (rtx, enum machine_mode);
 extern int memory_src_operand (rtx, enum machine_mode);