This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / gas / testsuite / gas / mips / elf-rel6.s
index 6735d75..34c3a84 100644 (file)
@@ -13,6 +13,7 @@ bar:  .byte   3
 f:
        lb      $2,%gprel(bar)($3)
        lb      $2,%gprel(bar+1)($3)
+       lb      $2,%gprel(bar+0x1234)($3)
        .end    f
 
 # align section end to 16-byte boundary for easier testing on multiple targets