Do not ignore costs of jump insns in combine.
authorBernd Schmidt <bernds_cb1@t-online.de>
Sun, 24 Nov 2019 13:11:55 +0000 (13:11 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Sun, 24 Nov 2019 13:11:55 +0000 (13:11 +0000)
commit391500af1932e696a007b59d667079325d32d631
tree8209d4d1956bc1b36b822ee0d498bcb6c438a392
parentcc2ccbcedd20d4d800b5e1a79c98f2c3ad6c9bf2
Do not ignore costs of jump insns in combine.

* combine.c (combine_instructions): Record costs for jumps.

From-SVN: r278655
gcc/ChangeLog
gcc/combine.c