diff options
author | David Malcolm <dmalcolm@redhat.com> | 2014-08-26 19:03:10 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2014-08-26 19:03:10 +0000 |
commit | 466659612b3f276fbfac51ecadf0c2cf803270f3 (patch) | |
tree | 832a89f38fee0fc1b2d50bd22ca5d5fcbde45c46 /gcc/function.h | |
parent | 1130d5e3e31879417a982e3df5a2d8ea59bfa311 (diff) | |
download | gcc-466659612b3f276fbfac51ecadf0c2cf803270f3.zip gcc-466659612b3f276fbfac51ecadf0c2cf803270f3.tar.gz gcc-466659612b3f276fbfac51ecadf0c2cf803270f3.tar.bz2 |
cselib_record_sets_hook takes an rtx_insn
gcc/
* cselib.h (cselib_record_sets_hook): Strengthen initial param
"insn" from rtx to rtx_insn *.
* cselib.c (cselib_record_sets_hook): Likewise.
* var-tracking.c (add_with_sets): Likewise, renaming back from
"uncast_insn" to "insn" and eliminating the checked cast from rtx
to rtx_insn *.
From-SVN: r214535
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions