summaryrefslogtreecommitdiff
path: root/boehm-gc/doc/tree.html
diff options
context:
space:
mode:
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-22 17:45:22 +0000
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>2014-08-22 17:45:22 +0000
commitf8f996ed0c0ad080d93ba6595b0a2c1e1314e314 (patch)
treec30d1534c01ca149ba2a00d187c943dddf903af1 /boehm-gc/doc/tree.html
parent570df417f3fd5cd3d67ad5bf48b72d98a4026ec7 (diff)
downloadgcc-f8f996ed0c0ad080d93ba6595b0a2c1e1314e314.tar.gz
internal-fn.c: Use rtx_insn and rtx_code_label
gcc/ * internal-fn.c (ubsan_expand_si_overflow_addsub_check): Strengthen locals "done_label", "do_error" from rtx to rtx_code_label *. (ubsan_expand_si_overflow_addsub_check): Strengthen local "last" from rtx to rtx_insn *. Strengthen local "sub_check from rtx to rtx_code_label *. (ubsan_expand_si_overflow_neg_check): Likewise for locals "done_label", "do_error" to rtx_code_label * and local "last" to rtx_insn *. (ubsan_expand_si_overflow_mul_check): Likewise for locals "done_label", "do_error", "large_op0", "small_op0_large_op1", "one_small_one_large", "both_ops_large", "after_hipart_neg", "after_lopart_neg", "do_overflow", "hipart_different" to rtx_code_label * and local "last" to rtx_insn *. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214338 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/doc/tree.html')
0 files changed, 0 insertions, 0 deletions