comparison gcc/testsuite/gcc.c-torture/compile/920501-4.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* { dg-do assemble } */ 1 /* { dg-do assemble } */
2 /* { dg-skip-if "ptxas times out" { nvptx-*-* } { "-O1" } { "" } } */ 2 /* { dg-skip-if "ptxas times out" { nvptx-*-* } { "-O1" } { "" } } */
3 /* { dg-skip-if "Array too big" { "pdp11-*-*" } { "-mint32" } } */ 3 /* { dg-skip-if "Array too big" { "pdp11-*-*" } { "-mint32" } } */
4 /* { dg-require-stack-size "8196*4" } */
4 5
5 foo () 6 foo ()
6 { 7 {
7 int r0[8186 ]; 8 int r0[8186 ];
8 int r1[2 ]; 9 int r1[2 ];