Re: [PATCH 3/2] c++: INIT_EXPR trial constexpr folding
Jason Merrill <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 2:25 PM, Jason Merrill wrote: > On 8/6/26 5:11 PM, Patrick Palka wrote: >> Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK >> for trunk only? > > OK. This seems to have regressed > FAIL: 23_containers/mdspan/layouts/padded_neg.cc -std=gnu++26 (test for errors, line 247) > FAIL: 23_containers/mdspan/layouts/padded_neg.cc -std=gnu++26 (test for errors, line 248) > FAIL: 23_containers/mdspan/layouts/padded_neg.cc -std=gnu++26 (test for errors, line 298) > FAIL: 23_containers/mdspan/layouts/padded_neg.cc -std=gnu++26 (test for errors, line 302) > FAIL: 23_containers/mdspan/submdspan/canonical_slices_neg.cc -std=gnu++26 (test for errors, line 58) > FAIL: 23_containers/mdspan/submdspan/canonical_slices_neg.cc -std=gnu++26 (test for errors, line 61) > FAIL: 23_containers/mdspan/submdspan/canonical_slices_neg.cc -std=gnu++26 (test for errors, line 62)