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
Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
lto
/
pr63270_0.C
blob
924b238499aab0af9b6f438e69655be6d692b2ce
1
// { dg-lto-do link }
2
// { dg-lto-options {{-flto -O2 -Wno-odr}} }
3
4
#include "pr63270.h"
5
6
int main()
7
{
8
return 0;
9
}