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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-bootstrap/] [bootstrap.exp] - Diff between revs 36 and 166

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

Rev 36 Rev 166
Line 153... Line 153...
        if { [istarget ia64-*-elf*]
        if { [istarget ia64-*-elf*]
             || [istarget ia64-*-linux*] } {
             || [istarget ia64-*-linux*] } {
            # On ia64, tmpdir/ld2 != tmpdir/ld3 is normal since they are
            # On ia64, tmpdir/ld2 != tmpdir/ld3 is normal since they are
            # generated by different linkers, tmpdir/ld1 and tmpdir/ld2.
            # generated by different linkers, tmpdir/ld1 and tmpdir/ld2.
            # So we rebuild tmpdir/ld2 with tmpdir/ld3.
            # So we rebuild tmpdir/ld2 with tmpdir/ld3.
            if ![ld_link tmpdir/ld3 tmpdir/ld2 "$flags $OFILES $BFDLIB $LIBIBERTY"] {
            if ![ld_link tmpdir/ld3 tmpdir/ld2 "$flags $OFILES $BFDLIB $LIBIBERTY $extralibs"] {
                fail $testname
                fail $testname
                continue
                continue
            }
            }
        }
        }
    } else {
    } else {
        if { [istarget mips*-*-linux*] } {
        if { [istarget mips*-*-linux*] } {
            # On Linux/mips, tmpdir/ld2 != tmpdir/ld3 is normal since
            # On Linux/mips, tmpdir/ld2 != tmpdir/ld3 is normal since
            # they are generated by different linkers, tmpdir/ld1 and
            # they are generated by different linkers, tmpdir/ld1 and
            # tmpdir/ld2. So we rebuild tmpdir/ld2 with tmpdir/ld3.
            # tmpdir/ld2. So we rebuild tmpdir/ld2 with tmpdir/ld3.
            if ![ld_link tmpdir/ld3 tmpdir/ld2 "$flags $OFILES $BFDLIB $LIBIBERTY"] {
            if ![ld_link tmpdir/ld3 tmpdir/ld2 "$flags $OFILES $BFDLIB $LIBIBERTY $extralibs"] {
                fail $testname
                fail $testname
                continue
                continue
            }
            }
        }
        }
    }
    }

powered by: WebSVN 2.1.0

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