X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-scripts%2Frgn-over.s;fp=ld%2Ftestsuite%2Fld-scripts%2Frgn-over.s;h=f651cce6f1dbc998df74b22f1747f71223550573;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/ld/testsuite/ld-scripts/rgn-over.s b/ld/testsuite/ld-scripts/rgn-over.s new file mode 100644 index 0000000..f651cce --- /dev/null +++ b/ld/testsuite/ld-scripts/rgn-over.s @@ -0,0 +1,9 @@ + .section .txt, "ax", "progbits" + .4byte 0x11223344 + .4byte 0x55667788 + .4byte 0x99aabbcc + + .section .dat, "aw", "progbits" + .4byte 0x01020304 + .4byte 0x05060708 + .4byte 0x090a0b0c