* values on stack is i386 only

This commit is contained in:
peter 2004-05-03 16:26:45 +00:00
parent 55befeb61e
commit e57e863447
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,6 @@
{ %cpu=i386 }
{ This test expects values on the stack, which is i386 only }
{ fourth simple array of const test }

View File

@ -1,3 +1,6 @@
{ %cpu=i386 }
{ This test expects values on the stack, which is i386 only }
{ fifth simple array of const test }

View File

@ -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
for int64 values }