mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 06:26:10 +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:='';
|
postfix:='';
|
||||||
if GenerateThumb2Code then
|
if GenerateThumb2Code then
|
||||||
begin
|
begin
|
||||||
if taicpu(hp).wideformat then
|
if cf_wideformat in taicpu(hp).flags then
|
||||||
postfix:='.w';
|
postfix:='.w';
|
||||||
end;
|
end;
|
||||||
if unified_syntax then
|
if unified_syntax then
|
||||||
|
Loading…
Reference in New Issue
Block a user