(switch_table_difference_label_flag): Define it.

From-SVN: r2784
This commit is contained in:
Richard Stallman 1992-11-24 01:37:54 +00:00
parent 1b6001f6be
commit 6fefc9508b

View File

@ -641,6 +641,9 @@ do { union { float f; long l;} tem; \
switch_table_difference_label_flag = 0; }
#endif
/* We have to define this to avoid errors. */
int switch_table_difference_label_flag;
/* Translate some opcodes to fit the sysV68 assembler syntax. */
/* The opcodes fdmov and fsmov are guesses. */