mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 06:49:23 +02:00
* fix compilation failure
git-svn-id: trunk@14152 -
This commit is contained in:
parent
f9f9a2e2b1
commit
ce5d4ee65d
@ -82,7 +82,6 @@ asm
|
|||||||
jne .Label3
|
jne .Label3
|
||||||
lea 0x10(%ebp,%eax,4),%edx
|
lea 0x10(%ebp,%eax,4),%edx
|
||||||
.Label3:
|
.Label3:
|
||||||
movl %edx,environ
|
|
||||||
movl %edx,envp
|
movl %edx,envp
|
||||||
and $0xfffffff0,%esp
|
and $0xfffffff0,%esp
|
||||||
push %edx
|
push %edx
|
||||||
|
Loading…
Reference in New Issue
Block a user