aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/overload/error6a.C
blob: e86ab5158abc68eb7f2612f77bd47c644e679514 (plain)
1
2
3
4
5
6
// Verify we suggest -fdiagnostics-all-candidates when there are
// omitted candidates.
#include "error6.C"

// { dg-error "no match" "" { target *-*-* } 9 }
// { dg-message "use '-fdiagnostics-all-candidates'" "" { target *-*-* } 9 }