This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13358] long long and C++ do not mix well in 3.3/3.4


------- Additional Comments From lloyd at randombit dot net  2003-12-08 18:38 -------
As I mentioned, some Windows compilers don't understand LL and simply die. They
want a suffix of (IIRC) u64, but don't require it. So, how is using an LL suffix
supposed to help this?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13358


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]