summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp
index 27cbc0f1e8f..d9a25aa70e7 100644
--- a/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp
+++ b/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp
@@ -1,4 +1,3 @@
-// XFAIL: llvmgcc3
// RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 1,}
// RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 2,}
OpenPOWER on IntegriCloud