mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 02:10:22 +02:00
* fix regression 16700 introduced in rev 16104
git-svn-id: trunk@16133 -
This commit is contained in:
parent
586dd1ee49
commit
ba6a4760e9
@ -1828,8 +1828,6 @@ Unit Rax86int;
|
||||
internalerror(2010061101);
|
||||
end;
|
||||
Consume(actasmtoken);
|
||||
if actasmtoken=AS_PTR then
|
||||
Consume(AS_PTR);
|
||||
if (actasmtoken=AS_LPAREN) then
|
||||
begin
|
||||
{ Support "xxx ptr [Reference]" }
|
||||
|
Loading…
Reference in New Issue
Block a user