blob: 9a9291b264cee5a726bcbbac744ad6759be4b0da [file] [log] [blame]
// { dg-do compile { target c++11 } }
// { dg-options "" }
static _Complex int i;
static_assert (&__imag i == &__imag i, "");