repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* passes.c (ipa_write_summaries): Only modify statements if body
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
lto
/
20100426_0.c
blob
49f7122e13cf0f017a79d8f67c78b45731bde1d0
1
/* { dg-lto-do link } */
2
/* { dg-lto-options {{-r -nostdlib -flto -g}} } */
3
/* { dg-extra-ld-options "-flinker-output=nolto-rel" } */
4
5
long
Perl_my_htonl
(
long
l
)
6
{
7
union
{ }
u
;
8
}