Ld - 2.17.90 patch level 2.247 elfxx-mips.c

2009-09-23 Thread VIJAYENDRA SUMAN
Title: Samsung Enterprise Portal mySingle Hello , After applying the patch for 2.247 of elfxx-mips.c, when i compile i get segfault collect2: ld terminated with signal 11 [Segmentation fault] My Gcc version is 4.2 Regards, Vijayendra Suman For 2,000 years Greek scholars thought

Re: Ld - 2.17.90 patch level 2.247 elfxx-mips.c

2009-09-23 Thread Nick Clifton
Hi VIJAYENDRA, After applying the patch for 2.247 of elfxx-mips.c, when i compile i get segfault Please could you try using the latest version of the linker (ie one built from the head of the mainline binutils cvs sources). If the problem still exists, please could you open a bug report

Re: Ld - 2.17.90 patch level 2.247 elfxx-mips.c

2009-09-23 Thread Nick Clifton
Hi VIJAYENDRA, #0 htab_traverse (htab=0x0, callback=0x8098370 mips_elf_create_la25_stub, I have seen this sort of thing before. It usually happens because the linker has been given an input file which is not the same type as the output file it has been asked to generate. Eg because main.o

[Bug gas/10677] incorrect code generated with asm function pointers when compiled with -fPIC on x84_64

2009-09-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-09-23 22:54 --- Even if I changed assembler to emit R_X86_64_GOTPCREL for local symbol, linker still won't generate local dynamic relocation for it. I don't feel to make assembler and linker changes. I may change the

[Bug gas/10677] incorrect code generated with asm function pointers when compiled with -fPIC on x84_64

2009-09-23 Thread hjl dot tools at gmail dot com
-- What|Removed |Added CC||hjl dot tools at gmail dot ||com

[Bug binutils/10654] addr2line gives wrong line number for inlined code

2009-09-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-24 00:12 --- Subject: Bug 10654 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-09-24 00:11:51 Modified files: bfd: ChangeLog dwarf2.c Log message:

[Bug binutils/10654] addr2line gives wrong line number for inlined code

2009-09-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-24 00:16 --- Subject: Bug 10654 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: amo...@sourceware.org 2009-09-24 00:16:31 Modified files: bfd: