Re: [PATCH] [gcc-14] testsuite: Improve check-function-bodies

2025-05-20 Thread Richard Earnshaw (lists)
On 20/05/2025 05:26, Alexandre Oliva wrote: > The backport of commit 205515da82a2914d765e74ba73fd2765e1254112 to > gcc-14 as 8b1146fe46e62f8b03bd9ddee48995794e192e82, rewriting > gcc.target/arm/fp16-aapcs-[1234].c into check-function-bodies, requires > the following patch for the one-character func

Re: [PATCH] [gcc-14] testsuite: Improve check-function-bodies

2025-05-20 Thread Christophe Lyon
On Tue, 20 May 2025 at 06:27, Alexandre Oliva wrote: > > The backport of commit 205515da82a2914d765e74ba73fd2765e1254112 to > gcc-14 as 8b1146fe46e62f8b03bd9ddee48995794e192e82, rewriting > gcc.target/arm/fp16-aapcs-[1234].c into check-function-bodies, requires > the following patch for the one-ch

[PATCH] [gcc-14] testsuite: Improve check-function-bodies

2025-05-19 Thread Alexandre Oliva
The backport of commit 205515da82a2914d765e74ba73fd2765e1254112 to gcc-14 as 8b1146fe46e62f8b03bd9ddee48995794e192e82, rewriting gcc.target/arm/fp16-aapcs-[1234].c into check-function-bodies, requires the following patch for the one-character function names used in those tests. Tested with gcc-14