[fpc-devel] An optimizer bug?
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Jan 4 21:52:21 CET 2008
On 28 Dec 2007, at 15:16, Sergei Gorelkin wrote:
> I had isolated the issue, it is maybechangetemp() in ncgld.pas. If I
> modify this function to always return false, the issue is gone.
> Actually the failure is caused by incomplete deallocation of the
> AnsiString temp variable - its initialization and finalization code
> is not deleted.
I think I've fixed this in r9626, could you check again? At least on
darwin/ppc, cycle and testsuite seem to work fine with your patch (but
I didn't check it without my changes as well).
Jonas
More information about the fpc-devel
mailing list