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] improve equate handling


>In testing it I found that you had missed one backend where the expr()

>function was being called (in arc_parse_cons_expression in tc-arc.c),
so 
>I fixed that, and I also found a few more targets which do not support

>the BFD_RELOC_8 and so fail some of the new tests.  I updated the
xfail 
>expression in all.exp to account for these.

I'm surprised about this. I believe my list of targets is pretty
complete (it includes arc for example), and I didn't find the problem
because even the reference build (i.e. prior to my changes) for many
targets doesn't succeed. Perhaps, while I used a 64-bit one, you tested
on a 32-bit host? I just verified that the build there fails due to
-Werror.

Jan


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