* elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
[external/binutils.git] / gas / testsuite / gas / mips / elf_e_flags.s
index 5fc32ea..3bfb625 100644 (file)
@@ -28,11 +28,11 @@ main:
        .mask   0x80000000,-8
        .fmask  0x00000000,0
        subu    $sp,$sp,40
-       sd      $31,32($sp)
+       sw      $31,32($sp)
        jal     __gccmain
        move    $2,$0
-       ld      $31,32($sp)
-       #nop
+       lw      $31,32($sp)
+       nop
        .set    noreorder
        .set    nomacro
        j       $31
@@ -41,3 +41,6 @@ main:
        .set    reorder
 
        .end    main
+
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+       .space  8