blob: beaad91330bcb693d2a8cacf252934c718404c73 [file] [log] [blame]
// RUN: %llvmgcc %s -S -g -o /dev/null
typedef void (*sigcatch_t)( struct sigcontext *);
sigcatch_t sigcatch[50] = {(sigcatch_t) 0};