mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-05 22:10:27 +02:00
merge r13489 from cpstrnew branch by florian:
* made tcpstr1 work git-svn-id: trunk@19086 -
This commit is contained in:
parent
8cc22972a0
commit
27538f21a4
@ -328,7 +328,6 @@ implementation
|
||||
end;
|
||||
|
||||
|
||||
|
||||
{*****************************************************************************
|
||||
LENGTH GENERIC HANDLING
|
||||
*****************************************************************************}
|
||||
|
@ -1643,7 +1643,7 @@ asm
|
||||
.Lj3620:
|
||||
movl (%esp),%eax
|
||||
movl (%eax),%eax
|
||||
subl $8,%eax
|
||||
subl $12,%eax
|
||||
call FPC_FREEMEM_X
|
||||
movl (%esp),%eax
|
||||
movl $0,(%eax)
|
||||
|
Loading…
Reference in New Issue
Block a user