bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/1070] Assembler error: too many positional arguments


From: jbeulich at novell dot com
Subject: [Bug gas/1070] Assembler error: too many positional arguments
Date: 17 Feb 2006 09:58:15 -0000

------- Additional Comments From jbeulich at novell dot com  2006-02-17 09:58 
-------
The two patches also break when using macro arguments like

        m (x)/(y)

because parsing stops after the closing parenthesis (another needed difference
in behavior from processing of angle brackets).

Further, the code is still unable to deal with things like

        m 1+(2 + 3)

Finally, even though I didn't experience problems with that, I would suspect
that providing standalone (or otherwise unmatched) parentheses as macro
arguments gets broken by this patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeulich at novell dot com


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

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