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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to