This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: test results on linux/alpha


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]