This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/3747] mrand48 and it's friends return values outside of [-2^31, 2^31] on 64-bit platforms


------- Additional Comments From segher at kernel dot crashing dot org  2006-12-18 09:37 -------
Subject: Re:  New: mrand48 and it's friends return values outside of [-2^31, 2^31] on 64-bit platforms

> 	  if (x > 2147483648

Invalid testcase; this number is negative with default GCC -std flag.


Segher



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3747

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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