blob: d5769524386cb847fb88f1cfdfd58e04395ce37f [file] [log] [blame]
// RUN: %llvmgcc -S %s -o -
// PR4214
typedef void vt;
void (*func_ptr)(vt my_vt);