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

long Perl_my_htonl (long l)
{
      union { } u;
}