[fpc-devel] Internal error compiling Lazarus

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Jul 22 14:08:02 CEST 2011


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


More information about the fpc-devel mailing list