Comment 3 for bug 1228201

Revision history for this message
shkiper325 (shkiper325-deactivatedaccount) wrote :

code builds using clang:
shkiper@server:~/C++/Thread$ clang++ thread.cpp -o thread -pthread -std=c++11
shkiper@server:~/C++/Thread$ ./thread
1307674368000
355687428096000
shkiper@server:~/C++/Thread$
so, problem is in g++