1 // PR 1417 2 3 // RUN: %llvmgcc -xc %s -S -o - | grep "struct.anon = type \{\}" 4 5 struct { } *X; 6