Hi, On 1 November 2017 at 03:12, Jim Wilson wrote: > On Tue, 2017-10-31 at 14:35 +1100, Kugan Vivekanandarajah wrote: >> Ping ? >> >> I see that Jim has clarified the comments from Andrew. > > Andrew also suggested that we add a testcase to the testsuite. I > didn't do that. I did put a testcase to reproduce in the bug report. > See > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82533 > It should be a relatively simple matter of taking that testcase, > compiling to assembly with -mcpu=falkor, then doing a pattern search > for a str q [r+r] instruction, and fail if it is present. > > Jim > Here is the testcase. Is the original patch OK with the testcase attached. Thanks, Kugan