[PATCH] [ARC] Object attributes.

Nick Clifton nickc@redhat.com
Tue May 9 13:08:00 GMT 2017


Hi Claudiu,

> Please find attached a patch that adds object attributes support to
> ARC backend.

> Ok to apply?

I found one new regression with this patch applied:

  Checking Binutils in: arc-linux-uclibc ... LD: 6 BIN: 1 done
    BIN REGRESSION: strip empty file  

The binutils failure looks like this:

  regexp_diff match failure
  regexp "^  \[[ 1]+\] \.shstrtab.*[ \t]+STRTAB[ \t]+.*$"
  line   "  [ 1] .ARC.attributes   ARC_ATTRIBUTES  00000000 000034 00001a 00      0   0  1"
  FAIL: strip empty file

It looks to me like you need to add another -R option to the binutils/testsuite/binutils-all/strip-3.d file...

Cheers
  Nick



More information about the Binutils mailing list