[PATCH] New ia64 @slotcount pseudo func

Alan Modra amodra@bigpond.net.au
Wed Nov 4 11:03:00 GMT 2009


On Wed, Nov 04, 2009 at 12:09:18AM -0800, Douglas B Rupp wrote:
> Question: When I look at what gets passed to ia64_parse_name in gdb vs.  
> what's in the .s file, it appears that extraneous whitespace has already  
> been removed. Under what circumstances would there be whitespace between  
> parameters?

On ia64 you won't need to worry about skipping whitespace since it
will have been removed by the preprocessor.  (On some other targets
you do need to handle whitespace in expressions, due to chars put
in tc_symbol_chars.)

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list