https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67260
--- Comment #27 from Oleg Endo <olegendo at gcc dot gnu.org> --- Author: olegendo Date: Sat Feb 13 08:48:50 2016 New Revision: 233402 URL: https://gcc.gnu.org/viewcvs?rev=233402&root=gcc&view=rev Log: gcc/ Backport from mainline 2016-02-13 Oleg Endo <[email protected]> PR target/67260 * config/sh/sh.md (sibcall_value_pcrel): Replace =&k scratch reg with fixed R1_REG scratch reg. gcc/testsuite/ Backport from mainline 2016-02-13 Oleg Endo <[email protected]> PR target/67260 * gcc.target/sh/torture/pr67260.c: New. Added: branches/gcc-4_9-branch/gcc/testsuite/gcc.target/sh/torture/pr67260.c Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/config/sh/sh.md branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
