optabs.c (emit_indirect_jump): Don't try an emit a jump if the target doesn't have...
authorNathan Sidwell <nathan@acm.org>
Tue, 25 Aug 2015 19:43:02 +0000 (19:43 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 25 Aug 2015 19:43:02 +0000 (19:43 +0000)
commit5a08165c8df02fce80d7fd7c88b12b7a66775f4f
tree47c91d37fdf02c314bbecd7433629eea373ed00d
parent25486c2827c7801fc475d2c54f129750006699d5
optabs.c (emit_indirect_jump): Don't try an emit a jump if the target doesn't have one.

* optabs.c (emit_indirect_jump): Don't try an emit a jump if the
target doesn't have one.

From-SVN: r227185
gcc/ChangeLog
gcc/optabs.c