[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-14 Thread olof at baah dot se
--- Additional Comments From olof at baah dot se 2009-09-14 06:48 --- Subject: Re: ld terminated with signal 11 [segmentation fault] Yes, I understand that. Yes, I'm using a custom linker script with properly defined _SDA_BASE_ and _SDA2_BASE_. When I read through the bugreport I

[Bug ld/10406] ld terminated with signal 11 [segmentation fault]

2009-09-14 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-09-14 07:12 --- Yes, the error may well only occur when ld is linking non-gcc object files. Regardless, ld should not segfault. Can you build binutils with debug info and provide a backtrace? --

[Bug ld/10629] GNU ld (GNU Binutils) 2.20.51.20090910 cores

2009-09-14 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-09-14 12:37 --- Hi George, Would it be possible for you to upload the sample.o and libxerces-c.so.28.0 files so that we can try to reproduce this bug ? Cheers Nick -- What|Removed

[Bug ld/10629] GNU ld (GNU Binutils) 2.20.51.20090910 cores

2009-09-14 Thread george dot tovrea at baesystems dot com
--- Additional Comments From george dot tovrea at baesystems dot com 2009-09-14 13:33 --- Subject: RE: GNU ld (GNU Binutils) 2.20.51.20090910 cores Not sure why you need simple.o since it is simple to compile, but it and xerces 28 are attached. If you don't get xerces, the binary is

[Bug gas/10637] x86 assembler failed to handle [addr] in Intel mode

2009-09-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-09-14 21:49 --- This is a regression. The older assembler does: [...@gnu-33 memory-6]$ cat y.s .text .intel_syntax noprefix mov ebx, [0xEE000F0] mov dword ptr [0xEE000F0], ebx

[Bug gas/10637] x86 assembler failed to handle [addr] in Intel mode

2009-09-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-09-14 22:02 --- Subject: Bug 10637 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-09-14 22:02:27 Modified files: gas: ChangeLog gas/config :

[Bug gas/10636] x86-64 assembler misassemble 32bit absolute address

2009-09-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-09-14 22:06 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED