]> granicus.if.org Git - clang/commitdiff
Attempt to fix failure of deep-ast-tree.cpp on atom and s390
authorYaxun Liu <Yaxun.Liu@amd.com>
Wed, 14 Mar 2018 18:24:38 +0000 (18:24 +0000)
committerYaxun Liu <Yaxun.Liu@amd.com>
Wed, 14 Mar 2018 18:24:38 +0000 (18:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327547 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/deep-ast-tree.cpp

index 9e5ba22718ff2dd83d41b91af36e5d055bcc4a9f..3931478e17c78ad567b94bb1ac73357551b22b5d 100644 (file)
@@ -131,7 +131,7 @@ void f() {
   1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,
   1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,
   /* some archs have smaller stack size */
-#if !defined(__ppc__) && !defined(__arm__) 
+#if !defined(__ppc__) && !defined(__atom__) && !defined(__s390__)
   1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,
   1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,
   1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,