OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [ieee/] [20000320-1.x] - Blame information for rev 688

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 688 jeremybenn
if {[istarget "m68k-*-*"] && [check_effective_target_coldfire_fpu]} {
2
    # ColdFire FPUs require software handling of subnormals.  We are
3
    # not aware of any system that has this.
4
    set torture_execute_xfail "m68k-*-*"
5
}
6
if [istarget "avr-*-*"] {
7
    # AVR doubles are floats
8
    return 1
9
}
10
if { [istarget "tic6x-*-*"] && [check_effective_target_ti_c67x] } {
11
    # C6X floating point hardware turns denormals to zero in FP conversions.
12
    set torture_execute_xfail "tic6x-*-*"
13
    return 1
14
}
15
return 0

powered by: WebSVN 2.1.0

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