diff options
author | David Malcolm <dmalcolm@redhat.com> | 2014-08-22 14:23:08 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2014-08-22 14:23:08 +0000 |
commit | cff08b2b91cf10f7168730e19ad6c292acb846fc (patch) | |
tree | 4557489d4528f43e8ee060ac3c8a601d4fa45394 /gcc/function.h | |
parent | f65c531e03bfdb257e8e5319b4e4e8e5bb08c597 (diff) | |
download | gcc-cff08b2b91cf10f7168730e19ad6c292acb846fc.zip gcc-cff08b2b91cf10f7168730e19ad6c292acb846fc.tar.gz gcc-cff08b2b91cf10f7168730e19ad6c292acb846fc.tar.bz2 |
dwarf2out.c: Use rtx_insn
gcc/
* dwarf2out.c (last_var_location_insn): Strengthen this variable
from rtx to rtx_insn *.
(cached_next_real_insn): Likewise.
(dwarf2out_end_epilogue): Replace use of NULL_RTX with NULL when
working with insns.
(dwarf2out_var_location): Strengthen locals "next_real",
"next_note", "expected_next_loc_note", "last_start", "insn" from
rtx to rtx_insn *.
From-SVN: r214320
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions