This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [ARC] Object attributes.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]