OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [ieee/] [fp-cmp-1.x] - Blame information for rev 378

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 297 jeremybenn
# The ARM VxWorks kernel uses an external floating-point library in
2
# which routines like __ledf2 are just aliases for __cmpdf2.  These
3
# routines therefore don't handle NaNs correctly.
4
if [istarget "arm*-*-vxworks*"] {
5
    set torture_eval_before_execute {
6
        global compiler_conditional_xfail_data
7
        set compiler_conditional_xfail_data {
8
            "The ARM kernel uses a flawed floating-point library."
9
            { "*-*-*" }
10
            {}
11
            { "-mrtp" }
12
        }
13
    }
14
}
15
 
16
return 0

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.