This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / gas / testsuite / gas / mips / mips-gp32-fp32-pic.s
index 7671823..d709810 100644 (file)
@@ -1,18 +1,18 @@
 
        .sdata
-shared:        .4byte  11
+shared:        .word   11
 
        .data
-       .size   unshared,16
 unshared:
-       .4byte  1
-       .4byte  2
-       .4byte  3
-       .4byte  4
+       .word   1
+       .word   2
+       .word   3
+       .word   4
 
        .text
        .ent    func
 func:
+       .frame $sp,0,$31
        .set noreorder
        .cpload $25             # 0000 lui      gp,hi(_gp_disp)
                                # 0004 addiu    gp,gp,lo(_gp_disp)