mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 05:09:49 +02:00
* fix compilation with -Oodfa
git-svn-id: trunk@31770 -
This commit is contained in:
parent
17a0ac7fc0
commit
d36694bdb8
@ -838,6 +838,7 @@ implementation
|
|||||||
srsym:=nil;
|
srsym:=nil;
|
||||||
genericparams:=nil;
|
genericparams:=nil;
|
||||||
freegenericparams:=true;
|
freegenericparams:=true;
|
||||||
|
hadspecialize:=false;
|
||||||
|
|
||||||
consume_proc_name;
|
consume_proc_name;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user