[Bug gas/5860] Error: too many positional arguments

2009-01-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-24 04:44 --- Closing due to lack of response. -- What|Removed |Added Status|WAITING

[Bug gas/5860] Error: too many positional arguments

2008-03-05 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-03-06 05:52 --- You still haven't attached a test case. Your pasted code snippets will not assemble without the definitions for HIADJ and LO. Incidentally, the LOAD32 macro is broken on 64-bit hosts or when binutils is

[Bug gas/5860] Error: too many positional arguments

2008-03-05 Thread apjain at cisco dot com
o: Aparna Jain (apjain) Subject: [Bug gas/5860] Error: too many positional arguments --- Additional Comments From amodra at bigpond dot net dot au 2008-03-04 09:53 --- Please attach a test case. Your bug report doesn't make sense. You say you are using #define, ie. C preprocessor macro

[Bug gas/5860] Error: too many positional arguments

2008-03-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-03-04 09:53 --- Please attach a test case. Your bug report doesn't make sense. You say you are using #define, ie. C preprocessor macros, but complain about a gas macro error message. -- What|Removed