mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 20:29:16 +02:00
* values on stack is i386 only
This commit is contained in:
parent
55befeb61e
commit
e57e863447
@ -1,3 +1,6 @@
|
|||||||
|
{ %cpu=i386 }
|
||||||
|
|
||||||
|
{ This test expects values on the stack, which is i386 only }
|
||||||
|
|
||||||
{ fourth simple array of const test }
|
{ fourth simple array of const test }
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
{ %cpu=i386 }
|
||||||
|
|
||||||
|
{ This test expects values on the stack, which is i386 only }
|
||||||
|
|
||||||
{ fifth simple array of const test }
|
{ fifth simple array of const test }
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
{ %SKIPTARGET=macos Crashes when assembling, linking or running}
|
{ %cpu=i386 }
|
||||||
|
|
||||||
|
{ This test expects values on the stack, which is i386 only }
|
||||||
|
|
||||||
{ sixth simple array of const test
|
{ sixth simple array of const test
|
||||||
for int64 values }
|
for int64 values }
|
||||||
|
Loading…
Reference in New Issue
Block a user