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 tree-optimization/41019] Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".



------- Comment #8 from irar at il dot ibm dot com  2009-08-13 05:40 -------
(In reply to comment #7)
> Oh.  Did you manage to reduce or reproduce with a smaller testcase?

No, I just looked at the vectorized loops. The guilty one is

bin/../lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0/tr1/random.tcc:231

Ira


-- 


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


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