(bc_runtime_type_code): Delete redundant declaration.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 19 May 1996 16:23:40 +0000 (12:23 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 19 May 1996 16:23:40 +0000 (12:23 -0400)
From-SVN: r12044

gcc/expr.c

index 9dc6ccfe5c937236642e50cf0bbbd146ea7fd4ca..29b07e5f3ee466e01073ea5b0623a364dd7bf7ee 100644 (file)
@@ -189,7 +189,6 @@ static rtx expand_builtin_apply     PROTO((rtx, rtx, rtx));
 static void expand_builtin_return PROTO((rtx));
 static rtx expand_increment    PROTO((tree, int, int));
 void bc_expand_increment       PROTO((struct increment_operator *, tree));
-tree bc_runtime_type_code      PROTO((tree));
 rtx bc_allocate_local          PROTO((int, int));
 void bc_store_memory           PROTO((tree, tree));
 tree bc_expand_component_address PROTO((tree));