Re: [PATCH 2/4] testsuite, jit: Handle whitespace in test-link-section-assembler.c.

2024-01-16 Thread David Malcolm
On Sat, 2024-01-13 at 13:57 +, Iain Sandoe wrote: > Darwin has a different .section directive that has more fields and > uses different whitespace.  Amend the whitespace in the scan-asm to > be more flexible. LGTM for trunk, assuming your testing was successful. Thanks Dave > >

[PATCH 2/4] testsuite, jit: Handle whitespace in test-link-section-assembler.c.

2024-01-13 Thread Iain Sandoe
Darwin has a different .section directive that has more fields and uses different whitespace. Amend the whitespace in the scan-asm to be more flexible. gcc/testsuite/ChangeLog: * jit.dg/test-link-section-assembler.c: Accept any whitespace between the .section directive and its