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
* g++.dg/torture/pr79905.C: Add -maltivec option.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
pr53055.C
blob
787af9d156f03df66ddf8e4644e96600cf0434c8
1
// PR c++/53055
2
// { dg-do compile }
3
4
struct A A :: * p ;
5
int i = p ->* p ; // { dg-error "" }