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/67391] [SH] Convert clrt addc to normal add insn


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

--- Comment #35 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Sun Apr  3 12:50:54 2016
New Revision: 234702

URL: https://gcc.gnu.org/viewcvs?rev=234702&root=gcc&view=rev
Log:
gcc/
        PR target/70416
        PR target/67391
        * config/sh/sh.md (*addsi3): Allow pattern when reload_in_progress is
        set, but not for SP_REG operands.

gcc/testsuite/
        PR target/70416
        PR target/67391
        * gcc.target/sh/torture/pr70416.c: New.

Added:
    trunk/gcc/testsuite/gcc.target/sh/torture/pr70416.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog

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