From: Thiemo Seufer Date: Wed, 10 May 2006 15:07:24 +0000 (+0000) Subject: * ld-elf/sec64k.exp: Extend for MIPS ELF. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0af35b5577efe1e942794bed2cf7c366fca45732;p=pf3gnuchains%2Fpf3gnuchains3x.git * ld-elf/sec64k.exp: Extend for MIPS ELF. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index de2083257d..6f8bf0aafe 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-05-10 Thiemo Seufer + + * ld-elf/sec64k.exp: Extend for MIPS ELF. + 2006-05-05 Alan Modra * ld-powerpc/tlsexetoc.r: Update for correction to tls optimization. diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index b4a88a0720..bd66c1c570 100644 --- a/ld/testsuite/ld-elf/sec64k.exp +++ b/ld/testsuite/ld-elf/sec64k.exp @@ -51,7 +51,9 @@ for { set i 0 } { $i < $max_sec / $secs_per_file } { incr i } { if { $i == 0 } { puts $ofd " .global _start" + puts $ofd " .global __start" puts $ofd "_start:" + puts $ofd "__start:" puts $ofd " .global foo_0" puts $ofd "foo_0: .long 0" } @@ -101,7 +103,7 @@ puts $ofd " \\\[65536\\\] (.rel\[a\]?)?\\.foo\\.\[0-9\]+ .*" puts $ofd "#..." puts $ofd " 680..: 0+\[ \]+0\[ \]+SECTION\[ \]+LOCAL\[ \]+DEFAULT\[ \]+68... " puts $ofd "#..." -puts $ofd " 680..: 0+4\[ \]+0\[ \]+NOTYPE\[ \]+LOCAL\[ \]+DEFAULT\[ \]+2 bar_1" +puts $ofd " 680..: 0+4\[ \]+0\[ \]+NOTYPE\[ \]+LOCAL\[ \]+DEFAULT\[ \]+\[23\] bar_1" puts $ofd "#..." puts $ofd ".* bar_34000" puts $ofd "#..."