except.h
12 KB
-
struct eh_landing_pad_d: field "landing_pad" is an rtx_code_label · be7457df
gcc/ * except.h (struct eh_landing_pad_d): Strengthen field "landing_pad" from rtx to rtx_code_label *. * except.c (sjlj_emit_dispatch_table): Likewise for param "dispatch_label" (sjlj_build_landing_pads): Likewise for local "dispatch_label". From-SVN: r214469
David Malcolm committed