Browse Source

* Correct wrong size suffixes

git-svn-id: trunk@14238 -
pierre 15 years ago
parent
commit
ff80903341
1 changed files with 2 additions and 2 deletions
  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