summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/g++.old-deja/g++.brendan/init2.C
blob: 0bf0abab262e6a2944bd8d217f633daa51f4bb3c (plain)
1
2
3
4
5
// { dg-do assemble  }
// GROUPS passed initialization
// this should give an error in require_required_type about not
// being allowed to have an initializer list in an argument list.
int f(int a = {1});// { dg-error "" } .*
OpenPOWER on IntegriCloud