At Tue, 18 Aug 2009 16:31:42 -0700, [email protected] wrote: > I put some print statements before the the gsl_test in the > gsl-1.12/statistics/test_float_source.c around line 335 and the test > passed. If I comment out the print statement the test failedas before. Am > I inserted the print statements in the right place?
Thanks, the print statements look ok. I believe the code is correct, so this suggests that it is a compiler problem - so the way forward would probably be try the latest version of gcc and then try to reduce the problem to a smaller test case if it persists. -- Brian Gough (GSL Maintainer) Support freedom by joining the FSF http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37 _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
