Ver código fonte

* Correct wrong size suffixes

git-svn-id: trunk@14238 -
pierre 16 anos atrás
pai
commit
ff80903341
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      rtl/solaris/x86_64/start.inc

+ 2 - 2
rtl/solaris/x86_64/start.inc

@@ -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