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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-gc/] [gc.exp] - Diff between revs 64 and 163

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 64 Rev 163
Line 95... Line 95...
test_gc "Check --gc-section/-r/-u" "gcrel" $ld "-r --gc-sections -u used_func"
test_gc "Check --gc-section/-r/-u" "gcrel" $ld "-r --gc-sections -u used_func"
 
 
run_dump_test "noent"
run_dump_test "noent"
run_dump_test "abi-note"
run_dump_test "abi-note"
run_dump_test "start"
run_dump_test "start"
 
 
 
if { [is_elf_format] && [check_shared_lib_support] } then {
 
    set gasopt ""
 
    if { [istarget tic6x-*] } then {
 
        set gasopt "-mpic -mpid=near"
 
    }
 
    if {![ld_assemble_flags $as $gasopt $srcdir/$subdir/libpersonality.s tmpdir/libpersonality.o]
 
        || ![ld_simple_link $ld tmpdir/libpersonality.so "-shared tmpdir/libpersonality.o"] } then {
 
        fail libpersonality
 
    } else {
 
        run_dump_test "personality"
 
    }
 
}
 
 
if { [is_remote host] || [which $CC] != 0 } {
if { [is_remote host] || [which $CC] != 0 } {
    if { [istarget "*-*-linux*"]
    if { [istarget "*-*-linux*"]
         || [istarget "*-*-gnu*"] } {
         || [istarget "*-*-gnu*"] } {
        ld_compile "$CC -fPIC $CFLAGS $cflags" $srcdir/$subdir/pr11218-1.c tmpdir/pr11218-1.o
        ld_compile "$CC -fPIC $CFLAGS $cflags" $srcdir/$subdir/pr11218-1.c tmpdir/pr11218-1.o
        ld_simple_link $ld tmpdir/pr11218-1.so "-shared tmpdir/pr11218-1.o"
        ld_simple_link $ld tmpdir/pr11218-1.so "-shared tmpdir/pr11218-1.o"

powered by: WebSVN 2.1.0

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