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

2024-06-05 Thread Andrew Pinski
On Fri, May 31, 2024 at 9:09 AM Richard Sandiford wrote: > > Wilco Dijkstra writes: > > Improve check-function-bodies by allowing single-character function names. > > Also skip '#' comments which may be emitted from inline assembler. > > > > Passes regress, OK for commit? > > > > gcc/testsuite: >

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

2024-05-31 Thread Richard Sandiford
Wilco Dijkstra writes: > Improve check-function-bodies by allowing single-character function names. > Also skip '#' comments which may be emitted from inline assembler. > > Passes regress, OK for commit? > > gcc/testsuite: > * lib/scanasm.exp (configure_check-function-bodies): Allow single