blob: 45db74bbef726b029bcc931098ce77b2fb6a6450 [file]
// PR c++/50956
// { dg-options "-Wcast-qual" }
void* p = (void*)"txt"; // { dg-warning "11:cast" }