repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fortran: Fix PR 47485.
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
other
/
pr84792-2.C
blob
082baae747f6ba3bc864486ab0103254d0fac09a
1
struct A {};
2
3
typedef struct
4
{
5
void foo() {}
6
} A::B; // { dg-error "3:typedef" }