aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.brendan/err-msg11.C
blob: de5ed8a131685d765f4073f1f4c3b3a3e6df5826 (plain)
1
2
3
// Build don't link: 
// GROUPS passed error-messages
void foo (mutable int x);// ERROR -  non-member `x' cannot be declared `mutable'.*