Re: Minor testsuite fix for cr16 and xstormy16 targets

2021-05-04 Thread Jeff Law via Gcc-patches
On 5/4/2021 2:33 AM, Richard Biener wrote: On Mon, May 3, 2021 at 6:08 PM Jeff Law via Gcc-patches wrote: Richi's recent work twiddles dse1's actions for these targets. This patch just updates the expected output. I'll keep an eye on other targets as their results trickle in. Committed to

Re: Minor testsuite fix for cr16 and xstormy16 targets

2021-05-04 Thread Richard Biener via Gcc-patches
On Mon, May 3, 2021 at 6:08 PM Jeff Law via Gcc-patches wrote: > > > Richi's recent work twiddles dse1's actions for these targets. This > patch just updates the expected output. I'll keep an eye on other > targets as their results trickle in. > > > Committed to the trunk, Thanks - the same case

Minor testsuite fix for cr16 and xstormy16 targets

2021-05-03 Thread Jeff Law via Gcc-patches
Richi's recent work twiddles dse1's actions for these targets. This patch just updates the expected output.  I'll keep an eye on other targets as their results trickle in. Committed to the trunk, Jeff commit 4d8a13cad842e7822fa29d0aa93799033a0f7847 Author: Jeff Law Date: Mon May 3 07:5