[Bug ld/3206] Segmentation fault when using Linux kernel link script

2006-12-12 Thread mkl at pengutronix dot de
-- What|Removed |Added CC||mkl at pengutronix dot de http://sourceware.org/bugzilla/show_bug.cgi?id=3206 --- You are receiving this

[Bug ld/3666] Comdat/linkonce doesn't merge symbol visibility

2006-12-12 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-12-12 13:08 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED Resolut

[Bug binutils/3704] ar reports unexpected character in S-record file

2006-12-12 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2006-12-12 13:40:55 date|

[Bug binutils/3704] ar reports unexpected character in S-record file

2006-12-12 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|ASSIGNED

[Bug binutils/3704] ar reports unexpected character in S-record file

2006-12-12 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|2006-12-12 13:40:55 |2006-12-12 13:41:45 date|

[Bug binutils/3704] ar reports unexpected character in S-record file

2006-12-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-12-12 13:52 --- Created an attachment (id=1458) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1458&action=view) possibile fix -- http://sourceware.org/bugzilla/show_bug.cgi?id=3704 --- You are receiving

[Bug gas/3707] New: Segfault with -m arm7tdmi option

2006-12-12 Thread daniel dot savilonis at gmail dot com
Steps to reproduce: 1) Execute arm-elf-as -m arm7tdmi If you use the old option -m instead of -mcpu=, with any other combination of options, as will segfault. -- Summary: Segfault with -m arm7tdmi option Product: binutils Version: 2.17 Status: NEW

[Bug gas/3712] New: i386 assembler accepts invalid assembly code

2006-12-12 Thread hjl at lucon dot org
bash-3.1$ cat x.s insertq $4,$2,%xmm2,%xmm1 insertq $4,$2,%xmm2,%ebx bash-3.1$ gcc -c x.s bash-3.1$ objdump -d x.o x.o: file format elf64-x86-64 Disassembly of section .text: <.text>: 0: f2 0f 78 ca 02 04 insertq $0x4,$0x2,%xmm2,%xmm1 6: f2 0f