mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 09:00:12 +02:00
* corrected rte number after last merge
This commit is contained in:
parent
ea271c1088
commit
bdef7af09e
@ -17,7 +17,7 @@
|
||||
|
||||
function div_qword_throwdivbyzero(n,z : qword) : qword;
|
||||
begin
|
||||
HandleErrorFrame(210,get_frame);
|
||||
HandleErrorFrame(200,get_frame);
|
||||
end;
|
||||
|
||||
{$define FPC_SYSTEM_HAS_DIV_INT64}
|
||||
|
Loading…
Reference in New Issue
Block a user