summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2006-11-08 20:16:05 +0000
committerTanya Lattner <tonic@nondot.org>2006-11-08 20:16:05 +0000
commitfd6e54439a21e2768b3eacd01e5e974bf4305911 (patch)
tree1e8fb6e1a79feab9d89efe85a163bdfa023bb8a7 /llvm
parentb3aa10f93370891b5729fa64f6242a63b4d12970 (diff)
downloadbcm5719-llvm-fd6e54439a21e2768b3eacd01e5e974bf4305911.tar.gz
bcm5719-llvm-fd6e54439a21e2768b3eacd01e5e974bf4305911.zip
Should be xfailed for llvm-gcc3.4
llvm-svn: 31568
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp b/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp
index 41b331f4aa8..a15e86d2bd1 100644
--- a/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp
+++ b/llvm/test/Regression/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,'
OpenPOWER on IntegriCloud