Togos <[EMAIL PROTECTED]> wrote:
> I'm not sure if this is a bug in IMCC
> or not, but I don't see the use of it,
> and it's causing my program to segfault.

> If I have more than one

>   .pcc_begin_return
>    .return x
>    .return y
>    etc
>   .pcc_end_return

> block in a single compilation unit,
> every block wants to return the
> return values of all the pcc_return
> blocks in the compilation unit.

That's clearly a bug. Thanks for reporting.
(The whole return value stuff isn't finished yet)

leo

Reply via email to