test results on linux/alpha

Brad Lucier lucier@math.purdue.edu
Thu Nov 23 11:21:00 GMT 2000


On the alpha, the ieee section tests should be run with the -mieee
flag; this should be changed in dejagnu; see the message

http://gcc.gnu.org/ml/gcc-testresults/1999-12/msg00134.html

where I note that Richard Henderson says

... dejagnu's $prefix/share/dejagnu/baseboards/unix.exp
should contain

        if { [ istarget "alpha-*-*" ] } {
                set_board_info ieee_multilib_flags "-mieee";
        }

Someone should implement this small change in the
version of dejagnu distributed by the GCC project so that
the proper test results can be fed back to the project.
Even Toon Moene, the Fortran maintainer, was bitten by the
same problem.

Brad Lucier


More information about the Gcc mailing list