mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 17:19:33 +02:00
* fixed compilation with -Sew
git-svn-id: branches/wasm@48446 -
This commit is contained in:
parent
0ceefa4d22
commit
e2e0756eaf
@ -371,7 +371,7 @@ uses
|
||||
|
||||
function dwarf_reg(r:tregister):byte;
|
||||
begin
|
||||
result:=-1;
|
||||
result:=0;
|
||||
internalerror(200603251);
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user