Theo Carr-Brion wrote:
I was using --stack-checking and turning it off cures the problem, thanks. I am not using optimisation as I was fast compilation times and adding dummy variables did not work so it looks like the problem is in the stack checking.
It might also be related to how GPC uses internal temp variables. We hope to improve this in the future. I can't reproduce your problem here, even with `--stack-checking', however.
Frank