At Wed, 11 May 2011 23:16:51 +0200, maxgacode wrote: > GCC 3.4.5 => OK > GCC 4.2.1 => OK > GCC 4.4.0 => Failing > GCC 4.5.2 => Failing > > I don't know if the test limits are too much stringent or there is a bug > or incompatibility with GCC 4.4.x onwards. > > At the moment I'm using the library compiled (and make check passed) > with GCC 4.5.2 removing the -O2 from the Makefile in ode-initval2, but > any patch to permit optimization is welcome. > > Should I submit a bug officially to trace the issue?
Thanks for the reporting the problem. If anyone can run the tests with these versions of gcc on GNU/Linux to rule out anything specific to Mingw please let me know. I was able to test with gcc-4.4.5 on Ubuntu 10.10 and didn't find any problems. -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gsl
