This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/65660] [5/6 Regression] 252.eon regression on bdver2 with -Ofast


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  <rguenther@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]