x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic6x / reloc-bad-1.s
CommitLineData
40b36596
JM
1# Test expressions not representable by relocations.
2# Just one test so the resolution-time error isn't suppressed by other
3# errors.
4.globl a
5.globl b
6.data
7d:
8 .word a-b
This page took 0.357391 seconds and 4 git commands to generate.