blob: 50965169adcaec9abea115fb567962a8a920b3b7 (
plain)
1
2
3
4
5
6
|
/* Declaration of the frame size doesn't work on ptx. */
/* { dg-require-effective-target untyped_assembly } */
/* { dg-require-effective-target indirect_calls } */
#define ASIZE 0x1000000000UL
#include "20031023-1.c"
|