On Mon Oct 01 21:21:42 2007, kjs wrote:
> Is it still necessary to prefix these
> directives with "pcc_" (as it is the only calling conventions)?  Other
> directives such as .yield and .return also use the PCC, but do
> not have this prefix. This difference seems arbitrary and inconsistent
> (syntactically spoken).

PCC isn't the only calling conventions, you can still use bsr. But it is
the preferred calling conventions, so agreed on removing the extra
marking. Change made in the latest version of the PIR PDD.

Reply via email to