Discussion:
[PATCH][GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-nto
Andre Vieira (lists)
2018-12-06 09:51:04 UTC
Permalink
Hi,

Sorry for the delay. As I mentioned in
https://sourceware.org/ml/binutils/2018-11/msg00253.html these targets
can currently not determine whether the function called by BLX is either
arm or thumb mode. So this feature will not (and has never) worked,
skipping the relevant test.

Is this OK for trunk?

Cheers,
Andre

gas/ChangeLog
2018-11-30 Andre Vieira <***@arm.com>

* testsuite/gas/arm/blx-local-thumb.d: Skip arm-nto and
arm-netbsdelf.
Andre Vieira (lists)
2018-12-06 09:53:02 UTC
Permalink
Now with the patch...
Post by Andre Vieira (lists)
Hi,
Sorry for the delay. As I mentioned in
https://sourceware.org/ml/binutils/2018-11/msg00253.html these targets
can currently not determine whether the function called by BLX is either
arm or thumb mode. So this feature will not (and has never) worked,
skipping the relevant test.
Is this OK for trunk?
Cheers,
Andre
gas/ChangeLog
* testsuite/gas/arm/blx-local-thumb.d: Skip arm-nto and
arm-netbsdelf.
Nick Clifton
2018-12-06 11:14:45 UTC
Permalink
Hi Andre,
Post by Andre Vieira (lists)
Is this OK for trunk?
gas/ChangeLog
* testsuite/gas/arm/blx-local-thumb.d: Skip arm-nto and
arm-netbsdelf.
Approved - please apply.

Cheers
Nick

Loading...