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 libstdc++/33128] std::tr1::uniform_int returns value out of range



------- Comment #1 from mj1 at cog dot brown dot edu  2007-08-20 23:24 -------
Created an attachment (id=14085)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14085&action=view)
Sample program showing that uniform_int() returns value out of range

returns -1 when run on

[mj@lugha tmp]$ g++ -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.2.1/configure --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.2.1


-- 


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


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