* fixed llvm compiler compilation with -O3/-Oodfa

git-svn-id: branches/debug_eh@40590 -
This commit is contained in:
Jonas Maebe 2018-12-18 21:13:56 +00:00
parent 752a28a41d
commit 1a0ffbc82b
2 changed files with 2 additions and 0 deletions

View File

@ -139,6 +139,7 @@ begin
anyhasalias:=false;
{ if the procedure has the exported name as one of its aliases, we don't
need a separate stub }
pd:=nil;
for i:=0 to tprocsym(hp.sym).procdeflist.count-1 do
begin
pd:=tprocdef(tprocsym(hp.sym).procdeflist[i]);

View File

@ -217,6 +217,7 @@ implementation
(orgsize<>size) and
assigned(cgpara.location^.next);
paralocidx:=0;
fielddef:=nil;
while assigned(location) do
begin
if userecord then