------- Comment #5 from Andrey dot Martchovsky at gmail dot com 2009-05-11 19:04 ------- (In reply to comment #4) > For C++98 and C90, integer constants can only fit into the long type. You need > to use LL if you want a 64bit integer constant. >
Thank you for clarifying this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40099