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++/51133] Incorrect implementation of std::tr1::hermite()


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-11-15
     Ever Confirmed|0                           |1

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-11-15 10:05:00 UTC ---
s/testsuite_tr1/testsuite_random.h

Anyway, looking forward, I think it would be great if we could have a compact,
reliable (speed isn't a major requirement) integration routine, adapted from
GSL or elsewhere GNU of course. In terms of testsuite infrastructure, we could
do a lot with it.


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