aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJan Brittenson <bson@gnu.org>1993-09-22 11:47:34 -0700
committerJan Brittenson <bson@gnu.org>1993-09-22 11:47:34 -0700
commit262038b4bc6f2315d9789fa4e70f69df681ada42 (patch)
tree7558b615fac9a4daaa8e0b7f7b219ae38efba7e3 /gcc
parentc20bf1f3b30b7361e448a721abd073e15a1e3cdb (diff)
downloadgcc-262038b4bc6f2315d9789fa4e70f69df681ada42.zip
gcc-262038b4bc6f2315d9789fa4e70f69df681ada42.tar.gz
gcc-262038b4bc6f2315d9789fa4e70f69df681ada42.tar.bz2
added missing declaration for bytecode
From-SVN: r5406
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m68k/m68k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/m68k/m68k.c b/gcc/config/m68k/m68k.c
index 9b40b00..e11b745 100644
--- a/gcc/config/m68k/m68k.c
+++ b/gcc/config/m68k/m68k.c
@@ -2302,6 +2302,7 @@ strict_low_part_peephole_ok (mode, first_insn, target)
/* Trampoline code for the function entry. */
extern struct bc_seg *trampoline;
+extern struct bc_seg *bytecode;
/* Emit the machine-code interface trampoline at the beginning of a byte
coded function. The argument is a label name of the interpreter