aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-08-28 19:08:12 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-28 19:08:12 +0000
commit7583d99aa7f9fe7d9901d611687c3f6f2fbf60f6 (patch)
treef6b155749e32f98fea9ce9463ec3eda9a3cb42e3 /gcc/expr.c
parente8c038cab2aa07a416816be30999578afb00a657 (diff)
downloadgcc-7583d99aa7f9fe7d9901d611687c3f6f2fbf60f6.zip
gcc-7583d99aa7f9fe7d9901d611687c3f6f2fbf60f6.tar.gz
gcc-7583d99aa7f9fe7d9901d611687c3f6f2fbf60f6.tar.bz2
Use rtx_insn in more places in dwarf2cfi.c
gcc/ 2014-08-28 David Malcolm <dmalcolm@redhat.com> * dwarf2cfi.c (dw_trace_info): Strengthen field "head" from rtx to rtx_insn *. (get_trace_info): Likewise for param "insn". (save_point_p): Likewise. (maybe_record_trace_start): Likewise for both params. (maybe_record_trace_start_abnormal): Likewise. (create_trace_edges): Likewise for sole param and for three of the locals named "lab". (scan_trace): Strengthen local "prev", "insn", "control" from rtx to rtx_insn *, and update a call to pat->element to pat->insn. From-SVN: r214689
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions