ld/
2016-06-13  Cupertino Miranda  <cmiranda@synospsy.com>
	* testsuite/ld-srec/srec.exp: Changed to XFAIL on both little and
	big endian ARC targets.
+2016-06-13  Cupertino Miranda  <cmiranda@synospsy.com>
+
+       * testsuite/ld-srec/srec.exp: Changed to XFAIL on both little and
+       big endian ARC targets.
+
 2016-06-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/ld-x86-64/libno-plt-1b.dd: Updated for x32.
 
 setup_xfail "*-*-aix*" "*-*-xcoff*"
 
 # The S-record linker is not supported for ARC.
-setup_xfail "arc-*-*"
+setup_xfail "arc*-*-*"
 
 # The S-record linker doesn't build ARM/Thumb stubs.
 setup_xfail "arm-*-coff"
 setup_xfail "i*86-*-aout*"
 setup_xfail "mips*-*-irix5*" "mips*-*-irix6*" "mips*-*-linux*"
 setup_xfail "*-*-aix*" "*-*-xcoff*"
-setup_xfail "arc-*-*"
+setup_xfail "arc*-*-*"
 setup_xfail "arm*-*-*"
 setup_xfail "v850*-*-elf"
 setup_xfail "alpha*-*-elf*" "alpha*-*-linux-*" "alpha*-*-gnu*"