blob: 71575a1abe5f279d134f53ddda925302a6c71a21 [file] [log] [blame]
// PR c++/51379
unsigned long t1 = 1;
unsigned long t2 = reinterpret_cast<unsigned long>(t1);