X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.c-torture%2Fcompile%2F20001205-1.x;fp=gcc%2Ftestsuite%2Fgcc.c-torture%2Fcompile%2F20001205-1.x;h=134cdf109fefa96f40469b91f372cf4543a21a72;hb=675241d5e600b1c0f74cbd597ed07cb231331218;hp=bde61fd93da9887dae23eb34b3e756f4f1435411;hpb=e33a5b06deb7988efb421c0ff5b5da3c54becdaa;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/gcc.c-torture/compile/20001205-1.x b/gcc/testsuite/gcc.c-torture/compile/20001205-1.x index bde61fd93da..134cdf109fe 100644 --- a/gcc/testsuite/gcc.c-torture/compile/20001205-1.x +++ b/gcc/testsuite/gcc.c-torture/compile/20001205-1.x @@ -1,8 +1,7 @@ # This does not work on m68hc11 due to the asm statement which # forces two 'long' (32-bits) variables to go in registers. -global target_triplet if { [istarget "m6811-*-*"] || [istarget "m6812-*-*"] } { - set torture_compile_xfail "$target_triplet" + return 1 } return 0