dwarf2-3.h   [plain text]


/* Test -feliminate-dwarf2-dups */
/* Contributed by Devang Patel <dpatel@apple.com> */

struct point
{
  int x;
  int y;
};