Commit 9eb4f6fc by Richard Stallman

(switch_table_difference_label_flag): New variable.

From-SVN: r1543
parent 7fd00bbb
......@@ -44,6 +44,10 @@ enum reg_class regno_reg_class[]
#endif /* defined SUPPORT_SUN_FPA */
/* This flag is used to communicate between movhi and ASM_OUTPUT_CASE_END,
if SGS_SWITCH_TABLE. */
int switch_table_difference_label_flag;
static rtx find_addr_reg ();
rtx legitimize_pic_address ();
......
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