ELF dynsyms
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips-elf.exp
index b8d78827e38ccf59e503a0c9101395928fe4d1dd..29e227445762a0d50e8033ad4588693cdd2c61bd 100644 (file)
@@ -783,11 +783,9 @@ run_dump_test "hash1c"
 
 if {[istarget mips*-*-linux*]} {
     # The number of symbols that are always included in the symbol table
-    # for these tests.  The 2 are:
-    #
+    # for these tests.
     #     the null symbol entry
-    #     the .MIPS.stubs section symbol
-    set base_syms 2
+    set base_syms 1
     foreach { isa aflag lflag suffix } \
        { MIPS -march=mips1 "" "" \
          microMIPS -mmicromips "" -micromips \
This page took 0.024263 seconds and 4 git commands to generate.