blob: dba9cea0dc2f884d1f5e5e180056c9ea7939ace4 [file] [log] [blame]
// PR c++/59110
// { dg-do compile { target c++14 } }
int i = *(auto*)0; // { dg-error "" }