Dhaemon wrote:
> Hi,
> First of all, thanks a lot for this great project.
> I have produced the error on a i686-apple-darwin8 (latest Intel Core Duo
> 2 Macbook) using Apple GCC 4.0.1 with lightning-1.2b.
> Function calls seem to work most of the time but sometime they cause an
> 'Illegal Instruction' error(Unix signal 4).
>
> I found a reliable way to reproduce this error at will. It's pretty weird.
> The following is a slightly modified version of 'printf.c
' in the
> 'tests' directory:
>
http://www.step.polymtl.ca/~polyrad/polyrad/printf.c>
> When compiled with the marked c-call to 'display_message', there is no
> error.
This is wrong: