Re: [Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local

2017-01-20 Thread Maciej W. Rozycki
On Thu, 19 Jan 2017, Nick Clifton wrote: > Checking Binutils in: bfin-elf ... LD REGRESSION: PR ld/20828 dynamic symbols > with As noted before, `_edata' is removed with `--gc-sections' and `--version-script' combined, where it is supposed to be exported. This is regardless of the presence

Re: [Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local

2017-01-19 Thread Maciej W. Rozycki
Hi Nick, > Unfortunately the new test fails for some targets: > > Checking Binutils in: bfin-elf ... LD REGRESSION: PR ld/20828 dynamic symbols > with > Checking Binutils in: riscv32-elf ... LD REGRESSION: PR ld/20828 dynamic > symbols with > Checking Binutils in: metag-elf ... LD

Re: How to use control-D character?

2010-10-16 Thread Maciej W. Rozycki
On Wed, 13 Oct 2010, Ian Lance Taylor wrote: The fact that you have to type ^D more than once seems like a bug in the GNU assembler. Please consider reporting it at http://sourceware.org/bugzilla/ . We have two problems on Linux apparently: 1. input_file_open() uses ungetc(3) without