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

--- Comment #7 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-11-15 10:49:04 UTC ---
Author: paolo
Date: Tue Nov 15 10:49:00 2011
New Revision: 181381

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181381
Log:
2011-11-15  Jason Dick  <dickphd@gmail.com>

    PR libstdc++/51133
    * include/tr1/poly_hermite.tcc (__poly_hermite_recursion): Fix
    wrong sign in recursion relation.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/tr1/poly_hermite.tcc


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