mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 10:09:08 +02:00
* enabled assembler test for ppc64
git-svn-id: trunk@8392 -
This commit is contained in:
parent
666d156e8e
commit
b546309ca0
@ -423,7 +423,7 @@ begin
|
||||
testrecinl5;
|
||||
testrec2a;
|
||||
testrec2ainl;
|
||||
{$if defined(cpupowerpc) or defined(cpui386)}
|
||||
{$if defined(cpupowerpc) or defined(cpui386) or defined(cpupowerpc64)}
|
||||
testrec3a;
|
||||
testrec3ainl;
|
||||
{$endif}
|
||||
|
Loading…
Reference in New Issue
Block a user