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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [960321-1.x] - Blame information for rev 297

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 297 jeremybenn
# This test fails to link on 64-bit Solaris 2/x86 due to a Sun as bug.
2
if { [istarget "i?86-*-solaris2*"]
3
     && ! [check_effective_target_ilp32]
4
     && ! [check_effective_target_gas] } {
5
    set torture_eval_before_compile {
6
        global compiler_conditional_xfail_data
7
        set compiler_conditional_xfail_data {
8
            "64-bit Sun as bug" \
9
                { "i?86-*-solaris2*" } \
10
                { "-O[1-3s]" } \
11
                { "" }
12
       }
13
    }
14
}
15
return 0

powered by: WebSVN 2.1.0

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