This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH][GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-nto
- From: "Andre Vieira (lists)" <Andre dot SimoesDiasVieira at arm dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: Nick Clifton <nickc at redhat dot com>, Ramana Radhakrishnan <Ramana dot Radhakrishnan at arm dot com>, Richard Earnshaw <Richard dot Earnshaw at arm dot com>
- Date: Thu, 6 Dec 2018 09:51:04 +0000
- Subject: [PATCH][GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-nto
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 <andre.simoesdiasvieira@arm.com>
* testsuite/gas/arm/blx-local-thumb.d: Skip arm-nto and
arm-netbsdelf.