aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.brendan/err-msg2.C
blob: 0bfb4c224143109e77eefd58aa1628da69e42d53 (plain)
1
2
3
4
// Build don't link: 
// GROUPS passed error-messages
typedef void (*pfv)(double, double);
extern "C" typedef void (*pfv)(double, double);// ERROR -  multiple.*