This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
testing Octave
- To: egcs at cygnus dot com
- Subject: testing Octave
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 12 Aug 1998 10:58:00 +0100
There was some agreement previously that GNU Octave is a good
realistic test case.
I've managed to test 2.0.13 on i586-pc-linux-gnu with pre-egcs-1.1
using more aggressive Fortran options than the default (-O2
-funroll-loops) and it passes (modulo a known failure with mktime
(?)). This worked with the latest dejagnu snapshot in infrastructure,
whereas in the past I had to use the released dejagnu for some reason.
In case anyone with plenty of cycles and bytes can to try it on other
systems, it turns out you need the patch at
<URL:http://www.che.wisc.edu/octave/mailing-lists/bug-octave/1998/270>
for some C++-ism which egcs now rejects.