[ARC] Don't allow pc-rel relocations for J* instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relocs-errors.s
1 j sym@plt
2 jl sym@plt
3 jeq sym@plt
4
5 j sym@pcl
6 jl sym@pcl
7 jeq sym@pcl
This page took 0.030324 seconds and 4 git commands to generate.