[Bug fortran/41293] New: FGSL: Wrong code generated

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 7 07:12:00 GMT 2009


This is with the Fortran bindings to the GNU Scientific Library,
http://www.lrz-muenchen.de/services/software/mathematik/gsl/fortran/

Compiling works OK, but the test suite shows a couple of failures with
gfortran:

Running montecarlo.exe:
 FAIL: fgsl_monte_monte_vegas_getparams
FAIL: 1 of 21 tests failed
 fgsl_monte_monte_vegas_getparams: aborting Execution
Running multimin.exe:
 FAIL: fgsl_multimin_fdfminimizer_iterate
FAIL: 1 of 12 tests failed
Running error test:
OK: All 6 tests passed
 FAIL: fgsl_interp_alloc:nofail
FAIL: 1 of 1 tests failed

The "multimin.exe" test might be a bug in the test suite as g95, ifort and
gfortran show the same error. (For g95 it is the only error, the ifort has
additionally for array.exe/poly.exe a segfault.)


-- 
           Summary: FGSL: Wrong code generated
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list