aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/lto/20111213-1_0.c
blob: e6f54748a80361626b38fcfb5fe497287b28fee8 (plain)
1
2
3
4
5
6
7
8
/* { dg-lto-do link } */
/* { dg-lto-options { { -flto -g } } } */
/* { dg-extra-ld-options {-r -nostdlib} } */

void gfc_be_parse_file (void)
{
  typedef enum builtin_type builtin_type;
}