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: New ld failure with STB_GNU_UNIQUE patch


On Tue, 17 May 2016, Maciej W. Rozycki wrote:

> >   I have encountered a new failure in the LD tests for the ft32-elf
> >   target:
> > 
> >     Executing on host: sh -c {./ld-new  -L/work/sources/binutils/current/ld/testsuite/ld-unique  -r -o tmpdir/dump tmpdir/dump0.o  2>&1}  /dev/null ld.tmp (timeout = 300)
> >     spawn [open ...]
> >     ./ld-new: invalid length for memory region flash
> >     failed with: <./ld-new: invalid length for memory region flash>, no expected output
> >     ./ld-new: invalid length for memory region flash
> >     FAIL: Linker setting GNU OSABI on STB_GNU_UNIQUE symbol (PR 10549)
> > 
> >   Would you mind having a look at this please ?
> 
>  Sure, I'll add `ft32-elf' to my regular testing for generic changes too.

 So it's just that on `ft32-elf' all tests that call LD with no substitute 
linker script supplied fail with this error, unless they hit `-shared not 
supported' first.  I think this means that the default linker script is 
broken, and this newly-enabled test just follows the pattern.  Does this 
observation address your concern?

 I can't offer my time right now to fix the `ft32-elf' target I'm afraid, 
sorry.

  Maciej


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