Mick CORNUT writes: > > We've just pointed out a strange problem with gcc 3.4.0: we use it > for generating ARM 7 processor thumb code. This strange behavior > was pointed out with a function taking 5 parameters (the fifth one > is passed through stack according to the abi spec).
Can you try this with a more recent compiler? gcc 3.4.0 is no longer being maintained. Andrew.