[Bug binutils/6873] New: X86 disassembler fails pmacXXX in SSE5

2008-09-08 Thread hjl dot tools at gmail dot com
[EMAIL PROTECTED] sse5-1]$ cat x.s .text _start: pmacssww %xmm1, 0x10(%ebx), %xmm2, %xmm1 .intel_syntax noprefix [EMAIL PROTECTED] sse5-1]$ make x.o ./as --32 -o x.o x.s [EMAIL PROTECTED] sse5-1]$ ./objdump -dw x.o x.o: file format elf32-i386 Disassembly of secti

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-09-08 Thread drow at false dot org
--- Additional Comments From drow at false dot org 2008-09-08 23:31 --- I've checked in a version of HJ's patch. But I can't work out what the problem is in this long bug report, so I'm not sure if it's fixed now. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You ar