From 5b5142fbf9d1e4dcfdf30e319ff9a82af8a13457 Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Thu, 20 Feb 2003 13:41:09 +0000 Subject: [PATCH] 20020720-1.x: XFAIL for x86-64. * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64. [[Split portion of a mixed commit.]] From-SVN: r63163.2 --- gcc/testsuite/gcc.c-torture/execute/20020720-1.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gcc.c-torture/execute/20020720-1.x b/gcc/testsuite/gcc.c-torture/execute/20020720-1.x index ce0dd0033cb..76e446be4d1 100644 --- a/gcc/testsuite/gcc.c-torture/execute/20020720-1.x +++ b/gcc/testsuite/gcc.c-torture/execute/20020720-1.x @@ -15,7 +15,7 @@ set torture_eval_before_compile { global compiler_conditional_xfail_data set compiler_conditional_xfail_data { "This test fails to optimize completely on certain platforms." \ - { "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" "h8300*-*-*" } \ + { "xtensa-*-*" "sh-*-*" "arm*-*-*" "strongarm*-*-*" "xscale*-*-*" "h8300*-*-*" "x86_64-*-*" } \ { "*" } \ { "-O0" } } -- 2.30.2