Selaa lähdekoodia

* missing size modifier added

git-svn-id: trunk@8254 -
Tomas Hajny 18 vuotta sitten
vanhempi
sitoutus
1967deb137
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      rtl/go32v2/dpmiexcp.pp

+ 1 - 1
rtl/go32v2/dpmiexcp.pp

@@ -597,7 +597,7 @@ begin
         movl    djgpp_exception_state_ptr, %eax
         movl    djgpp_exception_state_ptr, %eax
         movl    %eax, 60(%edi)
         movl    %eax, 60(%edi)
         { restore EDI }
         { restore EDI }
-        pop     %edi
+        popl    %edi
         { we come from the initial call }
         { we come from the initial call }
         xorl    %eax,%eax
         xorl    %eax,%eax
         movl    %eax,__RESULT
         movl    %eax,__RESULT