Fix ext lang calls to value_struct_elt.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / divide.s
1 start:
2 .long 1,2,3,a,b
3 / This comment should still be allowed with --divide,
4 / but the divide must remain a divide in the next line
5 a=(.-start)/4-1 # comment
6 b=(.-start)/4
This page took 0.042151 seconds and 4 git commands to generate.