mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 10:38:45 +02:00
* made internalerror unique
git-svn-id: branches/hlcgllvm@26982 -
This commit is contained in:
parent
c2c7f753a8
commit
9c674ff444
@ -256,7 +256,7 @@ implementation
|
||||
end;
|
||||
{$endif cpuextended}
|
||||
else
|
||||
internalerror(2013060224);
|
||||
internalerror(2013060227);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user