mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-05 23:32:29 +02:00
- rm forgotten debug writeln
git-svn-id: branches/i8086@23792 -
This commit is contained in:
parent
48bba896a5
commit
ee005a9c1b
@ -335,7 +335,6 @@ unit cgcpu;
|
||||
internalerror(2013031101);
|
||||
if cgpara.location^.Next^.Next <> nil then
|
||||
internalerror(2013031101);
|
||||
Writeln(cgpara.alignment);
|
||||
if cgpara.alignment <> 4 then
|
||||
internalerror(2013031101);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user