commit | c0c186d140b75fc3b2e4e3632f826a40cf4f8626 | [log] [tgz] |
---|---|---|
author | John Criswell <criswell@uiuc.edu> | Tue Nov 08 21:11:33 2005 +0000 |
committer | John Criswell <criswell@uiuc.edu> | Tue Nov 08 21:11:33 2005 +0000 |
tree | 483bcca1fb23510e7fa8ab9ea822af5d30f7f1a8 | |
parent | f0e80cf909b69b5f31b8d027de6ee4b963205f66 [diff] [blame] |
Merged from RELEASE_16. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24243 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c b/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c index a555bfd..e6e7b59 100644 --- a/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c +++ b/test/CFrontend/2005-02-20-AggregateSAVEEXPR.c
@@ -6,7 +6,7 @@ // We could modify the test to use only GCC extensions, but I don't know if // that would change the nature of the test. // -// XFAIL: sparcv9 +// XFAIL: sparc #include <complex.h>