This is the mail archive of the binutils@sourceware.cygnus.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]

Re: ld test failure on ARM GNU/Linux


On 10 Apr 2000, Ian Lance Taylor wrote:

> Alan, with what compiler version do you see this test fail on the x86?

I think I saw it first with a CVS gcc from late December.  I just
checked with a CVS gcc from a few days ago, and got the same result.

Here's where foo__1B is referenced:

        .weak   _vt.1B
        .section        .gnu.linkonce.d._vt.1B,"aw",@progbits
        .align 32
        .type    _vt.1B,@object
        .size    _vt.1B,32
_vt.1B:
        .value  0
        .value  0
        .long   __pure_virtual
        .value  0
        .value  0
        .long   foo__1B
        .value  0
        .value  0
        .long   bar__1A
        .zero   8
        .vtable_inherit _vt.1B, _vt.1A

-- 
Linuxcare.  Support for the Revolution.


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