OSDN Git Service

PR c++/26291
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / parse / error3.C
1 // PR c++/10779
2
3 static void InstantiateConstraint(const float&, unsigned,
4                                   void(*AddFunction)(const TYPE&,bool&, // { dg-error "" }
5                                                      char*, char*,
6                                                      unsigned*)); // { dg-error "" }