Ver Fonte

* restored accidentally removed call to fpc_handleerror in r23325

git-svn-id: trunk@23330 -
Jonas Maebe há 12 anos atrás
pai
commit
39f46d8350
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      compiler/ncgmat.pas

+ 1 - 0
compiler/ncgmat.pas

@@ -387,6 +387,7 @@ implementation
                   paramanager.getintparaloc(search_system_proc('fpc_handleerror'),1,paraloc1);
                   cg.a_load_const_cgpara(current_asmdata.CurrAsmList,OS_S32,aint(200),paraloc1);
                   paramanager.freecgpara(current_asmdata.CurrAsmList,paraloc1);
+                  cg.a_call_name(current_asmdata.CurrAsmList,'FPC_HANDLEERROR',false);
                   paraloc1.done;
                   cg.a_label(current_asmdata.CurrAsmList,hl);
                   if nodetype = modn then