Commit 6fefc950 by Richard Stallman

(switch_table_difference_label_flag): Define it.

From-SVN: r2784
parent 1b6001f6
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment