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
2009-07-17 Richard Guenther <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
ext
/
interface3
/
dir2
/
interface3.h
blob
df6f7cd2f5f08aaa8974e06e7d8d13ff5da1bce4
1
// PR c++/26195
2
#pragma interface
"dir2/interface3.h"
3
4
inline
void
g1
() { }
5
inline
void
g2
() { }