Re: [PATCH RFC] libstdc++: run testsuite with -Wabi

2025-05-14 Thread Jonathan Wakely
On Mon, 12 May 2025 at 21:30, Jonathan Wakely wrote: > > On Mon, 12 May 2025 at 16:13, Jason Merrill wrote: > > > > On 5/9/25 1:31 PM, Jonathan Wakely wrote: > > > On Fri, 9 May 2025 at 18:13, Jonathan Wakely wrote: > > >> > > >> On Fri, 9 May 2025 at 11:19, Jonathan Wakely wrote: > > >>> > > >

Re: [PATCH RFC] libstdc++: run testsuite with -Wabi

2025-05-12 Thread Jonathan Wakely
On Mon, 12 May 2025 at 16:13, Jason Merrill wrote: > > On 5/9/25 1:31 PM, Jonathan Wakely wrote: > > On Fri, 9 May 2025 at 18:13, Jonathan Wakely wrote: > >> > >> On Fri, 9 May 2025 at 11:19, Jonathan Wakely wrote: > >>> > >>> On Thu, 8 May 2025 at 20:56, Jason Merrill wrote: > > Test

Re: [PATCH RFC] libstdc++: run testsuite with -Wabi

2025-05-12 Thread Jason Merrill
On 5/9/25 1:31 PM, Jonathan Wakely wrote: On Fri, 9 May 2025 at 18:13, Jonathan Wakely wrote: On Fri, 9 May 2025 at 11:19, Jonathan Wakely wrote: On Thu, 8 May 2025 at 20:56, Jason Merrill wrote: Tested x86_64-pc-linux-gnu. Does this make sense for trunk? Yes, it looks useful. I'm goi

Re: [PATCH RFC] libstdc++: run testsuite with -Wabi

2025-05-09 Thread Jonathan Wakely
On Fri, 9 May 2025 at 18:13, Jonathan Wakely wrote: > > On Fri, 9 May 2025 at 11:19, Jonathan Wakely wrote: > > > > On Thu, 8 May 2025 at 20:56, Jason Merrill wrote: > > > > > > Tested x86_64-pc-linux-gnu. Does this make sense for trunk? > > > > Yes, it looks useful. I'm going to test it with m

Re: [PATCH RFC] libstdc++: run testsuite with -Wabi

2025-05-09 Thread Jonathan Wakely
On Fri, 9 May 2025 at 11:19, Jonathan Wakely wrote: > > On Thu, 8 May 2025 at 20:56, Jason Merrill wrote: > > > > Tested x86_64-pc-linux-gnu. Does this make sense for trunk? > > Yes, it looks useful. I'm going to test it with my "very -std and -m32 > and old-string ABI" test settings to be sure

Re: [PATCH RFC] libstdc++: run testsuite with -Wabi

2025-05-09 Thread Jonathan Wakely
On Thu, 8 May 2025 at 20:56, Jason Merrill wrote: > > Tested x86_64-pc-linux-gnu. Does this make sense for trunk? Yes, it looks useful. I'm going to test it with my "very -std and -m32 and old-string ABI" test settings to be sure it doesn't cause any problems. > -- 8< -- > > I added this local