bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / baddata1.s
CommitLineData
65551fa4
CD
1# Source file used to some bad data declarations.
2
3 .globl x
4
5 .data
6foo:
7 # no way these are going to hold the pointers.
8 .byte x
9 .byte x+1
This page took 0.080141 seconds and 4 git commands to generate.