[Bug gas/10304] ld: Dwarf Error: mangled line number section.

2009-10-29 Thread ccoutant at google dot com
--- Additional Comments From ccoutant at google dot com 2009-10-29 21:15 --- Fixed with: http://sourceware.org/ml/binutils/2009-06/msg00489.html -- What|Removed |Added

[Bug gas/10304] ld: Dwarf Error: mangled line number section.

2009-10-29 Thread ccoutant at google dot com
-- What|Removed |Added AssignedTo|unassigned at sources dot |ccoutant at google dot com |redhat dot com | Status|NEW

[Bug gold/10842] Segmentation fault in GOLD when using GCC's LTO plugin

2009-10-29 Thread ccoutant at google dot com
--- Additional Comments From ccoutant at google dot com 2009-10-29 18:01 --- Fixed with: http://sourceware.org/ml/binutils/2009-10/msg00529.html -- What|Removed |Added

Re: Syntax of '.set' assembler directive in GNU assembler

2009-10-29 Thread Jeffi Edward.J
Thank you Alan. Alan Modra wrote: > > On Tue, Oct 27, 2009 at 10:59:33PM -0700, Jeffi Edward.J wrote: >> I could see in GNU assembler manual that for HPPA target, the syntax of >> .set >> directive is >> SYMBOL: .set value # (same as Diab assembly syntax) > > I think the manual is lyi

[Bug ld/10865] New: The entry point is mainCRTStartup

2009-10-29 Thread giecrilj at stegny dot 2a dot pl
The documentation of ld [1] says that the default ENTRY point is start. This is not universally true; the default ENTRY point in MinGW is mainCRTStartup. Steps to reproduce: gcc -nostartfiles the following source code without crt2.o: #include #include int begin() { puts ("begin"); return 0;

[Bug ld/10858] ld generate broken PIE binaries on MIPS

2009-10-29 Thread aurelien at aurel32 dot net
--- Additional Comments From aurelien at aurel32 dot net 2009-10-29 08:33 --- Unfortunately, bisecting takes time, especially on my slow machine. What I can tell for now is that the CVS from 2008/07/03 works the CVS from 2008/08/14 does not work. About the gcc 4.3 issue not activating