[Bug target/41019] Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".

2009-08-13 Thread m_albert137 at yahoo dot com
--- Comment #20 from m_albert137 at yahoo dot com 2009-08-13 14:27 --- Please let me say that I am deeply impressed by both the technical expertise of those who have helped with the issue that I raised and the willingness to respond so quickly. I thank you and consider myself to be in

[Bug c++/41019] Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".

2009-08-11 Thread m_albert137 at yahoo dot com
-- m_albert137 at yahoo dot com changed: What|Removed |Added Severity|normal |major Component|libstdc++ |c++ http

[Bug c++/41019] Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".

2009-08-09 Thread m_albert137 at yahoo dot com
--- Comment #3 from m_albert137 at yahoo dot com 2009-08-09 21:09 --- Created an attachment (id=18334) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18334&action=view) "savetemps" file from "g++ -O3 -v --save-temps t.cpp" The savetemps file. --

[Bug c++/41019] Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".

2009-08-09 Thread m_albert137 at yahoo dot com
--- Comment #2 from m_albert137 at yahoo dot com 2009-08-09 21:05 --- Created an attachment (id=18333) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18333&action=view) Configuration information from "g++ -O3 -v --save-temps t.cpp" Config information from

[Bug c++/41019] Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".

2009-08-09 Thread m_albert137 at yahoo dot com
--- Comment #1 from m_albert137 at yahoo dot com 2009-08-09 21:02 --- Created an attachment (id=18332) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18332&action=view) Example code When compiled below -O3 (e.g., -O2), this code gives: 0 -0.293218917238958

[Bug c++/41019] New: Variate_generator with mt19937 and normal_distribution produces wrong sequence for "-O3".

2009-08-09 Thread m_albert137 at yahoo dot com
gcc dot gnu dot org ReportedBy: m_albert137 at yahoo dot com GCC host triplet: x86_64-unknown-linux-gnu Core2 Q9550 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41019

[Bug c++/38624] New: static const data members can't be passed to const reference

2008-12-24 Thread m_albert137 at yahoo dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: m_albert137 at yahoo dot com GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x8

[Bug c++/36734] New: Incorrect access to tyedef in base of template class.

2008-07-04 Thread m_albert137 at yahoo dot com
t org ReportedBy: m_albert137 at yahoo dot com GCC host triplet: x86-64 linux 2.6.22.5-31 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36734

[Bug c++/29577] New: overload/SFINAE problem

2006-10-23 Thread m_albert137 at yahoo dot com
SFINAE problem Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: m_albert137 at yahoo dot com GCC host trip