// PR c++/27648 // { dg-do compile { target c++11 } } void f() { static_cast(0); // { dg-warning "ignored" } }