Re: [PATCH] New testcase

2023-03-20 Thread Richard Biener via Gcc-patches
On Mon, 20 Mar 2023, Jakub Jelinek wrote: > On Tue, Mar 14, 2023 at 07:29:19AM +, Richard Biener via Gcc-patches > wrote: > > This is a reduced testcase for an issue I ran into when trying to > > improve PTA compile-time further, there wasn't any C family runfail > > in the testsuite for this

Re: [PATCH] New testcase

2023-03-20 Thread Jakub Jelinek via Gcc-patches
On Tue, Mar 14, 2023 at 07:29:19AM +, Richard Biener via Gcc-patches wrote: > This is a reduced testcase for an issue I ran into when trying to > improve PTA compile-time further, there wasn't any C family runfail > in the testsuite for this. > > Pushed. > > * g++.dg/torture/20230313.C: