Re: [PATCH v2] c++: fix rejects-valid and ICE with constexpr NSDMI [PR110822]

2025-02-28 Thread Jason Merrill
On 2/19/25 11:25 AM, Marek Polacek wrote: On Wed, Feb 19, 2025 at 10:14:21AM -0500, Patrick Palka wrote: On Wed, 19 Feb 2025, Marek Polacek wrote: I suppose it's safer to leave this for GCC 16, but anyway: Bootstrapped/regtested on x86_64-pc-linux-gnu. -- >8 -- Since r10-7718 the attached te

[PATCH v2] c++: fix rejects-valid and ICE with constexpr NSDMI [PR110822]

2025-02-19 Thread Marek Polacek
On Wed, Feb 19, 2025 at 10:14:21AM -0500, Patrick Palka wrote: > On Wed, 19 Feb 2025, Marek Polacek wrote: > > > I suppose it's safer to leave this for GCC 16, but anyway: > > > > Bootstrapped/regtested on x86_64-pc-linux-gnu. > > > > -- >8 -- > > Since r10-7718 the attached tests produce an ICE