(switch_table_difference_label_flag): Define it.
From-SVN: r2784
This commit is contained in:
parent
1b6001f6be
commit
6fefc9508b
@ -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. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user