mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 17:59:25 +02:00
* missing size modifier added
git-svn-id: trunk@8254 -
This commit is contained in:
parent
9c90a93932
commit
1967deb137
@ -597,7 +597,7 @@ begin
|
||||
movl djgpp_exception_state_ptr, %eax
|
||||
movl %eax, 60(%edi)
|
||||
{ restore EDI }
|
||||
pop %edi
|
||||
popl %edi
|
||||
{ we come from the initial call }
|
||||
xorl %eax,%eax
|
||||
movl %eax,__RESULT
|
||||
|
Loading…
Reference in New Issue
Block a user