c++: hash table ICE with variadic alias [PR105003]
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / udlit-clink-neg.C
blobeb7ae8c0b174b01cba485028995b01c73747ec75
1 // { dg-do compile { target c++11 } }
3 extern "C" {
5 int
6 operator"" _badclinkage(unsigned long long);    // { dg-error "1:literal operator with C linkage" }