blob: 8001c56ad52adec3df5630bbe4bc1f74d80a994b [file] [log] [blame]
// RUN: %llvmgcc -S %s -o -
// PR4556
extern void foo;
void *bar = &foo;