瀏覽代碼

m68k: disabled comment generation

git-svn-id: trunk@30045 -
Károly Balogh 10 年之前
父節點
當前提交
5f66d63335
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      compiler/m68k/n68kmat.pas

+ 1 - 2
compiler/m68k/n68kmat.pas

@@ -186,8 +186,7 @@ implementation
       begin
         secondpass(left);
         location_reset(location,LOC_FPUREGISTER,def_cgsize(resultdef));
-
-        current_asmdata.CurrAsmList.concat(tai_comment.create(strpnew('unaryminus second_float called!')));
+        //current_asmdata.CurrAsmList.concat(tai_comment.create(strpnew('unaryminus second_float called!')));
 
         case left.location.loc of
           LOC_REFERENCE,