Re: [PATCH] c++, coroutines: Make a check more specific [PR109283].

2025-05-29 Thread Jason Merrill
On 5/29/25 11:34 AM, Iain Sandoe wrote: Tested on x86_64-darwin, powerpc64le-linux; I'd like to minimize effort on this code, since I expect that we will need some changes to deal with open BZs. This fixes an ICE tho, OK for trunk? OK. thanks Iain --- 8< --- The check was intended to asser

[PATCH] c++, coroutines: Make a check more specific [PR109283].

2025-05-29 Thread Iain Sandoe
Tested on x86_64-darwin, powerpc64le-linux; I'd like to minimize effort on this code, since I expect that we will need some changes to deal with open BZs. This fixes an ICE tho, OK for trunk? thanks Iain --- 8< --- The check was intended to assert that we had visited contained ternary expression