Changes in directory llvm/test/Regression/C++Frontend:

2006-09-27-Debug-Protection.cpp updated: 1.1 -> 1.2
---
Log message:

Should be xfailed for llvm-gcc3.4


---
Diffs of the changes:  (+1 -0)

 2006-09-27-Debug-Protection.cpp |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp
diff -u llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp:1.1 
llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp:1.2
--- llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp:1.1        
Wed Sep 27 11:55:19 2006
+++ llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp    Wed Nov 
 8 14:16:05 2006
@@ -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,'
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to