Merged revisions 208012,208018-208019,208021,208023-208030,208033,208037,208040-20804...
[official-gcc.git] / main / gcc / testsuite / g++.dg / cpp0x / udlit-clink-neg.C
blob87e00826edaefff62b92a517370828d295cea604
1 // { dg-do compile { target c++11 } }
3 extern "C" {
5 int
6 operator"" _badclinkage(unsigned long long);    // { dg-error "operator with C linkage" }