Should be xfailed for llvmgcc3

llvm-svn: 31578
This commit is contained in:
Tanya Lattner 2006-11-08 23:26:16 +00:00
parent 8a01d7a820
commit 01167a7eff
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// RUN: %llvmgcc %s -S -o /dev/null &&
// RUN: %llvmgcc %s -S -o - | grep 'ext: xorl %eax, eax; movl' &&
// RUN: %llvmgcc %s -S -o - | grep 'nonext: xorl %eax, %eax; mov'
// XFAIL: llvmgcc3
// PR924
void bar() {