bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/10198] GAS wrongly treats `$' as a symbol name


From: d dot g dot gorbachev at gmail dot com
Subject: [Bug gas/10198] GAS wrongly treats `$' as a symbol name
Date: 30 May 2009 10:54:57 -0000

------- Additional Comments From d dot g dot gorbachev at gmail dot com  
2009-05-30 10:54 -------
It's a usual syntax for x86 assemblers ( e.g. MASM
http://webster.cs.ucr.edu/Page_TechDocs/MASMDoc/ , NASM
http://www.nasm.us/doc/nasmdoc3.html#section-3.5 ). It seems it was not
documented in GAS, not for x86, at least.

The "jmp .+2" thing is AT&T syntax

|.att_syntax
|    jmp .+2
|    nop

This still works.

-- 


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

------- 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]