From 185f755deb7a4e6c635ea5816d293dc6f1c718a4 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Wed, 8 Nov 2006 20:16:05 +0000 Subject: Should be xfailed for llvm-gcc3.4 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31568 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/C++Frontend/2006-09-27-Debug-Protection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/test/C++Frontend/2006-09-27-Debug-Protection.cpp index 41b331f4aa..a15e86d2bd 100644 --- a/test/C++Frontend/2006-09-27-Debug-Protection.cpp +++ b/test/C++Frontend/2006-09-27-Debug-Protection.cpp @@ -1,3 +1,4 @@ +// XFAIL: llvmgcc3 // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep 'uint 1,' && // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep 'uint 2,' -- cgit v1.2.3