Dmitry wrote:
done.
recompile gcc from cvs.
Yes, I came up with the exact same fix yesterday (defining SET_ASM_OP)
after actually implementing the "namealias" attribute I proposed (and it
was working, too ;-). Well, at least now I know how to add new
attributes, and how the tree node structures work in gcc...
On Tuesday 06 July 2004 18:38, Remy Blank wrote:
I could probably implement someting easier like an
aliasname("othername") attribute that adds a ".global othername" when
generating the function name in asm_declare_function_name(), a bit
similar to what interrupt(x) is doing.
Thanks for the fix, and for all your excellent work on mspgcc!
-- Remy
Remove underscore and anti-spam suffix in reply address for a timely
response.