On 21 Jul 2011, at 17:20, Alexander Klenin wrote: > Please take a look at http://bugs.freepascal.org/view.php?id=19780 > The compiler fails on my code, but not on my machine, > so I would like an advice as to the cause of the problem.
As you notice, it has been fixed in trunk. The problem was that the compiler could not deal in all cases with composite types that were returned in registers (it could handle them when the call happened, but not afterwards). Jonas_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
