[Bug libstdc++/40331] New: uniform_real random number distribution produces wildly out of range values (TR1 C++0x)

2009-06-03 Thread colin at gibibit dot com
Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: colin at gibibit dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40331

[Bug libstdc++/40331] uniform_real random number distribution produces wildly out of range values (TR1 C++0x)

2009-06-03 Thread colin at gibibit dot com
--- Comment #1 from colin at gibibit dot com 2009-06-03 15:52 --- Created an attachment (id=17948) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17948action=view) Test case that generates random reals using Boost, TR1, and C++0x Uncomment exactly one of RNG_BOOST, RNG_TR1

[Bug other/30749] New: Optimizations cause ICE segfault w/ -march=pentium

2007-02-09 Thread colin at gibibit dot com
: Optimizations cause ICE segfault w/ -march=pentium Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: colin at gibibit

[Bug other/30749] Optimizations cause ICE segfault w/ -march=pentium

2007-02-09 Thread colin at gibibit dot com
--- Comment #1 from colin at gibibit dot com 2007-02-09 18:58 --- Created an attachment (id=13027) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13027action=view) File causing crash: evp_pkey.c preprocessed and stripped of include-file line number clutter This is the evp_pkey.c

[Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap

2007-02-09 Thread colin at gibibit dot com
--- Comment #15 from colin at gibibit dot com 2007-02-09 20:38 --- Is the patch mentioned by Maxim checked in now? Because this bug still occurs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29841