blob: 63bef406408308fa917dc7facea9514f36ebaec9 [file] [log] [blame]
// PR c++/84938
const int &a = 1 / ~-1; // { dg-warning "division by zero" }