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/] [mul-subnormal-single-1.x] - Blame information for rev 323

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

Line No. Rev Author Line
1 297 jeremybenn
if [istarget "mips-sgi-irix6*"] {
2
    # IRIX 6 sets the MIPS IV flush to zero bit by default, so this test
3
    # isn't expected to work for n32 and n64 on MIPS IV targets.
4
    return 1
5
}
6
if {[istarget "m68k-*-*"] && [check_effective_target_coldfire_fpu]} {
7
    # ColdFire FPUs require software handling of subnormals.  We are
8
    # not aware of any system that has this.
9
    set torture_execute_xfail "m68k-*-*"
10
}
11
if [istarget "spu-*-*"] {
12
    # The SPU single-precision floating point format does not
13
    # support subnormals.
14
    return 1
15
}
16
return 0

powered by: WebSVN 2.1.0

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