* Correct wrong size suffixes

git-svn-id: trunk@14238 -
This commit is contained in:
pierre 2009-11-21 16:12:48 +00:00
parent dca8c521e5
commit ff80903341

View File

@ -204,9 +204,9 @@ asm
jne .Label3
lea 0x20(%rbp,%rax,8),%rcx
.Label3:
movl %rcx,_environ
movq %rcx,_environ
// Specificc to Free Pascal
movl %rcx,envp
movq %rcx,envp
(*
/*
* Force stack alignment - below here there must have been an even