> However, if giving up IMCC's register allocator is worth gaining
> the extra control of PASM, by all means do it,  however I'm all ears
> on suggestions for IMCC for features. *hint*

In that case, I don't suppose it would be possible for IMCC to allow
function calls in an "if expr goto LABEL" statement, ie:

  ...
  if _some_test() goto LABEL
  ...
  ...

I for one would find that particularly useful. ;)

Reply via email to