re PR target/70416 ([SH]: error: 'asm' operand requires impossible reload when buildi...
commit6cc6ed50e2510031f5f3aa4fc066c67d046d3f0d
authorOleg Endo <olegendo@gcc.gnu.org>
Sun, 3 Apr 2016 12:50:54 +0000 (3 12:50 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sun, 3 Apr 2016 12:50:54 +0000 (3 12:50 +0000)
tree0f5bfb80150be0b576ac3d522b85309d4797ece2
parent34d40e88a9c177dff4c6c30a642fd80efd0209b4
re PR target/70416 ([SH]: error: 'asm' operand requires impossible reload when building ruby2.3)

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.

From-SVN: r234702
gcc/ChangeLog
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sh/torture/pr70416.c [new file with mode: 0644]