* gas/all/gas.exp: Remove some xfails on redef2 and redef3 tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / incbin.s
CommitLineData
ff460b2a
NC
1 .text
2 .incbin "incbin.dat"
3 .incbin "incbin.dat",0,8
4 .incbin "incbin.dat",8,8
5 .incbin "incbin.dat",16,16
This page took 0.427322 seconds and 4 git commands to generate.