blob: 1bb692f45a984c1cadaf8adb24a2a915d586b9f9 (
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 0x100000000UL
#include "20031023-1.c"
|