[PATCH v2] gas: Move gas_sframe_check to binutils-common.exp
Alan Modra
amodra@gmail.com
Sun Jul 13 22:01:33 GMT 2025
On Mon, Jul 14, 2025 at 05:17:45AM +0800, H.J. Lu wrote:
> On Mon, Jul 14, 2025 at 5:15 AM H.J. Lu <hjl.tools@gmail.com> wrote:
> > Here is the v2 patch to replace gas_host_run with remote_exec so
> > that it can be used in ld tests.
> >
>
> Oops. Wrong patch. Here is the right one.
OK.
> + if { ![string match "" $comp_output]
> + || [string match "*sframe not supported for target*" $comp_output] } then {
May as well fix this redundant check while you're at it.
--
Alan Modra
More information about the Binutils
mailing list