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
* c-c++-common/ubsan/float-cast-overflow-6.c: Add i?86-*-* target.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
lto
/
20100426_0.c
blob
e1dc06f960bd019397a86306b3ebacc243a40d6b
1
/* { dg-lto-do link } */
2
/* { dg-lto-options {{-r -nostdlib -flto -g}} } */
3
4
long
Perl_my_htonl
(
long
l
)
5
{
6
union
{ }
u
;
7
}