From 5f66d633351344cfdbd8c0d4afd3718b5957d3d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1roly=20Balogh?= Date: Sun, 1 Mar 2015 15:49:57 +0000 Subject: [PATCH] m68k: disabled comment generation git-svn-id: trunk@30045 - --- compiler/m68k/n68kmat.pas | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/compiler/m68k/n68kmat.pas b/compiler/m68k/n68kmat.pas index 9da1cd0531..b9b010f641 100644 --- a/compiler/m68k/n68kmat.pas +++ b/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,