Re: [PATCH] testsuite: arm: Use check-function-bodies in fp16-aapcs-* tests

2024-11-04 Thread Andrew Carlotti
On Tue, Oct 22, 2024 at 07:18:55PM +0200, Torbjorn SVENSSON wrote: > > > On 2024-10-22 13:36, Richard Earnshaw (lists) wrote: > > On 20/10/2024 16:48, Torbj�rn SVENSSON wrote: > > > Ok for trunk and releases/gcc-14? > > > > > > -- > > > > > > Converted the tests to use check-function-bodies

Re: [PATCH] testsuite: arm: Use check-function-bodies in fp16-aapcs-* tests

2024-10-22 Thread Torbjorn SVENSSON
On 2024-10-22 13:36, Richard Earnshaw (lists) wrote: On 20/10/2024 16:48, Torbjörn SVENSSON wrote: Ok for trunk and releases/gcc-14? -- Converted the tests to use check-function-bodies in order to ensure that the sequence is correct. gcc/testsuite/ChangeLog: * gcc.target/arm/fp16-aapc

Re: [PATCH] testsuite: arm: Use check-function-bodies in fp16-aapcs-* tests

2024-10-22 Thread Richard Earnshaw (lists)
On 20/10/2024 16:48, Torbjörn SVENSSON wrote: Ok for trunk and releases/gcc-14? -- Converted the tests to use check-function-bodies in order to ensure that the sequence is correct. gcc/testsuite/ChangeLog: * gcc.target/arm/fp16-aapcs-1.c: Use check-function-bodies. * gcc.targe

[PATCH] testsuite: arm: Use check-function-bodies in fp16-aapcs-* tests

2024-10-20 Thread Torbjörn SVENSSON
Ok for trunk and releases/gcc-14? -- Converted the tests to use check-function-bodies in order to ensure that the sequence is correct. gcc/testsuite/ChangeLog: * gcc.target/arm/fp16-aapcs-1.c: Use check-function-bodies. * gcc.target/arm/fp16-aapcs-2.c: Likewise. * gcc.ta