This is the mail archive of the binutils@sources.redhat.com 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: TLS support for MIPS


On Thu, Mar 03, 2005 at 10:26:44AM +0000, Richard Sandiford wrote:
> ---------------------------------------------------------------------------
> ERROR: can't read "elf": no such variable
>     while executing
> "if $elf {
>         run_list_test "tls-ill" "-32"
>         run_dump_test "tls-o32"
>     }"
>     (procedure "run_list_test_arches" line 6)
>     invoked from within
> "run_list_test_arches "branch-misc-2" "-32 -non_shared" [mips_arch_list_matching mips1]"
> [...]
> ---------------------------------------------------------------------------
> 
> Why did you add these tests to run_list_test_arches?  Was it just
> a merge error?  I was going to install the patch below as obvious
> but thought I'd better check first.

I tested the wrong tree before committing :-(  Bad Dan!  Your patch
looks fine; I don't remember why I didn't add them to the $elf block
previously.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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