[PATCH 2/7] make tablejump_p return the label as a rtx_insn *

Bernd Schmidt bschmidt@redhat.com
Tue Oct 18 10:29:00 GMT 2016


On 10/17/2016 09:46 PM, tbsaunde+gcc@tbsaunde.org wrote:
>
> 	* cfgcleanup.c (merge_blocks_move_successor_nojumps): Adjust.
> 	(outgoing_edges_match): Likewise.
> 	(try_crossjump_to_edge): Likewise.
> 	* cfgrtl.c (try_redirect_by_replacing_jump): Likewise.
> 	(rtl_tidy_fallthru_edge): Likewise.
> 	* rtl.h (tablejump_p): Adjust prototype.
> 	* rtlanal.c (tablejump_p): Return the label as a rtx_insn *.

Ok.


Bernd



More information about the Gcc-patches mailing list