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

Subversion Repositories openrisc

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

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

Line No. Rev Author Line
1 688 jeremybenn
# XFAIL this test for AIX using -msoft-float.
2
# This test calls the system libm.a function pow.
3
# A false failure is reported if -msoft-float is used.
4
# AIX expects the parameters to be passed in fp regs.
5
if { [istarget powerpc-*-aix*] || [istarget rs6000-*-aix*] } {
6
    set torture_eval_before_execute {
7
        global compiler_conditional_xfail_data
8
        set compiler_conditional_xfail_data {
9
            "Can not call system libm.a with -msoft-float" \
10
                    "*-*-aix*" \
11
                    { "-msoft-float" } \
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.