[Bug ld/11548] -Bdynamic and --as-needed don't work together

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 19:45 --- It was a typo. -- What|Removed |Added Status|NEW |RESOLV

[Bug ld/11548] -Bdynamic and --as-needed don't work together

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 19:03 --- Created an attachment (id=4755) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4755&action=view) A testcase [...@gnu-6 needed-7]$ make gcc -B./ -O -c -o main.o main.c gcc -B./ -O -fPIC -c -o bar

[Bug ld/11548] New: -Bdynamic and --as-needed don't work together

2010-04-27 Thread hjl dot tools at gmail dot com
--as-needed doesn't work after -Bdynamic. -- Summary: -Bdynamic and --as-needed don't work together Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassign

[Bug ld/11542] ld -r generates R_X86_64_NONE

2010-04-27 Thread roland at gnu dot org
-- What|Removed |Added CC||roland at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=11542 --- You are receiving this

[Bug gas/11544] .intel_syntax misassembles a forward-referenced .equ as a data reference

2010-04-27 Thread josh at joshtriplett dot org
--- Additional Comments From josh at joshtriplett dot org 2010-04-27 18:35 --- If the assembler knows enough to go back and substitute the value afterward, it knows that it emitted a data reference when it should have emitted an immediate. It could at least spit out an error at that poi

[Bug ld/11542] ld -r generates R_X86_64_NONE

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 18:07 --- It may be too late for linker to remove a relocation in elf_link_input_bfd since it will change section header and file layout. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11542 --- You are r

[Bug binutils/11382] Missing FILE * casts in bfd/plugin.c

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 16:47 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug gas/11544] .intel_syntax misassembles a forward-referenced .equ as a data reference

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 16:36 --- When assembler sees mov ax, AN_EQU AN_EQU is undefined and treats it as a symbol. Later AN_EQU is resolved to 5. For mov $AN_EQU, %ax assembler knows the operand is an immediate due to `$'. There is

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2010-04-27 Thread hjl dot tools at gmail dot com
-- What|Removed |Added CC||hjl dot tools at gmail dot ||com http://sourceware.org/bugzilla

[Bug ld/11510] broken 'ld' name in crosstoolchain installation.

2010-04-27 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-04-27 16:28 --- Fixed on trunk. -- What|Removed |Added Status|ASSIGNED|RESOL

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-04-27 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-04-27 14:56 --- Hi Dzidzitop, Can you supply a small test case to demonstrate the problem please ? Cheers Nick -- What|Removed |Added

[Bug gprof/11524] segmentation fault when use --external-symbol-table option

2010-04-27 Thread nickc at redhat dot com
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-04-27 14:46 --- Subject: Bug 11524 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2010-04-27 14:46:09 Modified files: gprof : ChangeLog corefile.c Log message: