comparison gcc/testsuite/gcc.c-torture/compile/920501-4.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
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 4
4 foo () 5 foo ()
5 { 6 {
6 int r0[8186 ]; 7 int r0[8186 ];
7 int r1[2 ]; 8 int r1[2 ];