asan.c
87.8 KB
-
asan.c: strengthen some rtx locals · 3a965f61
gcc/ 2014-08-21 David Malcolm <dmalcolm@redhat.com> * asan.c (asan_clear_shadow): Strengthen locals "insn", "insns" and "jump" from rtx to rtx_insn *. Strengthen local "top_label" from rtx to rtx_code_label *. From-SVN: r214284
David Malcolm committed