>>> Russell King <[EMAIL PROTECTED]> 01.02.06 09:32:43 >>>
>@ is the comment character on ARM, so this can't go here - we use
>
>       .type name, %function
>
>instead.

Bad.

>Interestingly, the info pages for as seem to indicate that
>there's a number of alternatives - maybe the most benign one should
>be used, iow:
>
>       .type name, "function"

While gas seems to generally accept it, ias doesn't (and the assembly language 
spec for ia64 doesn't either).

>or alternatively make ENDPROC arch-overridable.

That seems to be the only choice then. I'll send a revised patch soon.

Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to