Re: Fix 'g++.dg/cpp26/static_assert1.C' for '-fno-exceptions' configurations

2023-11-29 Thread Thomas Schwinge
Hi! On 2023-11-28T12:11:22-0500, Jason Merrill wrote: > On 11/28/23 12:08, Thomas Schwinge wrote: >> // { dg-options "" } >> +// Override any default-'-fno-exceptions': >> +// { dg-additional-options -fexceptions } > > Might as well put the -fexceptions into the dg-options instead of having > tw

Re: Fix 'g++.dg/cpp26/static_assert1.C' for '-fno-exceptions' configurations

2023-11-28 Thread Jason Merrill
On 11/28/23 12:08, Thomas Schwinge wrote: Hi! On 2023-11-23T09:32:24+0100, Jakub Jelinek wrote: Here is what I've committed --- gcc/testsuite/g++.dg/cpp26/static_assert1.C.jj2023-11-22 10:17:41.340064988 +0100 +++ gcc/testsuite/g++.dg/cpp26/static_assert1.C 2023-11-22 10:47:45.0