m68k: disabled PEA debug comment accidentally left in

git-svn-id: trunk@28077 -
This commit is contained in:
Károly Balogh 2014-06-26 16:50:42 +00:00
parent d93e7b3367
commit 3028f3ac78

View File

@ -412,7 +412,7 @@ unit cgcpu;
{ 68k always passes arguments on the stack }
if use_push(cgpara) then
begin
list.concat(tai_comment.create(strpnew('a_loadaddr_ref_cgpara: PEA')));
//list.concat(tai_comment.create(strpnew('a_loadaddr_ref_cgpara: PEA')));
cgpara.check_simple_location;
tmpref:=r;
fixref(list,tmpref);