index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
parse
/
defarg7.C
blob: c1f75ce8f18ea297032f2489f56a5cc0d15ede4b (
plain
)
1
2
3
4
5
// PR c++/14361 class A { A ( int n=0 int n ); // { dg-error "" } };