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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-elf/] [binutils.exp] - Diff between revs 53 and 157

Show entire file | Details | Blame | View Log

Rev 53 Rev 157
Line 51... Line 51...
        return
        return
    }
    }
 
 
    if { ![ld_simple_link $ld tmpdir/$test "$ld_options tmpdir/$test.o"] } {
    if { ![ld_simple_link $ld tmpdir/$test "$ld_options tmpdir/$test.o"] } {
        if { [string match "*not supported*" $link_output]
        if { [string match "*not supported*" $link_output]
             || [string match "*unrecognized option*" $link_output] } {
             || [string match "*unrecognized option*" $link_output]
 
             || [string match "*-z relro ignored*" $link_output] } {
            unsupported "$ld_options is not supported by this target"
            unsupported "$ld_options is not supported by this target"
        } else {
        } else {
            unresolved "$test_name"
            unresolved "$test_name"
        }
        }
        return
        return

powered by: WebSVN 2.1.0

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