Parcourir la source

* Correct wrong size suffixes

git-svn-id: trunk@14238 -
pierre il y a 16 ans
Parent
commit
ff80903341
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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