[Bug ld/13250] unresolvable R_X86_64_64 relocations with ld --as-needed

2011-10-06 Thread doko at debian dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13250 Matthias Klose doko at debian dot org changed: What|Removed |Added Status|WAITING |NEW ---

[Bug ld/13244] GNU LD incorrectly complain about undefined hidden symbols with LTO

2011-10-06 Thread hubicka at ucw dot cz
http://sourceware.org/bugzilla/show_bug.cgi?id=13244 --- Comment #2 from hubicka at ucw dot cz 2011-10-06 18:45:42 UTC --- jh@evans:/abuild/jh/trunk-3/build-inst7/gcc cat t.c extern __attribute__ ((visibility(hidden))) int fooblah; static do_nothing (int param) { if (param) fooblah = 1; }

[Bug ld/13229] V2 of getsymbol linker plugin interface is not supported by GNU LD

2011-10-06 Thread hubicka at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13229 --- Comment #14 from Jan Hubicka hubicka at gcc dot gnu.org 2011-10-06 19:09:55 UTC --- Hmm, reproducing the situation is harder with the COMDAT hack in your compiler. Here is testcase that reproduces w/o GCC patch. With BFD and patch for V2

[Bug gold/13249] gold creates incorrect RELATIVE dynamic relocation for local IFUNC GOT entries

2011-10-06 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13249 Cary Coutant ccoutant at google dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug gold/13163] internal error in set_segment_offsets, at ../../../binutils/gold/layout.cc:3050

2011-10-06 Thread roland at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13163 --- Comment #2 from Roland McGrath roland at gnu dot org 2011-10-06 23:16:50 UTC --- ping? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC

[Bug ld/13229] V2 of getsymbol linker plugin interface is not supported by GNU LD

2011-10-06 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13229 --- Comment #15 from H.J. Lu hjl.tools at gmail dot com 2011-10-07 00:02:05 UTC --- elf_link_output_extsym shouldn't output any plugin symbols. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are