mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 18:50:25 +02:00
m68k: disabled comment generation
git-svn-id: trunk@30045 -
This commit is contained in:
parent
997ec578e0
commit
5f66d63335
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user