OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libstdc++-v3/] [testsuite/] [tr1/] [5_numerical_facilities/] [special_functions/] [20_riemann_zeta/] [check_value_neg.cc] - Diff between revs 424 and 565

Show entire file | Details | Blame | View Log

Rev 424 Rev 565
Line 17... Line 17...
// with this library; see the file COPYING3.  If not see
// with this library; see the file COPYING3.  If not see
// <http://www.gnu.org/licenses/>.
// <http://www.gnu.org/licenses/>.
 
 
//  riemann_zeta
//  riemann_zeta
 
 
// This can take long on simulators, timing out the test.
// This can take long on simulators, timing out the test. Also change on
 
// OpenRISC linux, since this may be a remotely simulated target.
// { dg-options "-DMAX_ITERATIONS=5" { target simulator } }
// { dg-options "-DMAX_ITERATIONS=5" { target simulator } }
 
// { dg-options "-DMAX_ITERATIONS=5" { target or32-*-linux } }
 
 
#ifndef MAX_ITERATIONS
#ifndef MAX_ITERATIONS
#define MAX_ITERATIONS (sizeof(data001) / sizeof(testcase_riemann_zeta<double>))
#define MAX_ITERATIONS (sizeof(data001) / sizeof(testcase_riemann_zeta<double>))
#endif
#endif
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.