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/51244] [SH] Inefficient conditional branch and code around T bit


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244

--- Comment #88 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Tue Sep 27 12:50:27 2016
New Revision: 240533

URL: https://gcc.gnu.org/viewcvs?rev=240533&root=gcc&view=rev
Log:
gcc/
        PR target/51244
        * config/sh/sh.c (sh_rtx_costs): Fix return value of SET of movt and
        movrt patterns.  Match them before anything else in the SET case.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.c

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