Re: [testsuite] Add @ lines to check-function-bodies fluff

2020-03-11 Thread Jeff Law via Gcc-patches
On Tue, 2020-03-10 at 17:22 +, Matthew Malcomson wrote: > When using `check-function-bodies`, the subroutine `parse_function_bodies` > uses > the `fluff` regexp to remove uninteresting assembly lines. > > Arm targets generate assembly with some lines prefixed by `@`, these lines are > left by

Re: [testsuite] Add @ lines to check-function-bodies fluff

2020-03-11 Thread Richard Sandiford
Matthew Malcomson writes: > When using `check-function-bodies`, the subroutine `parse_function_bodies` > uses > the `fluff` regexp to remove uninteresting assembly lines. > > Arm targets generate assembly with some lines prefixed by `@`, these lines are > left by this process. > > As an example o

Fwd: [testsuite] Add @ lines to check-function-bodies fluff

2020-03-10 Thread Matthew Malcomson
Cc'ing maintainers and original author of `check-function-bodies`. It looks like I missed that the first time around. Forwarded Message Subject: [testsuite] Add @ lines to check-function-bodies fluff Date: Tue, 10 Mar 2020 17:22:52 + From: Matthew Malcomson To

[testsuite] Add @ lines to check-function-bodies fluff

2020-03-10 Thread Matthew Malcomson
When using `check-function-bodies`, the subroutine `parse_function_bodies` uses the `fluff` regexp to remove uninteresting assembly lines. Arm targets generate assembly with some lines prefixed by `@`, these lines are left by this process. As an example of some lines prefixed by `@': the assembly