repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
g++.dg
/
opt
/
inline8.C
blob
b2ca021b03935135749a4a75b056d5ea464e34df
1
// PR c++/15871
2
// { dg-options "-O2 -fkeep-inline-functions" }
3
// { dg-final { scan-assembler "foo" } }
4
5
inline void foo(void) { }