------- Comment #2 from hp at gcc dot gnu dot org  2010-07-24 02:51 -------
(In reply to comment #0)
Oops; replace:
> containing 0xffffffff for the low-part of 9223372036854775807LL ((1<<63)-1),
with:
> containing 0x7fffffff for the high-part of 9223372036854775807LL ((1<<63)-1),


-- 


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

Reply via email to