Преглед изворни кода

* Correct wrong size suffixes

git-svn-id: trunk@14238 -
pierre пре 16 година
родитељ
комит
ff80903341
1 измењених фајлова са 2 додато и 2 уклоњено
  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