فهرست منبع

* handle_str disposetree was badly placed

pierre 26 سال پیش
والد
کامیت
f3534cfea8
1فایلهای تغییر یافته به همراه6 افزوده شده و 3 حذف شده
  1. 6 3
      compiler/cg386inl.pas

+ 6 - 3
compiler/cg386inl.pas

@@ -583,8 +583,6 @@ implementation
            secondcallparan(hp,@dummycoll,false
              ,false,false,0
              );
-           disposetree(hp);
-
            if codegenerror then
              exit;
 
@@ -604,6 +602,8 @@ implementation
                 else
                   emitcall(procedureprefix+'LONGINT',true);
              end;
+           disposetree(hp);
+
            popusedregisters(pushed);
         end;
 
@@ -1241,7 +1241,10 @@ implementation
 end.
 {
   $Log$
-  Revision 1.48  1999-05-12 00:19:42  peter
+  Revision 1.49  1999-05-12 15:46:26  pierre
+   * handle_str disposetree was badly placed
+
+  Revision 1.48  1999/05/12 00:19:42  peter
     * removed R_DEFAULT_SEG
     * uniform float names