diff options
author | Trevor Saunders <tsaunders@mozilla.com> | 2014-09-04 21:11:23 +0000 |
---|---|---|
committer | Trevor Saunders <tbsaunde@gcc.gnu.org> | 2014-09-04 21:11:23 +0000 |
commit | e4685bc8caf5da2142eabeda9536567b1ea7bc12 (patch) | |
tree | 041af499cfb38c8d2e0f9c0e336413c18a5dd923 /gcc/config/mn10300 | |
parent | b28e4e44278bfe2872cc8ca9b4dc623c5df6523d (diff) | |
download | gcc-e4685bc8caf5da2142eabeda9536567b1ea7bc12.zip gcc-e4685bc8caf5da2142eabeda9536567b1ea7bc12.tar.gz gcc-e4685bc8caf5da2142eabeda9536567b1ea7bc12.tar.bz2 |
Change the types of arguments and return values for several functions from rtx to rtx_insn *
gcc/ChangeLog:
2014-09-04 Trevor Saunders <tsaunders@mozilla.com>
* emit-rtl.c (get_first_nonnote_insn): Return rtx_insn * instead of
rtx.
(get_last_nonnote_insn): Likewise.
(next_nonnote_insn_bb): Take rtx_insn * instead of rtx.
* resource.c (find_basic_block): Likewise.
* rtl.h: Adjust.
* rtlanal.c (keep_with_call_p): Take const rtx_insn * instead of
const_rtx.
From-SVN: r214922
Diffstat (limited to 'gcc/config/mn10300')
0 files changed, 0 insertions, 0 deletions