summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/divide.s
blob: 17433db788644e906f65391d20c3245b3057502e (plain)
1
2
3
4
5
6
start:
 .long 1,2,3,a,b
/ This comment should still be allowed with --divide,
/ but the divide must remain a divide in the next line
a=(.-start)/4-1 # comment
b=(.-start)/4