// PR c++/51379

unsigned long t1 = 1;
unsigned long t2 = reinterpret_cast<unsigned long>(t1);
