1 2 3 4
// PR c++/50956 // { dg-options "-Wcast-qual" } void* p = (void*)"txt"; // { dg-warning "cast" }