mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 14:09:59 +02:00
* forgotten part of last commit
git-svn-id: trunk@48674 -
This commit is contained in:
parent
f1883c4e61
commit
33ce19799b
@ -379,7 +379,7 @@ unit agarmgas;
|
||||
postfix:='';
|
||||
if GenerateThumb2Code then
|
||||
begin
|
||||
if taicpu(hp).wideformat then
|
||||
if cf_wideformat in taicpu(hp).flags then
|
||||
postfix:='.w';
|
||||
end;
|
||||
if unified_syntax then
|
||||
|
Loading…
Reference in New Issue
Block a user