bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/10704] as segfault in memory lookup intel syntax


From: serpilliere at droids-corp dot org
Subject: [Bug binutils/10704] as segfault in memory lookup intel syntax
Date: 1 Oct 2009 15:33:09 -0000

------- Additional Comments From serpilliere at droids-corp dot org  2009-10-01 
15:33 -------
The patch avoid seg fault. But It still doesn't assemble such code (a little bit
different):

$ cat ccMaqFcN.s
.intel_syntax
.LC0:
.string "dummy"
        lea     %eax, DWORD PTR[ address@hidden + %ebx ]
$ gas/as-new ccMaqFcN.s_cp 
ccMaqFcN.s_cp: Assembler messages:
ccMaqFcN.s_cp:4: Internal error, aborting at symbols.c line 2180 in 
S_SET_SEGMENT
Please report this bug.


$ gas/as-new --version
GNU assembler (GNU Binutils) 2.20.51.20091001
(with patch applied)




-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10704

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]