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
PR c++/67273
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
parameter-declaration-1.C
blob
22d6f214d7df03c0a5c51757dee0c067ced7cad3
1
// Contributed by Gabriel Dos Reis <gdr@integrable-solutions.net>
2
// Origin: Robert Schiele; PR C++/8799
3
// { dg-do compile }
4
5
struct {
6
a(void = 0; a(0), a(0) // { dg-error "" "" { target *-*-* } }