https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65660
--- Comment #21 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Mon Apr 13 07:33:51 2015 New Revision: 222040 URL: https://gcc.gnu.org/viewcvs?rev=222040&root=gcc&view=rev Log: 2015-04-13 Richard Biener <rguent...@suse.de> PR target/65660 * config/i386/i386.c (bdver1_cost): Double cond_taken_branch_cost and cond_not_taken_branch_cost to 4 and 2. (bdver2_cost): Likewise. (bdver3_cost): Likewise. (bdver4_cost): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.c