Committed: Only run ARM vfma1 test on ELF based targets

Nick Clifton nickc@redhat.com
Tue Nov 17 17:20:00 GMT 2009


Hi Guys,

  I am checking in the patch below to fix the new ARM vfma1 test so
  that it is only run on ELF based targets.

Cheers
  Nick

gas/testsuite/ChangeLog
2009-11-17  Nick Clifton  <nickc@redhat.com>

	* gas/arm/vfma1.d: Only run on ELF based targets.

Index: gas/testsuite/gas/arm/vfma1.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/arm/vfma1.d,v
retrieving revision 1.1
diff -c -3 -p -r1.1 vfma1.d
*** gas/testsuite/gas/arm/vfma1.d       2 Nov 2009 13:44:04 -0000       1.1
--- gas/testsuite/gas/arm/vfma1.d       17 Nov 2009 17:16:49 -0000
***************
*** 1,6 ****
--- 1,8 ----
  #objdump: -dr --prefix-addresses --show-raw-insn
  #name: VFMA decoding
  #as: -mcpu=arm7m
+ # This test is only valid on ELF based ports.
+ #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
  
  # Test VFMA instruction disassembly
  



More information about the Binutils mailing list