comparison gcc/testsuite/gcc.c-torture/compile/20031023-3.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* Declaration of the frame size doesn't work on ptx. */ 1 /* Declaration of the frame size doesn't work on ptx. */
2 /* { dg-require-effective-target untyped_assembly } */ 2 /* { dg-require-effective-target untyped_assembly } */
3 /* { dg-require-effective-target indirect_calls } */
4
3 #define ASIZE 0x100000000UL 5 #define ASIZE 0x100000000UL
4 #include "20031023-1.c" 6 #include "20031023-1.c"