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/70416] [SH]: error: 'asm' operand requires impossible reload when building ruby2.3


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

--- Comment #27 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Sat Apr  9 02:46:50 2016
New Revision: 234847

URL: https://gcc.gnu.org/viewcvs?rev=234847&root=gcc&view=rev
Log:
gcc/
        Backport from mainline
        2016-04-03  Oleg Endo  <olegendo@gcc.gnu.org>

        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/
        Backport from mainline
        2016-04-03  Oleg Endo  <olegendo@gcc.gnu.org>

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


Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/sh/torture/pr70416.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/sh/sh.md
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

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