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; }