Fix ix86 rtx costs for the pr30315 testcase (PR target/30315)
authorBernd Schmidt <bernds_cb1@t-online.de>
Sun, 24 Nov 2019 13:08:27 +0000 (13:08 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Sun, 24 Nov 2019 13:08:27 +0000 (13:08 +0000)
commitcc2ccbcedd20d4d800b5e1a79c98f2c3ad6c9bf2
treeb259e841ea59fe7572ca4902447d6abfa60aeb94
parent74bc2a43ce3708829a6aeb0a10e27bc5b753f8ce
Fix ix86 rtx costs for the pr30315 testcase (PR target/30315)

* config/i386/i386.c (ix86_rtx_costs): Handle care of a PLUS in a
COMPARE, representing an overflow detection.

From-SVN: r278654
gcc/ChangeLog
gcc/config/i386/i386.c