Re: [PATCH v2] testsuite: Add test for r11-4123

2022-08-22 Thread Richard Biener via Gcc-patches
On Mon, 22 Aug 2022, Marek Polacek wrote: > On Mon, Aug 22, 2022 at 10:16:23AM -0700, Andrew Pinski wrote: > > On Mon, Aug 22, 2022 at 9:58 AM Marek Polacek via Gcc-patches > > wrote: > > > > > > r11-4123 came without a test but I happened upon a nice test case that > > > got fixed by that revisi

[PATCH v2] testsuite: Add test for r11-4123

2022-08-22 Thread Marek Polacek via Gcc-patches
On Mon, Aug 22, 2022 at 10:16:23AM -0700, Andrew Pinski wrote: > On Mon, Aug 22, 2022 at 9:58 AM Marek Polacek via Gcc-patches > wrote: > > > > r11-4123 came without a test but I happened upon a nice test case that > > got fixed by that revision. So I think it'd be good to add it. The > > ICE wa