daily update
[external/binutils.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