repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
gdb
/
testsuite
/
gdb.cp
/
pr10728-x.h
blob
0ba58bb3b540e5cfd3316deee90030c5c253e9d9
1
struct
Y
;
2
struct
X
3
{
4
Y
*
y1
;
5
Y
*
y2
;
6
};
7
8
X
y
();
9