Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.dg / opt / inline8.C
blobb2ca021b03935135749a4a75b056d5ea464e34df
1 // PR c++/15871
2 // { dg-options "-O2 -fkeep-inline-functions" }
3 // { dg-final { scan-assembler "foo" } }
5 inline void foo(void) { }